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 C221E4568D for ; Tue, 23 Jul 2024 08:14:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E571040E54; Tue, 23 Jul 2024 08:14:47 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id CFCF740289 for ; Tue, 23 Jul 2024 07:57:55 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-65fe1239f12so42592607b3.0 for ; Mon, 22 Jul 2024 22:57:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721714275; x=1722319075; 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=4/DYkQo7z9dxqZWuI+V90kINkzCg+QmxPneK8+aSuvc=; b=ZukHCCx+AEfJH7PVnnqaln0nAfNhrrKPeLpAOTBlb0OKdCJOGgLxU4QOurjaPHo8Js M4zeVG7Hj7kLtWb+DrqZym9COEyKN9h6HMQmPMnM5E0w8kpOE1W8E8xXuMDsQ+S8FM5x 3R3MAy6GzDlh0d81/2P3zgHTIgJjoLAqc7Pdk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721714275; x=1722319075; 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=4/DYkQo7z9dxqZWuI+V90kINkzCg+QmxPneK8+aSuvc=; b=hh3dMr2gTcD90mwrMoZbREDMlVgziH+pzqAM0uJJh37ukm5+qXxBuYU/bnd+dLIr25 8dKGPR/lIA2voRleAsMLJ4qy6IkK58tJrw6iawzettfAGoZO6DtobO4E4MKRir9ZdESv ZSsO/HFM/i7ysoTiyo6qFgnsJq1o3lx/elukX8aIw9JhMGZQdzTsdwn1yC2CZU1A1qjZ 4At0PQDRkM5JDXoklsDkr7fWAFQfpSQtlHGJR5137tvRDbEDZLUMS/qt4QZ14o3FYJTe /eLBlaCbj8z54H6H/HV1VEUA91bZkPr0ubuFKRjy2q/ypeB87MNUngUhVT6lOyBoQHyf bMtA== X-Gm-Message-State: AOJu0YwFR5pV4l0VnpcvocRB8ryrqVOzXbZ7ECLWL9rku29f1rXJdhl/ 6FUXT9anqYDI6ojVeJPNuEmXUXRrfGb2E9rGonxlXv/MStQj47e6y7dkebQ+b8yYcSGO137TeRc zA4QfWVGWdT4x5CziPILR/rWsUYFSXkOfCk+houyTFjmAyhtiSnIm+y0m X-Google-Smtp-Source: AGHT+IFp4Gm6CRaIZQc3GAjHC67ttF5dgX+6D41NYnWKupBiOT6SrG5oc/7ZbMvNlt8ATcwqOB3F3flc/GK5 X-Received: by 2002:a81:c941:0:b0:66b:ae3b:3591 with SMTP id 00721157ae682-66e4beb36a5mr21533107b3.17.1721714275218; Mon, 22 Jul 2024 22:57:55 -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 00721157ae682-669539dd9ecsm6094567b3.48.2024.07.22.22.57.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 22:57:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 22:57:55 -0700 (PDT) Message-ID: <669f4663.810a0220.316575.25cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DA116605C351; Tue, 23 Jul 2024 01:57:54 -0400 (EDT) Subject: |SUCCESS| pw142652-142654 [PATCH] [v2,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: <20240723024537.980016-4-stephen@networkplumber.org> References: <20240723024537.980016-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/142654 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, July 23 2024 02:44:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:82baecc069d9247c6890677d84481c1cdff84ecb 142652-142654 --> functional testing pass Upstream job id: Template-DTS-Pipeline#169870 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30585/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/