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 F15D944053 for ; Fri, 17 May 2024 20:32:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED09A40278; Fri, 17 May 2024 20:32:55 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 9BB6740268 for ; Fri, 17 May 2024 20:32:54 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-4e15ef06569so466062e0c.1 for ; Fri, 17 May 2024 11:32:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715970774; x=1716575574; 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=X9wfYNGPzRdWlbTT94LHP7N94ZX98LaMrG5vCYBT/IM=; b=Gfb6f9L/VIkWc97ouHU7tss6RgfQbJPDwnoJb8WJzQAMmdx48b2iEgsu2LVyxzM72i f/n1zUA0ZbomWBJpNcy44vf+qs6RSlTtGqLNhJ3tUcIzUeu15nKrefW6UvFGVPVDoeqA /2QU4M/5dITnhx7Pe+1MDVd7zq9Bvj6T86qK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715970774; x=1716575574; 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=X9wfYNGPzRdWlbTT94LHP7N94ZX98LaMrG5vCYBT/IM=; b=eOsfmdlMrgF51HXYHZJqxgTEDHOjS4Xn6OB0LP6U839zIlnX+inbtYEKoJYw2tvNo3 HXms9Ke7vtN8Z/HURjH14yIJUihay4VsnBejY9iADE91dblk8BxOySWL1x0btp87wBTn Je8QrsglqXUwisCKeUM2r9k5EHjZ7eVDU1CfEQXxvnk8z5yMZRpxcvJ/PYKXV/tRDDpL c4J5+sVsOeOj/+Mywb3Co9ugqAHpfW4veax5y47/t9zes1/tA5x5IeIX9A/AN0oY6/u7 kJP6JsW1SVa19+l7rOysfv5uFif7n8VBL+x1rW9iQhOEEMdZGWZTTpf24gPrNIRw2LYB 2gvw== X-Gm-Message-State: AOJu0Yy+LSiZB3q2rJ5y6NbVyhX+iXFj4VlhRjOG2OsAY/JeLln3Oi7U VyERROuQ171qSvSER+ndgDEP2khouaXIsZ/dv16qMJF3u6wWLdsC3Y6XScz2/nf95PUmC4Y46xB NkLoN8vj2uBaFu2Gcj3LNZI3ve3BEnGVTwAjEn7DC X-Google-Smtp-Source: AGHT+IH6t9rgyrReQQf0QjSk9v6noRJOzUPDN/6BfqQMSIonln60GW3SWp6+aukRUOrU2T5G9MwtbKE7PWLm X-Received: by 2002:a05:6122:2186:b0:4da:a788:cad5 with SMTP id 71dfb90a1353d-4df883697b1mr20135455e0c.5.1715970772495; Fri, 17 May 2024 11:32:52 -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-4df7bfa1e40sm948665e0c.7.2024.05.17.11.32.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 May 2024 11:32:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 May 2024 11:32:52 -0700 (PDT) Message-ID: <6647a2d4.050a0220.758ed.eebaSMTPIN_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 218A4605C373; Fri, 17 May 2024 14:32:52 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | +=====================+====================+======================+===================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/