From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EA7F3C77B75 for ; Wed, 3 May 2023 10:01:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229811AbjECKBj (ORCPT ); Wed, 3 May 2023 06:01:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54744 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229643AbjECKBY (ORCPT ); Wed, 3 May 2023 06:01:24 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0A68D10F3 for ; Wed, 3 May 2023 03:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1683108037; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/6nW/ulj6fgmoP9Hji3Y8JXnyxUQC9ywV4YbenugH1I=; b=QMUmp2wq9rEOFMRszGBiIsNkeBeAUlmMB9Bg2xbWTnnw7F0NKSQ7vODggV1wfhQc/pGhEw FaaH/3UGMddG60r8w46S0oXWzR69N68Q/kM1wsbG23U2CBHCFWMVwx3+gnXHrmywXeXWS2 gDjHPokn+OTi0N2cRLwYZZjBfosdSww= Received: from mail-wr1-f71.google.com (mail-wr1-f71.google.com [209.85.221.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-577-j6sRwe0sOFG8lwotLs25GQ-1; Wed, 03 May 2023 06:00:35 -0400 X-MC-Unique: j6sRwe0sOFG8lwotLs25GQ-1 Received: by mail-wr1-f71.google.com with SMTP id ffacd0b85a97d-30635d18e55so765905f8f.2 for ; Wed, 03 May 2023 03:00:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683108035; x=1685700035; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/6nW/ulj6fgmoP9Hji3Y8JXnyxUQC9ywV4YbenugH1I=; b=YodEmFHR9oR1EYplBRXWAwRCuorzUZuwvpgRMYiZTEmMdn7q+47EbV7fnyg7PiHu2q 8z3jQxD43ttHgar4WZQCXDbLYw4F2sxU4xpglI/hFLfdaTR8DQivFHf7n9QV6LvR81p2 p5DVBDsv8j16bndA49TvH/+OTZISjnXaI6C4iAbZ2VwJcL8M7mQuQakD0krftm8AazVs S7NuU+XfaM+bQx2iAHWhrwOJ5i7013eDRRVLQmxe4iMGbA+ahSqSJNfCeisG51Tei2yk D0B9h9knpZcC+kNWeQUqZJ2fX3gurirVzjofGHyZhzTpBhhsF5kkfbshvU24vqu25oZp aOjQ== X-Gm-Message-State: AC+VfDzXZFpHgV2rE8M8QsO1rgljEB2utfMRxZQWv+kvknuWMQXnkVBt LeikU/FdHCQqjh+459FLIN4EvYnzRNFMtmSzxl0sAXGbM1OgZLBE06TcAq9dhbxeCZGDqdz1F36 iTYIuVKpW3t2eOyXFrRm65A== X-Received: by 2002:a5d:4f90:0:b0:2f8:f144:a22c with SMTP id d16-20020a5d4f90000000b002f8f144a22cmr14188538wru.62.1683108034794; Wed, 03 May 2023 03:00:34 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5sZP/W3eAA1sD5mGDayMPgI7uxdRqkhgoaxqYxdWD5TDfzw7oHq1zZ2xQsVtBHq7cLgK1BLg== X-Received: by 2002:a5d:4f90:0:b0:2f8:f144:a22c with SMTP id d16-20020a5d4f90000000b002f8f144a22cmr14188495wru.62.1683108034475; Wed, 03 May 2023 03:00:34 -0700 (PDT) Received: from vschneid.remote.csb ([154.57.232.159]) by smtp.gmail.com with ESMTPSA id l18-20020a05600012d200b002ceacff44c7sm33457472wrx.83.2023.05.03.03.00.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 May 2023 03:00:34 -0700 (PDT) From: Valentin Schneider To: Yury Norov Cc: Jakub Kicinski , netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, Saeed Mahameed , Pawel Chmielewski , Leon Romanovsky , "David S. Miller" , Eric Dumazet , Paolo Abeni , Andy Shevchenko , Rasmus Villemoes , Ingo Molnar , Peter Zijlstra , Juri Lelli , Vincent Guittot , Dietmar Eggemann , Steven Rostedt , Ben Segall , Mel Gorman , Daniel Bristot de Oliveira , Tariq Toukan , Gal Pressman , Greg Kroah-Hartman , Heiko Carstens , Barry Song Subject: Re: [PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro In-Reply-To: References: <20230430171809.124686-1-yury.norov@gmail.com> Date: Wed, 03 May 2023 11:00:32 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org On 02/05/23 14:58, Yury Norov wrote: >> LGTM, I ran the tests on a few NUMA topologies and that all seems to behave >> as expected. Thanks for working on this! >> >> Reviewed-by: Valentin Schneider > > Thank you Valentin. If you spent time testing the series, why > don't you add your Tested-by? Well, I only ran the test_bitmap stuff and checked the output of the iterator then, I didn't get to test on actual hardware with a mellanox card :-) But yeah, I suppose that does count for the rest, so feel free to add to all patches but #5: Tested-by: Valentin Schneider