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 651C442A13 for ; Fri, 28 Apr 2023 12:14:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E6024021D; Fri, 28 Apr 2023 12:14:34 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E140F4021D for ; Fri, 28 Apr 2023 12:14:32 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-760f4dcfdf4so797030239f.2 for ; Fri, 28 Apr 2023 03:14:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682676872; x=1685268872; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qu/T2SXj5umq59onjnBB6s8A6FUIRcKf1SeeBRw70YE=; b=LKORDF5+exnI4bqm1Rv/1zEUIPCWNQ4EQ8Hw5LDGByk8zW3ngBhqIwkBIkWMLsNGoF iLUIVe8n+A3Th45fe9xASGTwCawNrtlk72klf6OU4Envz4zBKB+ESJAdoDZiZNz5ImAG uev7NlwYkqIbZNmLa75EBB/O7HhKtBeqdMRq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682676872; x=1685268872; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qu/T2SXj5umq59onjnBB6s8A6FUIRcKf1SeeBRw70YE=; b=O83PgShTX/tmnDokJt4npjxX7QNb0x5xf+ka4W0dddNVAInTfnxCcD8ZNLakIUxMcM DJEyP9i+wbPco5HiXSkt/AJYszvHoSRuDSuPY8yhnfFmBcMR0P23D8mu9jrjJTeyaQmK Q39EoFtk9MWrevpwrjZ9QQUh5mZvtYJx+bYHx8dYj4AmB9Na+ijtgK90fk80OKonR+dS F3sIECmBCq+cyQo8szmznUII2CmrNmwPjjv6t7hTbUkHXp4jtWR2MBPH4ZbynwtKDuay YyuXisPvCVz4HMTzlep55EyHOmW9/h6iiY9bxz0la5U4pbl9g2Yo7eKSLDeRJpdtwgIt uRFg== X-Gm-Message-State: AC+VfDxp86eIddZKsLE/4Gvlt8us8Zcdbh1mlgowMhozT8HrsuEZZmAD L3qq0P9dH+EI/Y8cyHdNwxpoWc7ko89hEPv/fvfStNYJh9u/FWGLb7jXIQ== X-Google-Smtp-Source: ACHHUZ5WpS+X6oLAqavJnAz1fD998Aal6cSXoJmqfOSl/0/FGD6toXmG2pF8Y3mZRf/jMEliF4SPEAXZtlr4 X-Received: by 2002:a6b:5909:0:b0:753:786a:c003 with SMTP id n9-20020a6b5909000000b00753786ac003mr3172375iob.3.1682676872289; Fri, 28 Apr 2023 03:14:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n17-20020a056602341100b0076353f5c5a0sm1593157ioz.6.2023.04.28.03.14.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 03:14:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 03:14:32 -0700 (PDT) Message-ID: <644b9c88.050a0220.2d0f.19a4SMTPIN_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 C6C51605246B; Fri, 28 Apr 2023 06:14:31 -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-unit-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 | dpdk_unit_test | +==========================+================+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/