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 274974558D for ; Fri, 5 Jul 2024 02:22:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2402A4027E; Fri, 5 Jul 2024 02:22:21 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4129040275 for ; Fri, 5 Jul 2024 02:22:20 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-25dfb580d1fso564226fac.2 for ; Thu, 04 Jul 2024 17:22:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720138939; x=1720743739; 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=u+HFFBLp4z3nRST2kl05iO0zO7HUmVpIHcpSCy7AJG0=; b=TGKQqze9q1h4dxokFcEoI7Xho3Ozc5zzC1/dVEY8gZj7o29cOoFcqMgQTjgAiGtjgf cXfYDzYLNzycZxg1Gn42LDf2bUk3nq5yhtcc4VfSHm4h2Nxfvtnf2kIfdKRbb2aE2mqV fZ1ni2On25oWyPYuT1wHlmRxs7se6XcnMjbyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720138939; x=1720743739; 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=u+HFFBLp4z3nRST2kl05iO0zO7HUmVpIHcpSCy7AJG0=; b=t0mTnM5pcMxw0LbWQiKTdEfhHUpAhTQPX5IzdUnKn94LIRprSDw2Sho5Go06f9koXq XqWmlBjBl5UXzhO5N6by/+VfutkhWTfzxo5WhLaIcxK5FoSNmjMMai/Ywk80IYrHhwqH KjeIm777Rck5xlGPfegxdnrVwbhXTX3+9LPjZ+3DGRbj2whfMZcSAuSZqbCyrESn8LnI fSXPsIv+HNGF5j1dC1NNCzH0HGHDl7VAtZ8Y78Kno5Ce5pg2cGHoqmhZrhnhcmF3YF6i fMWMypcksm7KpA7YB95bQaWaqRkvaYB5xR1fedLmpDgm1gS2vomlIZEN1NqQ/QF/Csh0 +HNg== X-Gm-Message-State: AOJu0Yx19+hQWkIWlua2GK9nsok4Tgfuf31IyMxHJzW+kPbBx7/Ft8fI XGhnd5Zs3SBJyifbPYsNc7GPt87f+lz0lplnfJX6SMsr2tyNIIQIEfUKXwvfIC3kS/wcZW4epij yNqx699fWRjQus5mIML/w9xXK5unDtAtellDDbfBWkZ96wCS7Nk1gBy6C X-Google-Smtp-Source: AGHT+IF5BH54ou9UpyTooDjRgTEaPMn+bfLuHImWeXtNn4PIUjjjO6TZaoppICszgOUB2wnHlM60R0jhoSs6 X-Received: by 2002:a05:6870:1496:b0:254:a881:cec5 with SMTP id 586e51a60fabf-25e2bf1e319mr2714708fac.53.1720138939241; Thu, 04 Jul 2024 17:22:19 -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-25e4697ba60sm7241fac.6.2024.07.04.17.22.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 17:22:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 17:22:19 -0700 (PDT) Message-ID: <66873cbb.050a0220.64b90.0781SMTPIN_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 B9509605C20D; Thu, 4 Jul 2024 20:22:18 -0400 (EDT) Subject: |PENDING| pw142117 [PATCH] doc: remove reference to pkt.next From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240704011017.92497-1-stephen@networkplumber.org> References: <20240704011017.92497-1-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/142117 _Testing pending_ Submitter: Stephen Hemminger Date: Thursday, July 04 2024 01:09:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142117 --> testing pending Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Fedora 38 | 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 39 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 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30413/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/