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 D154D4403D for ; Thu, 16 May 2024 02:53:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C745E402E1; Thu, 16 May 2024 02:53:57 +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 3CE76402C2 for ; Thu, 16 May 2024 02:53:57 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-78f056f928eso515829685a.0 for ; Wed, 15 May 2024 17:53:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715820836; x=1716425636; 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=JbkdRnghy7GsGrf+wZWPSkmUAgoToVOCG3HA5vPgMDM=; b=OjRCftElAi7vYJP4mOp3Yiog5SWlOXBivWoxl4sj9kqmfLqNls3a1Df2F504d6MUsb k6rywfuZAizNt0JzRVCZT0CByRVSLTH78WyCqg3G6fKFx8ZrDq88ePwfVz4qHpOiV3P/ 4A/H1PD4Y3CNrw38fbskMXoNUEs/YaOR71mr0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715820836; x=1716425636; 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=JbkdRnghy7GsGrf+wZWPSkmUAgoToVOCG3HA5vPgMDM=; b=fudDdJ/Lp+4LEADcQEnmSXEO3FVxoakpaGMZax6mbmYiCG58qe62CeJhTbs6ZtJAmQ Dnwnl3XtBfs6VTfgV1xb5HOh8TuPtUyTc5InwZIX0R4+G0983xwDkeUA2+dyTQ797GxY U+z1M0y1IL/fwoSmUFB6Aj3090oX1hcCg7raNgC9aJeuNl6QFePIK2RoCCIOUapzKPns lS6NrtfHA2t6nTVs7CPC6EQkpbQ9savCVBTuxstIoH85tm9E3fTKQggSKgoK0Kwf7cr2 tGRM3DPrt67plPASPZi4FX0mDiJ9I9yh0TrSxMjgoLVRhyLEZNwog6WQ/Qg3yLlnyvJQ 1CEQ== X-Gm-Message-State: AOJu0Yy9YIgpkUoffOK9yggfVc0c0O89wIQ0mHbgaxgUnzbK2n7hNNbd ro3pkFEbNbKikCRKFi3mImJjqHSbSGlBpIFIENntuiagYwwXnhwp4+GmuASwSrY+JYbTJzKiGGn 3t7FC9QyNAIiJ7wdzAj0fEmU5qWGJmmtAYU+k6PA8lYrYd/tBXpMyCrfd X-Google-Smtp-Source: AGHT+IHZLhvMN2DNlZTC+BA+58PaAZ+1ieCwb/rJ2OgcCEQko8iMpWEofLDG0T4VmI6Lc9LCvp0oHUMKrfeN X-Received: by 2002:a0c:f20a:0:b0:6a3:5bde:69da with SMTP id 6a1803df08f44-6a35bde6ab6mr26220386d6.7.1715820836630; Wed, 15 May 2024 17:53:56 -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-6a15f1b8f2csm9745706d6.25.2024.05.15.17.53.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 17:53:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 17:53:56 -0700 (PDT) Message-ID: <66455924.050a0220.e2584.88e7SMTPIN_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 539C6605C373; Wed, 15 May 2024 20:53:56 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140136 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 15 2024 23:41:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140129-140136 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/