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 3188744055 for ; Fri, 17 May 2024 20:49:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04C0940278; Fri, 17 May 2024 20:49:25 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 19F2440268 for ; Fri, 17 May 2024 20:49:23 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6a3652a740aso4710816d6.3 for ; Fri, 17 May 2024 11:49:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715971762; x=1716576562; 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=a6Y676Zz2m9bKiBTBM0OjPQc72xKZ/YjSmJ/4/W/PqQ=; b=DS/M66NACXoXGvJttUropQcIXAGf9pncxkXJRJDygNI2G5LtBKqf9kclUhZaJDhCuR eAR6vhBvs3lOE/ndKKD2zKp0tToqAZSWigaWURdhJHG0bmMdKs0tixBahs8IR0e6hpzD /kGoJU4nKJxfzLFVxOPWvxtG5AGiUhDYU71Lg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715971762; x=1716576562; 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=a6Y676Zz2m9bKiBTBM0OjPQc72xKZ/YjSmJ/4/W/PqQ=; b=wjLLc0OsB7HDjmSvG5MkbmVk7w3pJCf5vuJz1n4oNUwB23RXr3dLGgl5nBYWgKX1oa akjT/sdu/i8w4pilR3ToQBdQlqXa1g5vI0irGCRxZ2FezVq1AHQLaLcA4ENNviinnK3q b04/AJS+QFVj8A8M5wtqRtt+UvT9D8yV6p2ik22idtAfETtz13adlMnciv6lAyZ4gFRj 6UyNcNHt1wdZigIHzGvSZEID3CBK89Ys9EyzLWTmlr1bMpB9+94g8MLrY6OiFoQqL0Nn gJTG6Ik9i/fRIxVzDNKjn24pU2JM+AyD3rPANkW4ZZNoGi1h4dse+iBchsnT2cXbVrCC qN7Q== X-Gm-Message-State: AOJu0YxfYx3ioB4z7zapzDEOZWNJ62BWAXVxcdLilvjc75erlm3cWPy4 IkpCLdQB8e3YZO0GKek2HCNMl+DaQnVnpu+HpmeZaSZNImMhx+pzJm2IAfNDz0kFgLChDQ6iopc VVIio/UmNeOIxOUjXguE4MknKz91zkyEJmj6tjska X-Google-Smtp-Source: AGHT+IGzDhW1RV2yxv7nOd3/IyogdJ7+HhLNHz1j5PwX+pMEejn0nBegsDIxFteeIUNCYIuGf//kNbcmPYGa X-Received: by 2002:a05:6214:3197:b0:6a0:9360:c507 with SMTP id 6a1803df08f44-6a168179ae7mr265024646d6.11.1715971762424; Fri, 17 May 2024 11:49:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f1b986fsm11837316d6.32.2024.05.17.11.49.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 May 2024 11:49:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 May 2024 11:49:22 -0700 (PDT) Message-ID: <6647a6b2.050a0220.21c72.ebffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2297F605C373; Fri, 17 May 2024 14:49:22 -0400 (EDT) Subject: |SUCCESS| pw140173-140181 [PATCH] [v7,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: <20240517174044.90952-10-stephen@networkplumber.org> References: <20240517174044.90952-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/140181 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 17 2024 17:35:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140173-140181 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29976/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/