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 EBBCD4408C for ; Tue, 21 May 2024 21:47:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3F2A4021F; Tue, 21 May 2024 21:47:53 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 39196400D7 for ; Tue, 21 May 2024 21:47:52 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6f44bcbaae7so1933989b3a.2 for ; Tue, 21 May 2024 12:47:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716320871; x=1716925671; 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=Qkvrvg/8ndgGboOamtS6ww0SlLuNQtVM2yE4ezGJnRo=; b=IT92+7+0CL2nhsPVVZ1VVWX7efkLrsDU1Owmdy3SvHns7SJC0RfdDklnGLd7PajS9L fL6ZXey3+Z8bL8X6+CYJf1/q0CUW2Od7L7nC8UvNxY5GNZ6DEFDGQmDdWQRm8Wd4OYW9 UVIHlz3ovlbfTXUylyDFVCOjbNwFrRqZMjCCU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716320871; x=1716925671; 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=Qkvrvg/8ndgGboOamtS6ww0SlLuNQtVM2yE4ezGJnRo=; b=ISRoDufDo1/w1YiAiVtB1xdJ8TfVz6IuPalhfsFVfjnEBQ89pOOoA1bneTdGQ7JZHF 9vggQ0NLJXAagbnpD/GsPaK+jlI/SuiY1SSNNnUU8MlZBwEc3CvbhBuNupp5mBgdy1V8 pXkp/ipIG6hcSHzV1zYfBB78LVBdOr1lFvuqtIbQWHSJpK7JYWSopkw/PQa1RrOmGeBm 0pHy56zmK9RRBElEshodTgw5bjnfT1UWXvfYLuFRIXcqWipo4nxhTJu+yWoPyz1VbYfA m5Grz2sZUtwu1jzB9sWi8LRms+lgugJnsXhyhac53HeprHTxzqh7hwKlYgCBm4oKrSo4 3SzQ== X-Gm-Message-State: AOJu0YyZlAmtsGvfn6xgp4WXMsmQC9q+7mtQHAyc1GGcXgGvVepcrkoP mMvkuKt5nK7BVngPM0Na5PCCFMmgHZE9e9E/ZNH8DKCluGbQrCKvZN1RXjZByVmehDVYj7L8RnP CUd9hIa3A07uEho+CRcAC9tN/aF9ROpl1c2VQCR21 X-Google-Smtp-Source: AGHT+IESCzxvZGru133nZ3oqJ8vhbOoozuJ+HxJQxMtg4zdVzEiEp8xjBmb3bBw8DWCMlTt5JbqJmrDDUkIb X-Received: by 2002:a05:6a00:17a0:b0:6ec:ebf4:3e8a with SMTP id d2e1a72fcca58-6f4e02ceddamr37635819b3a.15.1716320871313; Tue, 21 May 2024 12:47:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6340c4d4a6bsm1882247a12.18.2024.05.21.12.47.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 12:47:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 12:47:51 -0700 (PDT) Message-ID: <664cfa67.630a0220.605d5.7169SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 32919605C380; Tue, 21 May 2024 15:47:50 -0400 (EDT) Subject: |FAILURE| pw140199-140206 [PATCH] [v8,8/8] 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: <20240521170453.119036-9-stephen@networkplumber.org> References: <20240521170453.119036-9-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/140206 _Testing issues_ Submitter: Stephen Hemminger Date: Tuesday, May 21 2024 17:00:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140199-140206 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/