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 D09D7456B1 for ; Thu, 25 Jul 2024 10:12:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA19B42DF0; Thu, 25 Jul 2024 10:12:59 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 0825040648 for ; Thu, 25 Jul 2024 10:12:58 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5d5af743b8fso330435eaf.3 for ; Thu, 25 Jul 2024 01:12:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721895177; x=1722499977; 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=IYf3ObSxW75rioyohLyK9nXCESKD0RAs68HapdoPMtk=; b=LIjPt1AZHx2wxeSwgvdwOdTXhxJfdzRrp1iqXddOHjPCi/0d1T0Zgps8sc/RqRs4Si KG1d2O2cDe6/COJVthvi2kSY8NefDdwdK8n83bxujfHAOC0bAejSUZoeC/I+14s8fzUt HLL0coNzQ3btWqLSn3q5b6AUnlyd7llUb9uF8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721895177; x=1722499977; 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=IYf3ObSxW75rioyohLyK9nXCESKD0RAs68HapdoPMtk=; b=kC3DeG9cj117ukmVCVIpSJvR1OwTRLknSUtGKYy7TgIzx8nJqPZQgcnYJDP/ZvgF6G AxAjuyxLnCPtphQNLcxeUAh3TuWBDQziwOxDFrKbD72PhuFb06Vi+8KlSnUMsEpK78oj xoWgBsQVbdpH349FZsdWHkvug9qnyjN8UfrksnBnyam3kF7C3Xx6pZc9bDv/RriRcrQc UIw/tyCGLZFxNDGsi9UFNK2UTP1oyH6xCYSrnkSH7/GRntmNVaIAOpzq3tk+N8WcsXwK qKGmTEn+l7r1uSLBCd+OOpTImsclVALwbbx2ut2IAqp1DdyEPix22rw8DyZNKvNp6qnj VU+g== X-Gm-Message-State: AOJu0YzIAwA8pq25D44MQ+9XRJD82v8/JN0HYH0llnQIuhksxm/oqi+l 17nYHVanhaC/MRjAMNp0XiW0KQwWyMn7PVg6Xedv+nCkb3SQX9GkFYNV2aV9H2ipnfBxJM/LatR qIDPuoClnQJlU8YljEW4EOiBF9EWn8uz3Cp+BvwOj0zRmrepEm7mwAh23 X-Google-Smtp-Source: AGHT+IGyLUmnk2+J0JyaM9433+tuUgEFD+M5TnC2CXh85kD4p97C7z2C6G6HJApMH4Wk/b4OeYzJ0Hn/ZQ4e X-Received: by 2002:a05:6870:fb9e:b0:261:16da:deca with SMTP id 586e51a60fabf-266cc37a2d9mr1478584fac.27.1721895176977; Thu, 25 Jul 2024 01:12:56 -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 586e51a60fabf-2653e73bdeesm88908fac.17.2024.07.25.01.12.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jul 2024 01:12:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Jul 2024 01:12:56 -0700 (PDT) Message-ID: <66a20908.050a0220.f2300.34d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6322960524C8; Thu, 25 Jul 2024 04:12:56 -0400 (EDT) Subject: |PENDING| pw142707-142709 [PATCH] [v4,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: <20240724184741.150763-4-stephen@networkplumber.org> References: <20240724184741.150763-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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142709 _Testing pending_ Submitter: Stephen Hemminger Date: Wednesday, July 24 2024 18:46:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142707-142709 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#244603 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/