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 207AC44055 for ; Fri, 17 May 2024 20:35:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CE0B40278; Fri, 17 May 2024 20:35:30 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D95DB40268 for ; Fri, 17 May 2024 20:35:28 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36cc579fd48so8926155ab.1 for ; Fri, 17 May 2024 11:35:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715970928; x=1716575728; 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=Cd3UpvTZqd6L17jojE/g7mP0Cn8gU9FjhWfwR6iy8aUqpKih+ypfqvMPKIZA6BirDy kjmS5GPcexZ8UUShP2ev+qN9Vnm48xgwPL+p6IOtDJN9oduXRiu9lrMex5SCMHtQ1c7R THg+ll5rvCsChjOpMxhuFiL9EWFoWCnTElOZU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715970928; x=1716575728; 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=PC9BLp6xlqxg9uAJWRrO5bL1Sr4HFzMS2JXz1HdT5aNFni4+RG8lm9DrN3pR6DzP/j kQ6IGzYtWAuYqUVMemrzoZdfJuAUqxVNPAJG5V/jxJgrRtkfZf1EKzDiObjQmRgCaGk0 NlAjr+R/7Fuc745ZTgBleKrmbr7J0CP/q2X1UPCs76y3SLa+QYuzF6p2YtYQQxMvlWKK f9tZpZs1MeGH0dcv/h7zHtiHQaw8l45ecmQ67MAIkzEk2u1kPwXgaFLftYGLs+xEwDol A3Zmt0JsI7Tqru/4RB/bNHDvtMKNMXOvYVYjbJfxG/IWjb6XEpJgMyk4JN1URm7bI6GI 6Ulg== X-Gm-Message-State: AOJu0YzC59eGRVGdbdDNAQTQlYSMyG38w4ZsDVQU/ZEqr6QjMajnLsMj D+jOTOpyeTo4xkjqjzib+i7xcw3G0QdxZMgKE7PS5MLgqj1b9kxMl+JLBjEFLLlD2iS/DpUXLE9 orpI2Q2KPjzqMX9Ng+Ftht+4JoHJtDk0Iv8VehXff X-Google-Smtp-Source: AGHT+IHFvW36NpCNTYxMGbaXPAg0NGifstt+MJ+ys3loLWrAwX2OOzNSjUZMkjE8OgoUiC/BeKVcIS97n2gN X-Received: by 2002:a05:6e02:184b:b0:36c:4887:4434 with SMTP id e9e14a558f8ab-36cc148a7dfmr292746545ab.15.1715970928187; Fri, 17 May 2024 11:35:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-36cb9d6fae6sm8202545ab.33.2024.05.17.11.35.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 May 2024 11:35:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 May 2024 11:35:28 -0700 (PDT) Message-ID: <6647a370.050a0220.77966.93edSMTPIN_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 A7FFC605C373; Fri, 17 May 2024 14:35:27 -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/