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 A90B74408F for ; Wed, 22 May 2024 00:00:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1D7840273; Wed, 22 May 2024 00:00:41 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id C62964026B for ; Wed, 22 May 2024 00:00:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61be613d903so2162267b3.0 for ; Tue, 21 May 2024 15:00:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716328840; x=1716933640; 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=cBoqOs3WxnyuyXIRWbYXz7/N+56tjMKDgJvXE4LG5Us=; b=Qpvk1GxMxe/R1eJ7MnnChk4lYlq2h6a8oHdtZesROGzECJ5e+eY6HQOhyC6hEyE9WV IyOmwccFiwjgGDQMhvjtVingq7EuDMdugNpV9WuR+ioyDUFxsYpIwP6pTLrlZTgy3sri BSZab+cQA4jQpx434OLE1Q46c54/vHi0XqwjQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716328840; x=1716933640; 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=cBoqOs3WxnyuyXIRWbYXz7/N+56tjMKDgJvXE4LG5Us=; b=TGVEW22sNL4ZOiQPSUBOQBzuT5domMU0qcJoschw0Gv6IvW6Xu8zCjZWVuSempssTK UvT6XCnqY0xffseh8BOLTst3hgROhC7Q0eqw/9yqIYbqm+FzDby4rYa57YQLw5ZOrakU FEqUTsNmHInkEZLEKN4/FvznQPeiNNwsjB188GX7hxDPOmFUwvPESPJjZFdyLDHGyXoL PQbLceqM62ooqtLoFhUpH4O1yT3oivEAJzWv+7ZTPXFpmZ17jOJ3pPHUnGS1xMzEX2dX IlCy54kuIClYNsS3HvoJ/x9sNT7riY8ESZy5lUud4Mf3Nfahl9OODeOppj0jUMQH07yQ ZvOw== X-Gm-Message-State: AOJu0Yy1QU1n4FLn2YA0A9nc7EHb1N6NBCiXl0ELXywEkO+5k0j1wcj2 G4A0YvkqPRQBKI+Z/8h+lslMXm7ruGw0euXGbEoBsjFaArG83eMaIuUrwHI9urUXZzIb2x1q8CV NwEIJk3wbmpXzfwt89ZUDY1JE6iCfY+BsrxRxkr6rTPpQoyqH4h61mYl1 X-Google-Smtp-Source: AGHT+IFRoVVN8nc9ciTUd1WKvouB0oRbiRH6YjoL0DpTeXRym4wnkgab2/UQXeM65W1YsYA9qga/DwMlkhhG X-Received: by 2002:a81:4e83:0:b0:627:970a:fc1 with SMTP id 00721157ae682-627e4847284mr3875527b3.41.1716328838875; Tue, 21 May 2024 15:00:38 -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 00721157ae682-6209e23984asm21152757b3.8.2024.05.21.15.00.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 15:00:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 15:00:38 -0700 (PDT) Message-ID: <664d1986.0d0a0220.d5def.78bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DF45605C373; Tue, 21 May 2024 18:00:38 -0400 (EDT) Subject: |SUCCESS| pw140229-140236 [PATCH] [v9,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: <20240521201801.126886-9-stephen@networkplumber.org> References: <20240521201801.126886-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/140236 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 21 2024 20:16:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140229-140236 --> 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 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29985/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/