From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 11A3DA00C5; Thu, 14 Jul 2022 13:55:39 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2E3D42B73; Thu, 14 Jul 2022 13:55:38 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 66FC242B6D for ; Thu, 14 Jul 2022 13:55:37 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1657799736; 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=kUAZd3oy7QK6tP7qEYcByrd9rC7B9Q/3iHFd92kD+OM=; b=XzsF377bFifR3FN6fRN/xyVRwMtUi54N8/O5VXwLlP3dvju9hHONzgqL4DYPaSvpbm5mM7 D1skUg5TjmOGAJl78VdN9Y3myY8YGpto4k7/vU1e6UUrgVxNih+r4RHNfOQQ1NsGz2+Uwj VIagF4/xHxTrrC25ga1SGsAigbl9aHI= Received: from mail-lf1-f70.google.com (mail-lf1-f70.google.com [209.85.167.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-551-2po9z9-IOgKQjdYYbi27pQ-1; Thu, 14 Jul 2022 07:55:35 -0400 X-MC-Unique: 2po9z9-IOgKQjdYYbi27pQ-1 Received: by mail-lf1-f70.google.com with SMTP id r2-20020a19da02000000b00488c1f8322bso669572lfg.9 for ; Thu, 14 Jul 2022 04:55:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kUAZd3oy7QK6tP7qEYcByrd9rC7B9Q/3iHFd92kD+OM=; b=F9y37/n/evGDMMlU3Oh8H24hjQ+iegWrZKy7KN47cJKhaq0MCiEky/Y9K+hDOtYxjM dIaOOTaiGsuvmx9oCNQOT960i/aOrb/4G/hoGvjzPB1oG5kpDiXqDSIykjBJWerLcKQ8 s+Hb/VpVwVzuo6ib1RezOJwcIAPmjPY43EXY4zZQpGHyskvBh6tcq0DUugOzZwINQR5B USySYxZ92tj9mu5NhiU13CcxhLstSoiiRiqhvlqiSePcM6HRnRB2JpRuELIUVpUHNpF6 Thqwilo+bUUQannguL8XIXQfMyM9JSrSFZQd+B+jGFzSfD0Ie8mwI6v2t1wJjw+VBldf Wu4Q== X-Gm-Message-State: AJIora8USUBrxjA6EaCBnOGn/COQCu2gpnQbZJCkzz33hSmAkNzi1gim FXbEBDdJr+Jv/Mw6Sc/0GTP+Q3LizAPa1/hutvmGAGSRSIevq+PCinwlWE6fp6tNgL4evOkSTgm mES29OwVG86ByO1zEn5o= X-Received: by 2002:a05:6512:280d:b0:489:d766:5e3 with SMTP id cf13-20020a056512280d00b00489d76605e3mr5075904lfb.499.1657799734175; Thu, 14 Jul 2022 04:55:34 -0700 (PDT) X-Google-Smtp-Source: AGRyM1sWs21Sl2AsYD9kp1Y7I+U/jAvn181PYYWytiEZeh4QFluEpl1rJP/+3lWPUzDQ75OhCxpVjQDQwpVBiGopIfo= X-Received: by 2002:a05:6512:280d:b0:489:d766:5e3 with SMTP id cf13-20020a056512280d00b00489d76605e3mr5075889lfb.499.1657799733944; Thu, 14 Jul 2022 04:55:33 -0700 (PDT) MIME-Version: 1.0 References: <20220713155043.11490-1-olivier.matz@6wind.com> In-Reply-To: <20220713155043.11490-1-olivier.matz@6wind.com> From: David Marchand Date: Thu, 14 Jul 2022 13:55:22 +0200 Message-ID: Subject: Re: [PATCH] doc: announce behavior change for device NUMA node field To: Olivier Matz Cc: dev , Ray Kinsella Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Wed, Jul 13, 2022 at 5:51 PM Olivier Matz wrote: > > The dev->device.numa_node field is set by the bus driver for each device > it manages to indicate on which NUMA node this device lies. > > When this information is unknown, the assigned value is not consistent > across the bus drivers. In v22.11, the value will be set to -1 in > this case. > > Link: https://patches.dpdk.org/project/dpdk/patch/20211026090610.10823-1-houssem.bouhlel@6wind.com/ > > Signed-off-by: Olivier Matz Acked-by: David Marchand Thanks Olivier. -- David Marchand