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 C4D714569C for ; Wed, 24 Jul 2024 12:33:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9893E410E7; Wed, 24 Jul 2024 12:33:35 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 93B3B40E19 for ; Wed, 24 Jul 2024 12:10:51 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1fc692abba4so14888535ad.2 for ; Wed, 24 Jul 2024 03:10:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721815851; x=1722420651; 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=LN0u3ANHv5V9azVxp3aqsXw61EcKx974lwJOX/8BzmI=; b=W1N062Dkbp6x6se8tG12+S0Q9s+MGx4nnU0KsOH+pkzwciB8wIXD74OSwsVlRtMsS1 ke+F83z1X8siBcL7rwv386/C5Ly6UNhslg6O1ewHkNHwDbQs4/G4l/s8gKtME/6l3ujJ kPkcNL2cNp2yxHzb4pn89q2qkSdldPO578+GY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721815851; x=1722420651; 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=LN0u3ANHv5V9azVxp3aqsXw61EcKx974lwJOX/8BzmI=; b=MhcMpdpmN/luKAtaBdKtzi8vKkGF9maLK+LJLXsA54J/r6C6P/4gohWYubV+7MHoV/ 66y8Ts7KRkNyvQD4XrUHMWdvusvoNhHAd5aBysZ19f/YK7vmYY8hqo4oBMEkp5k9mLsQ lPe0z4cHBzcen986mfru8YLvnfSWh+DQdGxPVekELjqhUoHJzvS7sfwEbgt2twQPfvtT 176Q0s/+yGDNuQUen/01T9d8D7cHuyHtFaRuOVfKIUWy2swaN58sUbmx6UULF7ZRLMlS uQCLI7TRK/jgwmDxnzlJCxoVJrNK5tVSpfK/DJGV+jqOrcptx0sbdhTBUyGA54PqPYJG m33g== X-Gm-Message-State: AOJu0YxmecUfMNEkdLRMrz+TMLQm4sPTSBmQhM0WFyrTasidbk24LlQy sIT6FxxCsF/Fbf25mRVazd0zYOkqT1WnORlNmVulmO+z5Af2MV0MJmhdXll8uKjBHhWsWLCXSK8 xXEGcyJEJK6WNZx1+9c2VqAlAVWtAuQjk4oaemGg5cpzfeQXscyRD042Y X-Google-Smtp-Source: AGHT+IHVNpAJUgxA3581xg2N/RMitxAMLKWMk9PUO1ciKUPw4vZATYSy2LZhmDie73oLwjLjBXozHSyECTzl X-Received: by 2002:a17:902:e885:b0:1fd:b604:58a6 with SMTP id d9443c01a7336-1fdd5512bbfmr15983355ad.17.1721815850780; Wed, 24 Jul 2024 03:10:50 -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 d9443c01a7336-1fd6f25b135sm5975735ad.41.2024.07.24.03.10.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 03:10:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 03:10:50 -0700 (PDT) Message-ID: <66a0d32a.170a0220.2b10fa.32a3SMTPIN_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 E24ED6052500; Wed, 24 Jul 2024 06:10:49 -0400 (EDT) Subject: |PENDING| 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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142673 _Testing pending_ Submitter: Stephen Hemminger Date: Tuesday, July 23 2024 20:33:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cad88310860ad99f9133af39f9cf98e524de9ac 142671-142673 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#100147 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ 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 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/