From patchwork Fri Sep 2 02:40:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Huang, Shaoqin" X-Patchwork-Id: 12963577 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 56E9BECAAD2 for ; Fri, 2 Sep 2022 02:40:38 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id E3F88800A9; Thu, 1 Sep 2022 22:40:37 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id DEFBF8008D; Thu, 1 Sep 2022 22:40:37 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id C904C800A9; Thu, 1 Sep 2022 22:40:37 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0014.hostedemail.com [216.40.44.14]) by kanga.kvack.org (Postfix) with ESMTP id BC4618008D for ; Thu, 1 Sep 2022 22:40:37 -0400 (EDT) Received: from smtpin19.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay04.hostedemail.com (Postfix) with ESMTP id 99EB51A0581 for ; Fri, 2 Sep 2022 02:40:37 +0000 (UTC) X-FDA: 79865592114.19.1B44B76 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by imf19.hostedemail.com (Postfix) with ESMTP id 06FF21A0043 for ; Fri, 2 Sep 2022 02:40:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1662086437; x=1693622437; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=daaV3WZWukjbgGvbQ73mOCe8nI4eaN3LDyARuyKPkhs=; b=QKjCfVTL/3tiXYt5/iwZU11pCdVuEJ2f7FcCBAE1fx/bg//7eZD/rwoG UIvR6DwI4Lzk04IMjdPLinrgpViYR3UgU2cr7Nk7IKeLV/2dwa6M7pg2H oU0fdQk4u/5NOtVhnWnRSyvkHXBdHiiy1FySPYSMV5YTZGUSUeSV8HVZY RGgWRLboE+DtgdTgObnOwrzXVjPki0l7wOih+PDlVGM2BL7t/UtBboyKM eXJSf1kYC6YonfrVLFQsgNFiLcfmzHXeDf1dvLLvYFqlwQ0Cq/XE8tWgP +jDURjKLoBW6Y8Ikynzjv4FLNaeG2vZHtqavVjLYpD5deKQGVAEnIpaLj Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10457"; a="322032224" X-IronPort-AV: E=Sophos;i="5.93,281,1654585200"; d="scan'208";a="322032224" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Sep 2022 19:40:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,281,1654585200"; d="scan'208";a="589841478" Received: from q.bj.intel.com ([10.238.154.102]) by orsmga006.jf.intel.com with ESMTP; 01 Sep 2022 19:40:35 -0700 From: shaoqin.huang@intel.com To: rppt@kernel.org Cc: Shaoqin Huang , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 3/3] memblock test: Update TODO list Date: Fri, 2 Sep 2022 10:40:01 +0800 Message-Id: <20220902024007.58041-4-shaoqin.huang@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220902024007.58041-1-shaoqin.huang@intel.com> References: <20220902024007.58041-1-shaoqin.huang@intel.com> MIME-Version: 1.0 ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1662086437; a=rsa-sha256; cv=none; b=K048yj7rxJvTw7TNComy4Qm7hHLZlHQrpicNtcWdA1B6IZ0dHB+r6xCyFzXGWaQSkb0tGP oliOvO+NDYkHvxWFjqowm/qhn9x959h/RCtfyN7lt96DIuY7vl7qvrodbaJzwubO3LC4PN cC2SxUFqgPKmpICPscd3OA9Bm1QbGxg= ARC-Authentication-Results: i=1; imf19.hostedemail.com; dkim=none ("invalid DKIM record") header.d=intel.com header.s=Intel header.b=QKjCfVTL; spf=softfail (imf19.hostedemail.com: 192.55.52.88 is neither permitted nor denied by domain of shaoqin.huang@intel.com) smtp.mailfrom=shaoqin.huang@intel.com; dmarc=fail reason="No valid SPF" header.from=intel.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1662086437; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=s1k9mRuJjmyXidKKJwOEnc91tA8GRPaK+2E2lNwx6K4=; b=T6jdVcLLgnejM5TBX69Xa1DaHAxPjuBxfir0MBJfZlmp+DN5I+ySAdg7y1zTsLT73dtW2j VBKmXiu7X/oc94GdnB7IOUNOngND86ErEXAogI3EMLFqY2fuyBWYj40aPxVzFBV6jIu1Xn 1uKj7d4lxiN7ObT8Nk3dIbXWHYTgSb4= Authentication-Results: imf19.hostedemail.com; dkim=none ("invalid DKIM record") header.d=intel.com header.s=Intel header.b=QKjCfVTL; spf=softfail (imf19.hostedemail.com: 192.55.52.88 is neither permitted nor denied by domain of shaoqin.huang@intel.com) smtp.mailfrom=shaoqin.huang@intel.com; dmarc=fail reason="No valid SPF" header.from=intel.com (policy=none) X-Stat-Signature: 7tapec8is7e3gdzcac4prg4crb3m94eh X-Rspamd-Queue-Id: 06FF21A0043 X-Rspamd-Server: rspam04 X-Rspam-User: X-HE-Tag: 1662086436-501424 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: From: Shaoqin Huang Remove the completed items from TODO list. Signed-off-by: Shaoqin Huang --- tools/testing/memblock/TODO | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/tools/testing/memblock/TODO b/tools/testing/memblock/TODO index 33044c634ea7..503cc96fcdc3 100644 --- a/tools/testing/memblock/TODO +++ b/tools/testing/memblock/TODO @@ -1,17 +1,10 @@ TODO ===== -1. Add tests trying to memblock_add() or memblock_reserve() 129th region. - This will trigger memblock_double_array(), make sure it succeeds. - *Important:* These tests require valid memory ranges, use dummy physical - memory block from common.c to implement them. It is also very - likely that the current MEM_SIZE won't be enough for these - test cases. Use realloc to adjust the size accordingly. - -2. Add test cases using this functions (implement them for both directions): +1. Add test cases using this functions (implement them for both directions): + memblock_alloc_raw() + memblock_alloc_exact_nid_raw() + memblock_alloc_try_nid_raw() -3. Add tests for memblock_alloc_node() to check if the correct NUMA node is set +2. Add tests for memblock_alloc_node() to check if the correct NUMA node is set for the new region