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 83637429BB for ; Fri, 28 Apr 2023 11:51:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FAFE4113C; Fri, 28 Apr 2023 11:51:25 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 314C74113C for ; Fri, 28 Apr 2023 11:51:24 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-76664801e6fso116499239f.1 for ; Fri, 28 Apr 2023 02:51:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682675483; x=1685267483; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TOtRfjkQSZj4L5YEOzWbj+ScFyQ2ivX0IXvka1TSfmk=; b=fOO1jge+CMvsnxR5Udv5urHPsvOsTP6Q2jCH31OOIv110KhrwXW3r5nQqXVQDlcBQG 0o/s6fo6jCdEKwctiFaNbm1Zx4FXsdQiHHUfmd6mbUYyh8t9IFRNst061RXaCz1TViUD fwXHPRalxczzkRV1V42qXh2z5wD08Unj5/1io= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682675483; x=1685267483; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TOtRfjkQSZj4L5YEOzWbj+ScFyQ2ivX0IXvka1TSfmk=; b=KKmyuTIWweY0Cl3kRnzYo8Ckmr1lFNzL86E5EMy10in8lA/38jTqtagkxtpHFvGx2W Jfmvr/AD9u3ZbdPJvrnFoUcLNs9VtNndfJkGOhp8AqgyAwXYnQynV0ie6+o7SOFkQXXa D8JrqOwAgLcg0QB/VeMDO1ZmkVqLZteikpex1boFXEG8FfVEmffYXe09PUEfxyRQ4mxj vf8Q3L570dVAFV/gCbgtPuqKFHmnxfNaI1gzFb+cS89vFiPLOFLZhPeUlU3mA5CI1+Rg J6cZdlTwHLCof98Dqw4hga2/zCOmYLae/sDRzTwM5Jxa2HIdezVtyHnkTbnU0qptl7n1 yJbg== X-Gm-Message-State: AC+VfDzLQdPcGA0XccIaAMdpKRAWW6hav33TTB08BX4XvJywzMt0vTQP JMGV/WrmuV4BW0lSsHCT/EGrD26B7iDEoUYGaefra4qfU4R7KI4pX4jkwQrNbgQ2Q4rB3D2D2A= = X-Google-Smtp-Source: ACHHUZ4LV3DiLm/ys3I27A62vXWci79Hdpz9pCIx5YJsXHx6dc8xC+7OCK8G2kAAIwnyR497j+3ODMWzW2Ww X-Received: by 2002:a92:d247:0:b0:329:59df:723a with SMTP id v7-20020a92d247000000b0032959df723amr2865107ilg.24.1682675483554; Fri, 28 Apr 2023 02:51:23 -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 n2-20020a05663831c200b00411a39f96bdsm1531949jav.44.2023.04.28.02.51.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 02:51:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 02:51:23 -0700 (PDT) Message-ID: <644b971b.050a0220.166a0.46d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3580A605246B; Fri, 28 Apr 2023 05:51:23 -0400 (EDT) Subject: |SUCCESS| pw126616 [PATCH] [v2] net/ixgbe: consider DCB/VMDq conf when getting RSS conf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126616 _Testing PASS_ Submitter: Min Zhou Date: Friday, April 28 2023 08:42:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126616 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/