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 7D82D42A13 for ; Fri, 28 Apr 2023 12:01:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78F9A4113C; Fri, 28 Apr 2023 12:01:43 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 19BF04113C for ; Fri, 28 Apr 2023 12:01:42 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-32942f4b670so77017455ab.0 for ; Fri, 28 Apr 2023 03:01:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682676101; x=1685268101; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2X8ssItUmSqSjHVTvppRiFnCRWnR7ho90RWHyENNmwA=; b=Ngp3zGk8zodN+u62wX+3qjqh+00C7ikLpYibpLHZyOmDp12vc/VtCr4NQ2q1IhvJfN 2wUO6TF2UlLwFN4s1+NExxI8JMNmcBzoUiVdXy1+TkNAP8Puv2RqC71ZXDFMVKrq28k3 TaVhAwu1fssKhb5+ruXUsCEuIEvFjXr2xEzGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682676101; x=1685268101; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2X8ssItUmSqSjHVTvppRiFnCRWnR7ho90RWHyENNmwA=; b=WCJ+4Be9o4B3yKoEJXhIwQTsrYUJszXSsC0WH7jQH7m5Z+ryykdvU0HaxSh/ivKqqC ykIiyA1nbg9UYl9h1DKYp0SwnMuOuPp508/dNk64MZyGHw9n4vEHKzGweDLThJpiXet8 mLkwVRg0Rb1F8m+mcKJHG0OGPUNmCvXI9NoxLja1plq6n4Wx0rtuFUGY31G8bNOWcs+M H72Z7nrWR55kJtablRKasCHhKqjw+iOHDa8kpbGpG++K/DB89IfRGyBGosqcQtS8n9mi 3a4/WiHejfbUuiyMJYOGTdvpETeSnWA5zwlUjxyB0mnZiCYyBFCpbwfEgsF8RzRYBvhW iU/w== X-Gm-Message-State: AC+VfDyf8R2GpfglaNEUOHJD+3rhR5AR0fo7G+a90nJFXVEpfLdWvjjz oPkoeSlTkCwNIKvwrhb/zX0wzDl63zw7KkpuAzJet1nbv9w+kQc2Ir2Cdg== X-Google-Smtp-Source: ACHHUZ6N9gOFnq8UZPc83kKAtCfapty1XWzyistDQmrUFHV1rgCx/719e+OFcDhsr38U61x5XJW47m4YnSfo X-Received: by 2002:a92:6808:0:b0:32b:577b:cfad with SMTP id d8-20020a926808000000b0032b577bcfadmr3404844ilc.31.1682676101430; Fri, 28 Apr 2023 03:01:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a023503000000b0040f9abbeb9dsm1939713jaa.82.2023.04.28.03.01.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 03:01:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 03:01:41 -0700 (PDT) Message-ID: <644b9985.020a0220.e21f3.e32eSMTPIN_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 05EEC605246B; Fri, 28 Apr 2023 06:01:41 -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 | +------------------+----------+ | RHEL8 | 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 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/26137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/