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 C7D714402B for ; Tue, 14 May 2024 12:02:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF14B402EB; Tue, 14 May 2024 12:02:08 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 71B0B40156 for ; Tue, 14 May 2024 12:02:07 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69b782287f9so21527026d6.0 for ; Tue, 14 May 2024 03:02:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715680927; x=1716285727; 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=/kD6O1KjrlWKg+jVCv0ki58Od8D0VdkwT4r7BCUMjN0=; b=VIvi18V/VifNaQ5m2hofgWMxapX7arhfbn1iwfYbK24xZhyGcXzoLD8LzfHqYU6Xyh ISVb5E3fDIQd/rTZh4AX6Hf9KGYz31orBUUbJAK6NpAxs7AFBVHvYYBqjkUd6e44rn/l /6+SNbYLDTG4ZGDL1WCvPXEhoBoqxnz/Eljyc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715680927; x=1716285727; 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=/kD6O1KjrlWKg+jVCv0ki58Od8D0VdkwT4r7BCUMjN0=; b=K44SwnLOHHvkTM+z0Oc1upZGcJk3jMlXjn8/LLXQW5baRnfPr9RjHGy2tJSQegs6mc U+STiZqFDwTTto5ePA93Bze2ixPV9mlMWGrCYSpxg+2TqidIoi8cK/OE4OvjYDiBqf3j iN06btRqYkp4uwpYT1imLTjZO5Y9i9Lzh4lMUlqtDkue0ixJsc8MIdeCQJFjg5Q+Cp4z 8Iwc+JYD0dKsEi0kz6QTJoqC/nnQMJlNA2JC9NalouPnb1pOFcM9nLyQ6I+LGuZucjTz +1Ot2IlgM/wg9mNbVL7IMlXJ+2dZJ0PPPE2y60WDTVqnLmmsbnJKyMuhs6x2TZyDFHHc ZSwg== X-Gm-Message-State: AOJu0YyKt+gIfW0ee2Y4oxZ4IcYbONy15tWueUo//0qZPcKCLmf3ktjE dH+ZKcFFFgejcfX2vDGGlLhfZ/Q38XllG78I1nUIzy7nbbRiSrrmkQB0ygchx5vjNFX1oc6VieL 3k6ctcVhtewoiZ0uie2SS4fGZuedgMbdk6GL0KxLr X-Google-Smtp-Source: AGHT+IEzEUwOY+RTIPDA3R+4Nys5zhOrbccCRersk7ZQkVihtUIiU4nQUz0AuJsObB2oe+IROT8ToR5gupXN X-Received: by 2002:a05:6214:398f:b0:69b:7acd:2b94 with SMTP id 6a1803df08f44-6a1680b7600mr136691696d6.0.1715680926743; Tue, 14 May 2024 03:02:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f1ad0d1sm6659276d6.15.2024.05.14.03.02.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 03:02:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 03:02:06 -0700 (PDT) Message-ID: <6643369e.d40a0220.e7b7a.5f0fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D7C760524C7; Tue, 14 May 2024 06:02:06 -0400 (EDT) Subject: |FAILURE| pw140048-140051 [PATCH] [v2,4/4] net/af_xdp: remove unused From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Ciara Loftus In-Reply-To: <20240514084155.50673-5-ciara.loftus@intel.com> References: <20240514084155.50673-5-ciara.loftus@intel.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: FAILURE http://dpdk.org/patch/140051 _Testing issues_ Submitter: Ciara Loftus Date: Tuesday, May 14 2024 08:41:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 140048-140051 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian Bullseye (dpdk_unit_test): ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29950/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/