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 E4D514403D for ; Thu, 16 May 2024 03:00:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1368402F0; Thu, 16 May 2024 03:00:35 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id AA9B8402C2 for ; Thu, 16 May 2024 03:00:34 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e201ab539eso8155539f.1 for ; Wed, 15 May 2024 18:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715821234; x=1716426034; 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=NEdB6l3KjIqKWnaAmZ03P0ZKz2w5MSUOONVGvEgytDs=; b=Xuj0qwfDnZPxKwR9kxtJablz9jnfVG9fO8xwp7/FWEQhYRRVGHyTzcQz1gQkWJNUCD MhyV7d1SP1kH1mZS0WbWPniKExkyRQlz3ljqYSs4F0/xBrRn0eapy33Ml2tBxHT6vilt dNuVpCjTDw7oW2LjvjjNkugPis6eSgBm9qaXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715821234; x=1716426034; 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=NEdB6l3KjIqKWnaAmZ03P0ZKz2w5MSUOONVGvEgytDs=; b=TMKW5vFyA2Qj/KxpDqfRb16gQvyBtFTEotQktOUHYTtP1ICycQCMvQjIYQEgUkB2Us hKfs9P8ObPjKZREKMAEDwZjTnOYY3Hc7Gi1EWqO1v4P46jgvvItte+wN03WP3X7BOuxW IxuKILLnb1d/kzo208oF59qvlkI9A3+OHZ+TE21hp2Ht8lm5A8pY8cFpewWsJ4IsC99N 5CkT3tRFWBeC03xJPcEn8V9GDb4ZLlHZLiVwnOZhr653VIQpbnljc2FNTWgUtpGicKMi 7Syfru6cCo02LjW75nsf/8IK0btXok6xFQcwyuKeSoOxIyEJwMt7jMq/mXyLU7aToL8p TBeQ== X-Gm-Message-State: AOJu0YwpmIG7Nx2nxUfbAFI88wdmyMU1iuB8TLIM36BeyypaAW6uwx61 i58E0gQGoEgj/gJeLaU469TVyvWwkOdNdrmRh4kIpqNzwm6XjW7TNRPjatLODlakp7Clmw8T7mq 2jVaJmCngBZppxMWSOmGj4tBu9jEMDI4KUs5Mxql2x1zhc9EiTm8S0lrF X-Google-Smtp-Source: AGHT+IG2x1NKilP5ZFUegZ6zqI3/orUFjdeNDc9B7gO/P6sgClFQ21uqaPZNDEn9nC19ashql27S8jH40Ha4 X-Received: by 2002:a5d:990c:0:b0:7e1:8282:d8a9 with SMTP id ca18e2360f4ac-7e1b521b69bmr2066465239f.17.1715821234148; Wed, 15 May 2024 18:00:34 -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 8926c6da1cb9f-4893703bff2sm725320173.43.2024.05.15.18.00.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 18:00:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 18:00:34 -0700 (PDT) Message-ID: <66455ab2.050a0220.1b41a.8466SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9AF7F605C373; Wed, 15 May 2024 21:00:33 -0400 (EDT) Subject: |SUCCESS| pw140129-140136 [PATCH] [v4,8/8] net/null: use generic SW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240515234234.5015-9-stephen@networkplumber.org> References: <20240515234234.5015-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140136 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 15 2024 23:41:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140129-140136 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Debian 12 with MUSDK | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29967/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/