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 44165429BB for ; Fri, 28 Apr 2023 11:41:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 416494113C; Fri, 28 Apr 2023 11:41:51 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 22B7F4113C for ; Fri, 28 Apr 2023 11:41:49 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32ad8ca1e69so74744325ab.3 for ; Fri, 28 Apr 2023 02:41:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682674908; x=1685266908; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hJKzlFYw4WzrSxv4MLV0mSFT3m46IoCJtoxyypSFhF8=; b=PhSY66GLSRI7f+peysYvUzxJcFrj+dWkJveiuPIBMBgfHSLIIUpk/yMmPGoM0GyMjG aJkn8Lm/354phBrUPUQ/BuBW7FSary1OnxsoKL/bKt20N6XjhyDK7PE61w4yZ6Zp331s WZ5zO7TOh6YTzzSQElYDkd+eaHmbGYaQ6AgLg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682674908; x=1685266908; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hJKzlFYw4WzrSxv4MLV0mSFT3m46IoCJtoxyypSFhF8=; b=N9f0K0v8yKX7LlU15oIRrHTabjf02XyqtsZWo21KIn5dG6zO0zux8zZFKk6qDZuzVP DnOb9//E9AtWkAx0L48b5kEDAF78NJVNXJbKnnVQVDfxXLu+MNIwlzSHc6qKt9asxiD0 YObgr/61sckUBgwCa/lA50qO/ufD7FtsPQc5eNlggqd1zPTOSF1BzmPq/CfT/zh72FsR jBQGS0+RJBm3SAOzYqDJU56zl3Pp3YTKA7ah1iaFP9txIC15Pd2l0XIVjZY5d2SoF0Ld 9ML07urZDkNG3S+2cS7CyzIKNNsL93oT/uQrLzEsyEboQNQM5iqqNHgHEMnkW5OykasV op8g== X-Gm-Message-State: AC+VfDyv8vzGanG69qgyMmU+h9/iic6ZFki4MmkLOioXSTn7NW3lEXpJ YGdugjLeoGKU0p1q9/kqNTiNTcpUvIzHtvavam14HTEE09r8q/CEEKSIvrSXq9pH0YMM3C1cLg= = X-Google-Smtp-Source: ACHHUZ682/fSaScS7lxxs8SuITiPyZt0WlWgTJQquCPuicTWUvuNm5z1NHWuekivJzHazaFmS+tqNHke82U9 X-Received: by 2002:a92:d34f:0:b0:32d:eb6b:70ed with SMTP id a15-20020a92d34f000000b0032deb6b70edmr3392467ilh.21.1682674908514; Fri, 28 Apr 2023 02:41:48 -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 o5-20020a056e02114500b0032ae7c717f4sm1330117ill.66.2023.04.28.02.41.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 02:41:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 02:41:48 -0700 (PDT) Message-ID: <644b94dc.050a0220.7583a.a6f6SMTPIN_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 21D9D605246B; Fri, 28 Apr 2023 05:41:48 -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 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 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/