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 8B74242EC5 for ; Thu, 20 Jul 2023 12:00:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5668440DF5; Thu, 20 Jul 2023 12:00:55 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 5254740DF5 for ; Thu, 20 Jul 2023 12:00:54 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3a3efebcc24so440832b6e.1 for ; Thu, 20 Jul 2023 03:00:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689847253; x=1690452053; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VyUsN029uM7y/GvtwYYdW5FIBBmvF3d637hTnDKWV6A=; b=FAWyLwVgdWNCYmQ+OdoitvpuC2tnwF/CoQrUu3HtVDMzOGtLoq8uxpmWbRhIN6laLY Fl/xt7o9bGGv2h3Nlrlq7CXy7hniBc/yTsMfwEXYsxyGr2TjPsodM/o20LAoxhi5qr/C PQK4j9D5I0Y4f9xK8joOW9ecmuISRJcRHrWEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689847253; x=1690452053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VyUsN029uM7y/GvtwYYdW5FIBBmvF3d637hTnDKWV6A=; b=je1yNOsGGB3ijuC9N3UHlWMiwtq9ygAJAFiKyPHkCUfawxOj3g0fhmocnFmO3un+K3 d/hFJiT/dKe6gy1sFIwMxmTKCYJVcbyHTKPXzxbNNLs0IpAGJOZ71bnv/RzgmRb+SwdN 1lOYxfRlnGbE5P3ZOdwW9xf4JTo5U3jVI00G3JoZfjCfGlZeeQXU7HeKfH/RfiD2fQ4K QOmXAnSvNem5u9ztSU2KKF4zYF+21itpsNISKqeE6+QacbqQUQKQ6UJryc+ryDsJHo1n OeVnYYL2gnCOXiJgGKP4hRwq0FW+Xd+VWJMR4Nb6AWsbT/l/iVlAjzPqHh/GD6PVRbjJ 67Dg== X-Gm-Message-State: ABy/qLbBuTwiGxExPgZye9LpzVIgvaD8xmHOhEHEGjbbICXTzW+1ZDPe 203I+DmLZe7xFtEJxmF/qWd/Qq5gHS+5KJtdE3eaOPGB9Af8n7xrnVmKKS4FKHizuVdNkIvVAw= = X-Google-Smtp-Source: APBJJlGi7eofGMBHL51lbLqJNNrOofVVPQRYWiTxfrK5kgGCRfCWuXhZLnlcZSv8f5zwqHl40nZxa5WP5V/Z X-Received: by 2002:a05:6808:2090:b0:3a3:9463:ccbf with SMTP id s16-20020a056808209000b003a39463ccbfmr1806516oiw.15.1689847253676; Thu, 20 Jul 2023 03:00:53 -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 oa16-20020a17090b1bd000b00247baa70015sm221369pjb.6.2023.07.20.03.00.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 03:00:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 03:00:53 -0700 (PDT) Message-ID: <64b905d5.170a0220.ef2ca.7bceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D977D605246B; Thu, 20 Jul 2023 06:00:52 -0400 (EDT) Subject: |SUCCESS| pw129654 [PATCH] net/ngbe: fix RSS offload capability From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129654 _Testing PASS_ Submitter: Jiawen Wu Date: Thursday, July 20 2023 09:01:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129654 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27106/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/