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 E329146025 for ; Thu, 9 Jan 2025 03:07:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D99A64025E; Thu, 9 Jan 2025 03:07:54 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 726464014F for ; Thu, 9 Jan 2025 03:07:53 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e53ef7462b6so598992276.3 for ; Wed, 08 Jan 2025 18:07:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736388473; x=1736993273; 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=QnucYLlSctYBJshHzd4f5BYTv9QyvVVQK9MMMYyM370=; b=Qk4YwBfMtvmJT4ZCK2McRAG7IGW7hnWkJy+mmWiFi5IgHB1u9gn8xkjEfCviEdsU4f HkcwKXRw/NcnNNPV6P+Ie5tjrwMCJkFyrs+MshARpJle65tp7vek4POpX3/3BP0qCKYk +cGw+0W7a/r+HTrBU16lyiFZIQHuSwUfDTNlM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736388473; x=1736993273; 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=QnucYLlSctYBJshHzd4f5BYTv9QyvVVQK9MMMYyM370=; b=YkKN7ZjNRBfn4HU6RHQJcunmO2aDDJp66AKmv2hXzo4RwDolV/N3dLYn266rwWH2T0 SdHwmAQUJSufaK48nVjZIptEtl53YsSYfj30t+phYxzEeyQ3JLFjg38KxcyXFwC/6W6M 2yX1qz1hrDUld1xhx5Zf2PuLjszm13Ymwe43YFmXmT5UoyJEF2e/ckHrMAyjb6uSFRDz ZEsSOcKox3dFENRj6uH4Us3zLFyA3gBV0JTaYNUPWfE43fQJXATQz82RDsZg/nBR192T miFbS6XssmF8d7eH7eYBxC+tRqX2/bxkwrD9u7zRKJct95mrzUs48XcaNMWxLZGGS/eQ oA5w== X-Gm-Message-State: AOJu0YxDGRgonaEZnUvzUuChWFzwVWzNWgn0U6HKsoY8TPg8F1qd0hUP nKabpBmZaU98V5lCcT7SX/shQXcB5m/YjExJTYD/eub1e8wbpG5pnYKxQSqdz3Lm/PSeZ3HrK6d SSPlYAP+J1/bWNlcNlxsX7Z8qQSNnjTuaZE6pU9VB X-Gm-Gg: ASbGncuz6TtHrkrSiQd6XkvYBnvFD3nkzek2nr2zFG/YBw3AnnRq4W5F+X8naEOqKTh Nah2lYPQGQeQRq0g7wbJRAXoM1oztRhn2jnHWOjROXR7vx5boiUjAdy/pRFOUNiizgAQqMcB4rf wg2AyvrwtgNkA40M+6opVZTg1BciqdXUS63m9G0ma7Uk/YwL/xvrXpebgzn/8m/OGCnh6xdvvYz 5hKrP186+xUzKtPzHqVZFw5/aDUqyiG5A2BnhCu5OPGpl57tdYSbGec6cTTxNJB5iAogGPzoW76 FA== X-Google-Smtp-Source: AGHT+IGsFdzVTFYsp7Dr5/8fSu50kyzke2RnvNYoq5YOImFzxmZwH1zSvYVeaM7st1zVRUeofl1ZVvKiOAvT X-Received: by 2002:a05:690c:3692:b0:6ef:75af:6155 with SMTP id 00721157ae682-6f5312d6976mr43227347b3.32.1736388472879; Wed, 08 Jan 2025 18:07:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f546dc5d0dsm180147b3.49.2025.01.08.18.07.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 18:07:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 18:07:52 -0800 (PST) Message-ID: <677f2f78.050a0220.3c62e6.13eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 77F536052471; Wed, 8 Jan 2025 21:07:52 -0500 (EST) Subject: |PENDING| pw149679 [PATCH] app/testpmd: add ipv6 extension header pa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250108024632.12152-1-haijie1@huawei.com> References: <20250108024632.12152-1-haijie1@huawei.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: PENDING http://dpdk.org/patch/149679 _Testing pending_ Submitter: Jie Hai Date: Wednesday, January 08 2025 02:46:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149679 --> testing pending Upstream job id: Generic-VM-Unit-Test-DPDK#26805 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Fedora 41 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Fedora 41 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32276/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/