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 2549A44055 for ; Fri, 17 May 2024 21:51:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C6C740278; Fri, 17 May 2024 21:51:41 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 27C5540268 for ; Fri, 17 May 2024 21:51:40 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ed3587b93bso1152768a34.1 for ; Fri, 17 May 2024 12:51:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715975499; x=1716580299; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/UKEeVNRZ/dZEwdomzhY9DHFyrZJX0QTFEEWyzqxIDc=; b=dl3FecYFR9MgZSNOD+QyXccP9NS6vr6TngnIkV5mzunhcIbilwGh4NmhSAWFRirKmj KMcdhOx5HMG0sh5vKQMZJe3GDWqBTv5fXL6IC1WDXvM2iqu6ltT/imfbL0wzEojaqVZ7 SH4fmWQM4hutkekQ/e/p43X9DbBwc75Sn42Ok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715975499; x=1716580299; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/UKEeVNRZ/dZEwdomzhY9DHFyrZJX0QTFEEWyzqxIDc=; b=iKrHzNYXjoIRrw9D652I0JpK2jCbCeQLNlaWKyLkOhpz0hgE+4wwtoSAz1yXv6Fwkg ZCBH4W5Fi+nRYkigMZnip0XKafDY5Vq5eGV2uV1NiM7BI+JYcbvzgJH1Y7tm8+QGeZN0 02hT01xYYjTvYb+3qQ+lPK4pFptr0p9BLEoMeAdfaDdbqyJHqbxPStr4XQMav0XHa+dx Fh3Q9dJVg+9xOgdGmANgmKpT51zz/zyFYvIR3v22fuBoU0pr7Y853bkVstGrsTZZrL+2 4LKexQ9XUb+2R4TMVWGrw54I7kHzy231VKF02v000no2v+ybjW72gs1lT+SSyEPGBmGr zzPA== X-Gm-Message-State: AOJu0Yy+oLVUt3FshH2YEFWwJRZy2b+Lh+6lkElx8Otl6uzX0mQ99ITb YWqT5bN3dNRstLd4x70AesaVv5LUH2HpmWQjK89JzK3usTuT1ZsO5RqhLNFiFiKOKReF+h8iJmK iwpeomLNMJAtelp4Gyjya/Gb/bxUENSYBLH7uHtbX X-Google-Smtp-Source: AGHT+IHeXmu2rJgiHjccNKr9O0r6HmC56iEsLWcozQQpXOnb0W4Px9FH5MJDsVrOwHjZk3x5GQJQqkPzFoEX X-Received: by 2002:a9d:6a46:0:b0:6f0:5ecc:9ddd with SMTP id 46e09a7af769-6f0e9133c7bmr24495321a34.15.1715975499445; Fri, 17 May 2024 12:51:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-6f0e3e44566sm783281a34.6.2024.05.17.12.51.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 May 2024 12:51:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 May 2024 12:51:39 -0700 (PDT) Message-ID: <6647b54b.050a0220.ca96c.5427SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 87A2E605C373; Fri, 17 May 2024 15:51:38 -0400 (EDT) Subject: |SUCCESS| pw140171-140172 [PATCH] [v1,2/2] app/testpmd: introduce VX From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240517080735.1787616-3-gavinl@nvidia.com> References: <20240517080735.1787616-3-gavinl@nvidia.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140172 _Testing PASS_ Submitter: Gavin Li Date: Friday, May 17 2024 08:07:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140171-140172 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29975/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/