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 389FA44055 for ; Fri, 17 May 2024 21:25:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E1D940278; Fri, 17 May 2024 21:25:30 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A100240268 for ; Fri, 17 May 2024 21:25:28 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1edf506b216so18707595ad.2 for ; Fri, 17 May 2024 12:25:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715973928; x=1716578728; 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=JVnt4ye6G/VgdplhsZdGUd8t30LkhcloM2ZquYjujbg=; b=LpZr79zXZmjF0Wi7AxnggLzVirW+jR8ZVBRhp/9gN4bsvNoY7vKRRkwaCbZNVUAtkH neVkrEKvOsNvWL4yPKvrySJ0zL0te2DsNYniFi1FUoZ8xwIg8NXDQnUOAwjbJZWb5QGk yYKiZWUVAIQH/t3QQKGCI67erYkDaj/P4B3Ys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715973928; x=1716578728; 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=JVnt4ye6G/VgdplhsZdGUd8t30LkhcloM2ZquYjujbg=; b=OROF2WJr+7W9++P5fapUWKqriWo/G13AFe7Ao/9gW1arjDkrIv/iIzJ+97ZTRpi4XC 4s3VZd5VgwJr9z+7V1VWs0JVJvpmdJq148PBcpxbhh85YiIdxRIhnWMbdEzM7cLeBQxg lcfKkLv0EhNZNSM9CoTFQVOwIRzbygqM+5RRJBnm8ahoubracnel2Mn1LBe+B6/uZlE0 wZ+IyGdqlepaKUtd11EH8/0N3Q3xvf4DEc+GnU4BoMjUR5gCErEvzAWe5tCNH9OS2AQd JhNco3EfI8cwQ5WlxS5me1aUeEHY/J6CT8oEajkklZujraJota9P86BIXbMJB2MNZPmw JBjA== X-Gm-Message-State: AOJu0Ywlz7XYtTuPr/6KdmDqiB24uQWoysBm4AowtsDFtPxRzizJct/k gfaymsKpv2HAixdr8OPKMmNCk5hSDpVd2Vd9wetx4hycIvO5uMzSpVWKqqHL+voYfwX1xmJEL8P nSrwof22YsDmh/A+5NQ1gbAxXdafK9PJjc7KaDvnKtkGe9vhYbxcOvo5K X-Google-Smtp-Source: AGHT+IF2rKf9JkAFWMVZkT8srjghWgxQkr0d9hx+wBwcAs6jx/hE8HCewwqh9Q/zhyd7MbjczNKqXcMaiy6Z X-Received: by 2002:a17:902:cec3:b0:1ee:b23b:ad5 with SMTP id d9443c01a7336-1ef43d2e1e8mr270087435ad.5.1715973927869; Fri, 17 May 2024 12:25:27 -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 d9443c01a7336-1ef0c0318c5sm6489795ad.133.2024.05.17.12.25.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 May 2024 12:25:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 May 2024 12:25:27 -0700 (PDT) Message-ID: <6647af27.170a0220.edcaf.40eaSMTPIN_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 15129605C373; Fri, 17 May 2024 15:25: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-abi-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 | abi_test | +==================+==========+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/