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 E86C444044 for ; Fri, 17 May 2024 03:38:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3CCD40285; Fri, 17 May 2024 03:38:13 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 2B9B64027F for ; Fri, 17 May 2024 03:38:13 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4df7ba13412so119590e0c.1 for ; Thu, 16 May 2024 18:38:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715909892; x=1716514692; 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=bwFlXTdFU4xGseZJHcABNh7zKFaLjZ3kAxIb9w4EO2k=; b=JgFIUkH3o2EzCppI734lAPElwEeG9D8QG5YXVDnAeExLTepwsOXxgsvCuKjw/vmE9O IPn9vFUhZr+Bkw6XNcrHyF6+UXCknuiseAb7iGWhtEDtUcNhc+SMol8gBTZPhnSogWXI 2Rnwij76da45VFHAq5m92zYq9h14btC7PV5sI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715909892; x=1716514692; 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=bwFlXTdFU4xGseZJHcABNh7zKFaLjZ3kAxIb9w4EO2k=; b=QNPiUyu2EhkYJPUwwHbIP/rvIHpg2b220aioK2+U9qgG7qSUJunfbaF5XMUIztI8u4 dkNvHITRcFDHSaZTkpMAt99JEdR+WkSXMNX28XeR02ZdJb6tPeaSzufJbY+GVybyA93C IxrR1h4a9XwcajjPaYz+lArl7HLhSfuaaFGyGjufwDqup1nPwpVJ8k3RMo1UKzvdcTW7 fO38TBzjc9IJqcr+eRiDykDt/zfGVsxoD769p0ttC4503Ya0SUu74UFQmcNK4S18gJGt R8ViGL0lHAeU3utb8p+aZqNENnvxg7t937+g7UrT13wpl//6qRLXwGH88NLSccQYleSI aKMg== X-Gm-Message-State: AOJu0YybllaVYvqol23wD5RaKaujRJlA6bsbwyWf72SuumyEcjt/3H8y L2sPW6NW9c4d50KJQ2mRue2PGIpUYZMesRZAGprT6Oc+D0wtG4FCJWUDgY8ZhEyE+mM+1P3ZBfj 02xutD4Jz0LgRfXEGU6KtZrz+2lyUr0KCVQ4e2MI1 X-Google-Smtp-Source: AGHT+IHr8jBxt5JzxGY9YrQI/gHBTiFAAnaU/ZNnEy4kzmuToRNVBlNQHrRoNBBurU2puCB4iopLJWILh59M X-Received: by 2002:a05:6122:368e:b0:4d4:34b2:9a89 with SMTP id 71dfb90a1353d-4df8838f6a5mr18591724e0c.8.1715909892390; Thu, 16 May 2024 18:38:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4df7bfa2174sm824680e0c.8.2024.05.16.18.38.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 May 2024 18:38:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 May 2024 18:38:12 -0700 (PDT) Message-ID: <6646b504.050a0220.be4bc.ae60SMTPIN_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 DB799605C380; Thu, 16 May 2024 21:38:11 -0400 (EDT) Subject: |SUCCESS| pw140149-140157 [PATCH] [v6,9/9] net/null: use generic SW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240517001302.65514-10-stephen@networkplumber.org> References: <20240517001302.65514-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140157 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 17 2024 00:12:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5bf3e397b34082673b9fe06f4b8f667c8e4913d 140149-140157 --> testing pass Test environment and result as below: +-----------------------------+--------------+----------------+------------------------------+---------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+==============+================+==============================+===========================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+------------------------------+---------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+------------------------------+---------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29972/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/