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 4187945AA2; Thu, 3 Oct 2024 18:00:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3158240651; Thu, 3 Oct 2024 18:00:55 +0200 (CEST) Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com [209.85.215.181]) by mails.dpdk.org (Postfix) with ESMTP id A5DC440651 for ; Thu, 3 Oct 2024 18:00:53 +0200 (CEST) Received: by mail-pg1-f181.google.com with SMTP id 41be03b00d2f7-7db0fb03df5so788676a12.3 for ; Thu, 03 Oct 2024 09:00:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1727971253; x=1728576053; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=07Osh7oUKTP6D44BwG/IU8x765FjeeCk6fHEzPgh93w=; b=FY8waA2qUMa3tkkMY79mP96KhSyNzSkeHRi3Qilawoz29l9uczdibiENj8JBVS56uK ML0lE1hMbx8ZVH4dbIwD52/GJRRCzlQ0n7Qp4cuFDpeXntG2Lud1rZQqjC8JlkZyVmxy xzTYh8nN0h3SJ1KsZzC21gIh+rFMHSSEOsi4Y5CbHcQqbZtlq7juWA3PI4WjQwbntd1u lVsIXlieXpcn9g0hxVMRkK3qrW+GACFaelwTrPD8UgKCOmtp/2A/+L7i4Ggvk96avxl0 OJUPVEWJsPz91/JjO2KOVHPehA5kyIX82gqZAPeTui4Txe/H83YLpF+H2IIhHiSI8JYb yOZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727971253; x=1728576053; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=07Osh7oUKTP6D44BwG/IU8x765FjeeCk6fHEzPgh93w=; b=EuUMrG2hK4yCseBFgSBEZaTPlDbI6adenO6RI6m/CGDrilpXKF8DqUMJPx3gqBp/BQ zMWSnJD/IKZyhpkpHNATB7wLWiMqr2Y1JV2DPLgwRXT+7OdqA2KRajthiU+b4yQWArIx NcT742xZV2mjeXNCxT5sONoYqLLpd+xFj7ab14X+Zb3NNpppVPAKLWIBdx9yO3koPczT JCFfw7bcmCddATQaWhhGXfjkWSfErfwMYY7N0c9//zxLxbpvsL7mwjdilu9deZ0LfF/r BM/RrtUwrOnQ8O7jfPBus1r0VVoj2PF3vmz/hyeDYkxvhUBVOQJHahKIH6U720ybH4CF 3naQ== X-Gm-Message-State: AOJu0YwWtaNYJh+5frxyvYlutqHZ5oyEazyjZSMun/gxksGl1amgutBQ DZ3nd2DHZHAfqXSjnAs5fKVLhjzSt4Az4M1oyhyWKn1CV5rILyuJUtwHK2kgJQI= X-Google-Smtp-Source: AGHT+IGslgrAfMaTVZ4GpRx4SfabwLPs2vo3YRqZpT8SG4hRIIVfpHotLGZ34rNRSzw9q8hXQtmZ/A== X-Received: by 2002:a05:6a20:b40a:b0:1d2:e81c:adc0 with SMTP id adf61e73a8af0-1d5e2dcd0f5mr9864880637.46.1727971252698; Thu, 03 Oct 2024 09:00:52 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71dd9d6e713sm1497338b3a.23.2024.10.03.09.00.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Oct 2024 09:00:52 -0700 (PDT) Date: Thu, 3 Oct 2024 09:00:49 -0700 From: Stephen Hemminger To: Kaisen You Cc: dev@dpdk.org, qiming.yang@intel.com, yidingx.zhou@intel.com, stable@dpdk.org Subject: Re: [PATCH v2] app/test:subprocess synchronization of parameters Message-ID: <20241003090050.742e7a43@hermes.local> In-Reply-To: <20230726023947.3760943-1-kaisenx.you@intel.com> References: <20230705093515.3285574-1-kaisenx.you@intel.com> <20230726023947.3760943-1-kaisenx.you@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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, 26 Jul 2023 10:39:47 +0800 Kaisen You wrote: > In meson_test, because the child process does not synchronize > the NIC startup parameters of the parent process at startup, > it uses all NICs bound by vfio as startup parameters by default, > and an exception occurs in the subsequent hugefile check, > causing the test to fail. Synchronize the NIC startup parameters > of the parent process to the child process to solve this problem. > > Fixes: af75078fece3 ("first public release") > Cc: stable@dpdk.org > > Signed-off-by: Kaisen You It would to give direct example of test that fails i.e what is the test command line. This patch never got applied because of large number of CI test failures, please fix and resubmit