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 9C2D443FFC for ; Thu, 16 May 2024 19:00:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98ED5406B6; Thu, 16 May 2024 19:00:25 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 1536040689 for ; Thu, 16 May 2024 19:00:25 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5b273b9f1deso284953eaf.3 for ; Thu, 16 May 2024 10:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715878824; x=1716483624; 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=7RkfDELyoLeZAvqrXfnRCE3dbn8hda7Q3wQ3iRVd4iY=; b=BQlCZlcEtR7so71a1szd9std5EUeVh+j0+PngvZzd/JWwD2PIukMa/B2E5rLB7fc8R BYWkLZ0XZ4bIAiz39dh07GoIjddIXpI8hxLahxu2HL6g5NFc8unrLX2zqJqGJXySVkHj 78ZHgVQykoelga3vmNu5eoA2dER03AtlWZi8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715878824; x=1716483624; 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=7RkfDELyoLeZAvqrXfnRCE3dbn8hda7Q3wQ3iRVd4iY=; b=bxA7Bmu+SNjHl5T5xSMAjCA2N9/jUAWw+EUbBYUna6VqslJDQRa9O0HsW8gCZFhRnn /aSS/5c8YREdEw394vlwgjAkHexiE9D1wjXFa8VCqY8ZSyoXPWp7CaA/1vChw78TcFzj K29L58R/hRGle4KR5WxdV5EidKzEH2q6ojoAmiOYmVc7v8M88StWhGqDdgQfRtSDBDPs +T2uMjmG1MwS26loXALni0Q7myWranjISzaD2zJ1fDodSqE33HkR4No5e/eZ1YrqosY3 5tDFdc0tWpRmJHZO6MuizK70UA8aZ0zSJ0Zzz9hmct+cURxavsTOn9PFzjFmtI78mjbK k/tA== X-Gm-Message-State: AOJu0Yy71bliAP5weIzdh3twP3lXQXisNxQZLkcDtXQTCwrGoWmXIEzL Txy4iMUfUNRF5BjZLDaa//G4JYCYmpQur0+oWtwZFwDdERbVGVse1wpPvAN6U4ySdVJe/35ZMoF rnFq3USdDz8tuQJ73ZRgNCMrbYgqTHSkBY03113+lSq8j5UgCyeXxunwD X-Google-Smtp-Source: AGHT+IHAB+fkSW0o4DiTRvoarV9lHT36ULGxkdfGoPV58WaeHNjgwo8HdsaNiHDDLJ7irH6TmM6hgJID+Me9 X-Received: by 2002:a4a:5487:0:b0:5aa:596c:52d0 with SMTP id 006d021491bc7-5b2819a49dbmr22456196eaf.6.1715878824257; Thu, 16 May 2024 10:00:24 -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 006d021491bc7-5b273ec3ba6sm1436577eaf.13.2024.05.16.10.00.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 May 2024 10:00:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 May 2024 10:00:24 -0700 (PDT) Message-ID: <66463ba8.4a0a0220.f8ef6.330bSMTPIN_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 B5D02605C381; Thu, 16 May 2024 13:00:23 -0400 (EDT) Subject: |FAILURE| pw140140-140148 [PATCH] [v5,9/9] net/null: use generic SW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20240516154327.64104-10-stephen@networkplumber.org> References: <20240516154327.64104-10-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: FAILURE http://dpdk.org/patch/140148 _Testing issues_ Submitter: Stephen Hemminger Date: Thursday, May 16 2024 15:40:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:884f83ccf74b5364430d3b21c653d5f6e359e091 140140-140148 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | FAIL | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | Debian Bullseye | FAIL | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | FAIL | +---------------------+----------------+ | Ubuntu 20.04 | FAIL | +---------------------+----------------+ | RHEL8 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ ==== 20 line log output for Fedora 38 (dpdk_unit_test): ==== CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29971/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/