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 25B924409D for ; Wed, 22 May 2024 20:13:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2045F4028B; Wed, 22 May 2024 20:13:49 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 8C50F400D6 for ; Wed, 22 May 2024 20:13:48 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7948b7e4e5dso225804985a.1 for ; Wed, 22 May 2024 11:13:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716401628; x=1717006428; 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=uPW+5bspptEffOSzRSc9x6eIbdWoGhTel4mztVFBU6E=; b=bzSf1YcjMyhoql8U/RdiR8LocetLEK6WW98dFlfVMf1ykftbgwqnQ+/IMhVRbH1Nk0 0K8i2Z27ZXaFFG8QIN1nBowzsLyGfued82AUHMLeserg9lIqgGZ/OcQjBtq5DK1l04nc Y7I4Xg04eGtP7L7WhMOPhZlSz3yj++fAL7ImI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716401628; x=1717006428; 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=uPW+5bspptEffOSzRSc9x6eIbdWoGhTel4mztVFBU6E=; b=uKPR5/gDH0l4WrCF93eIb2vpOfkOQCX1bmP4CUWnfUSJcGGTHVL0g6HwO+Vzfx4MhN ov02UZlJIyCE/5ftp4aGi65aecSF53huSaThDilglItivrTS0V239CPAGnDZhT6SdyqL 3c2rlKHEQ4Xfx/YWBT50fHIkPCtX2YdTQ5IlBheX9aJ5knuu8HS9agdBXqCMTXVZbJdv Ye8HMcA6zYlNr9/effgUFsrmjtdeoDzea92wQlB1XgA2v0LfowmwCOTEZa84OtGTKOTC K9XgsHSqCajcRUIogVYDx0+4nxjmMJ+TyD89yVji/m7WkB6DtJ88Fpxiqv9pv6ndVSbQ hTsA== X-Gm-Message-State: AOJu0Yx23x13z6HDjV27y01PtkPVXzNolCTRJw/k3RnC8QHVfCmmmeGM +2PleVIor902uTTYK+5n3C4uqePNuwEznd0bUrYqL/9/ZauTSf9OXnlXM0e38O4IMJQBKp20bY+ 57RyNDJZt73ogwaGpAIbNnSJJfuarhsl/n14GmFn+63azECUTYIDhxIxC X-Google-Smtp-Source: AGHT+IFOicGxIUCE02rTWnFKb3ePFj+v+1vnzv9a0NqA1+ocjFkjcRWzb/zX7fSzW89VV7xUhZClTinUVhAq X-Received: by 2002:a05:6214:3d98:b0:6ab:7088:c0cb with SMTP id 6a1803df08f44-6ab7f366099mr39490536d6.29.1716401627891; Wed, 22 May 2024 11:13:47 -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 6a1803df08f44-6a15f25ca11sm19498146d6.70.2024.05.22.11.13.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 11:13:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 11:13:47 -0700 (PDT) Message-ID: <664e35db.050a0220.d21f5.5bbcSMTPIN_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 9E83E605C380; Wed, 22 May 2024 14:13:47 -0400 (EDT) Subject: |SUCCESS| pw140272-140279 [PATCH] [v10,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: <20240522161427.64568-9-stephen@networkplumber.org> References: <20240522161427.64568-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140279 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 22 2024 16:12:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140272-140279 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+===========================+==============================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29990/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/