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 9A97F45698 for ; Wed, 24 Jul 2024 11:54:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 877C843355; Wed, 24 Jul 2024 11:54:45 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id D2ECC410E7 for ; Wed, 24 Jul 2024 11:19:29 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7a05c755477so437334585a.2 for ; Wed, 24 Jul 2024 02:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721812769; x=1722417569; 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=Q+Puus3NPdDFRwLmqRpEMFybz2CDlIGz8V/3GqpaWos=; b=ST9a48my4xyBWZn2tgQ8EdQRElJCK+cc4yGMtW1b5r5o3hIIrcpIANmi38awzEwb0O AvnvosXn+F+K3yulftQewUwMyz5dfWfhd3eiT4Q4+R3zsJW5XfoZSSzsP5P3lME6piQi l2Mvt1I44gCLf89EUCXWZg9Q3veYBAwf8kqTE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721812769; x=1722417569; 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=Q+Puus3NPdDFRwLmqRpEMFybz2CDlIGz8V/3GqpaWos=; b=sFWv9FgRZ0YB1/+Fs1mGrPmn8CCGzkYnb0ChHjVlG9RnLlO1eMLyBlz7zr5z9faLeN 14YJ4YLWwB/9FnIb0wqRB3wK1UZbuWpNXssAvVLB309OnND5OK51r+E2OH22aUU0nwph PwOh1i8HDUmjuvj85FPe0VEQiGqGAQvUOBRvkw5g2B8zsVtRroku64DZBBX/URyVvZ+9 GSs6j0rBDei6d3EMtWDpP3tCuIoT7gvqpSwO6VBvsKprNbDwTIPSucv1Wr32cjq04eB/ 0S6/BbiHAnsWOK0m5F7cAHOr+8WpkCX/OobxmMCW4NtHMeMaKKakvUAu9Uzbgu6vjahE gjzA== X-Gm-Message-State: AOJu0Yzj4VrTs6CbOkNzAQOYcuSL93XcnjgZh62gLXWYHvPiYTC/pIf4 3RBLGRY/rasEMBor49TteksTKXXRZZm6uFxMnyUGs3j7PKfny2h3g+GKpCq4+gF4tNXQrUd9w94 mBeQRH9JEP+pRyvUkf/a3Zj8H1ASApJD3Qk97YJGAwVq71ljyqbu0S/xc X-Google-Smtp-Source: AGHT+IEwY0zaRdS7coPlC+151WlQ7QkS/v8H1WR80oxeKkYyTOwa3OgLrBBZCgwhGH7eZzuaHSDg6Q1S+I4j X-Received: by 2002:a05:620a:2982:b0:795:58aa:1b57 with SMTP id af79cd13be357-7a1cbd4f13emr149551885a.60.1721812769175; Wed, 24 Jul 2024 02:19:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b7ac788e91sm6148966d6.12.2024.07.24.02.19.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 02:19:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 02:19:29 -0700 (PDT) Message-ID: <66a0c721.050a0220.3c9dfd.3523SMTPIN_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 D82366052500; Wed, 24 Jul 2024 05:19:28 -0400 (EDT) Subject: |SUCCESS| pw142671-142673 [PATCH] [v3,3/3] test-pmd: add more packet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240723203629.246735-4-stephen@networkplumber.org> References: <20240723203629.246735-4-stephen@networkplumber.org> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142673 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, July 23 2024 20:33:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cad88310860ad99f9133af39f9cf98e524de9ac 142671-142673 --> functional testing pass Upstream job id: Template-DTS-Pipeline#170328 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30599/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/