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 674644408C for ; Tue, 21 May 2024 21:10:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DA5F4021F; Tue, 21 May 2024 21:10:11 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 9E0BB400D7 for ; Tue, 21 May 2024 21:10:09 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6f5053dc057so1854896b3a.2 for ; Tue, 21 May 2024 12:10:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716318609; x=1716923409; 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=tQXEvQM5JbWzyb0hMsSLXWTeib41GF2HVbNvHK2lfls=; b=VPzdjxSVPL9k3fXzjbptUmEIvQMlkW9WAUom/7zi66ybZAVK9Z5TWd57JnTegvAD3j Kw9RCX5hx14yVUzgnLNFvpajngVuFuodNJlJWIU+C0c3i+NjnETVCvvCngDLrtTWd+C6 GV27sENJUds4+18R5LSHoG8QpNyKdj1jFtLmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716318609; x=1716923409; 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=tQXEvQM5JbWzyb0hMsSLXWTeib41GF2HVbNvHK2lfls=; b=klXRUHyJtIwz1JlzQaP1RRXByu/UUGJuEH/q2xl2MPhfxbcQFTZWYEtmpsMH/6zCIj S6aUNP9bt2zJ2nijrwTpdArq1yo53mlk+z3aUyy2DHidoOSHDaycQYvfbS3+hJjZp8KO e8KMQ4lcKSSB2mPqLcTZmidhsUnPOn+SMcRc15mnhl99KotRwTHSEOVi1BGJzNha1QEe EWdTm7hcmsXa/6YdpUPp1NUnvPLzPkVylNmTBNcmfL4P5umOSkmJ3hYTLBL6y0K0vCxU Y91HNP+IB+W1EQJUJiqdtm0MIe2rZkMbdAI5DSkDlJwG9/c5briYfdxXpXTjB1CxwNjz uBHA== X-Gm-Message-State: AOJu0YzTMryYB1roMfIcMP0zDeH2TrDrmcqyhzW13n6aqo5EQeLq6sfI 5K4d720NEMAtEzB+t60MI2DLT6992zqS4N6ATpFnhxx3xRnqUCC7WR4eDMnqLMCN5InMp9c1PdD FrmU3xKmWRTyv837NJWDjusA0WOjPMNzQFO9wQQaT X-Google-Smtp-Source: AGHT+IG3znTd17veRHgl7/Zmtp1+iWHGF7RBdSZMF0KcG8EX7YjZE/rNyq6sqlCRqeEQ+Gs47l9MUlO+KfQU X-Received: by 2002:a05:6a00:1ad0:b0:6ed:1c7:8c65 with SMTP id d2e1a72fcca58-6f4e02aaddamr40473512b3a.10.1716318608751; Tue, 21 May 2024 12:10:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-6f6b4045216sm233990b3a.6.2024.05.21.12.10.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 12:10:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 12:10:08 -0700 (PDT) Message-ID: <664cf190.050a0220.2719f.b0afSMTPIN_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 DB9BD605C380; Tue, 21 May 2024 15:10:07 -0400 (EDT) Subject: |SUCCESS| pw140199-140206 [PATCH] [v8,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: <20240521170453.119036-9-stephen@networkplumber.org> References: <20240521170453.119036-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140206 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 21 2024 17:00:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140199-140206 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/