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 6E09244044 for ; Fri, 17 May 2024 02:54:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6991A40285; Fri, 17 May 2024 02:54:35 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id EF9A54027F for ; Fri, 17 May 2024 02:54:33 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e1b547cf45so3974339f.3 for ; Thu, 16 May 2024 17:54:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715907273; x=1716512073; 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=x8eXqpBaYaL8iqrfjhQEowPUe4Yqu2hzsyEOLIh3sZ0=; b=KXmlWbCC5hDIZaAatRlWytYDdNAGxbw/j9SwJz7JPWTrqSKomdv4P4whxuHrmcLfuA 1IDYjYzRSf5rkgDI6wFlYEGgiHUaAprneP5eteSPwJv78p3g9vdp25jm4yYQrpi7/XOX HgsXiQaq1e2fK8K98bhhufjLSa0DOAP/gsoWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715907273; x=1716512073; 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=x8eXqpBaYaL8iqrfjhQEowPUe4Yqu2hzsyEOLIh3sZ0=; b=Qb4GapIqD2DW3uecAjWrAB1Wk4/NmpupxzTkMxylBZpBtllVBJTxCYba/kcTA5kiuC p34AFz4KInH+LqxqrEh7uhTgZXUY0IBCIk/dFx/N3A9LgcPbl4sSMMnNaa1IxRzIAUU7 YuWWuKNinknCwssNQOLZ7eVusFtWdoNcBWvYKzGfKT856VJdnBlrzeC5aN8BLFyI+0/X WosUU8UgbVz52ZBAkGuleksTKcTINH7ETWuQA8y6bBHHWm1WDS0Rm1M5palaQJl0sSkP HOsz9yLfLESB4H+qup/4baTuNa62niX5e/4AWumHhHYGaeeMrOYsAfuZjD9KrSkjNJNh 2cZA== X-Gm-Message-State: AOJu0YyjOz90yaqSYKVmZnguVpoJzP9NxwuLFKj6OyfVUu9JzaNmPU1O 4XrUKBx+x0iyfj7UGahRxa6gc6ZfCYWRlEy9seNIoCzl61XtdnjTiy3d74J8bqDhNzuN/jDs62w eEAbMyscXa6FYNENJ69AMsZ2Z26yNrkw3x7EP7AISrJUxE0pkvQPQJViU X-Google-Smtp-Source: AGHT+IH9mceSALz1vLs4y+k/n4HhH3rK+Adk9g5MTf0aH0NIcN4nlS4nOY8PsdXOxxu2Xzy/oYy54wngka2Q X-Received: by 2002:a5d:9f51:0:b0:7de:923d:c84d with SMTP id ca18e2360f4ac-7e1b51c3ef9mr2150082739f.10.1715907273381; Thu, 16 May 2024 17:54:33 -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 ca18e2360f4ac-7e1a882aa82sm80823439f.21.2024.05.16.17.54.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 May 2024 17:54:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 May 2024 17:54:33 -0700 (PDT) Message-ID: <6646aac9.5d0a0220.8e697.bf95SMTPIN_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 84341605C380; Thu, 16 May 2024 20:54:32 -0400 (EDT) Subject: |SUCCESS| pw140149-140157 [PATCH] [v6,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: <20240517001302.65514-10-stephen@networkplumber.org> References: <20240517001302.65514-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/140157 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 17 2024 00:12:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5bf3e397b34082673b9fe06f4b8f667c8e4913d 140149-140157 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13.3 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29972/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/