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 3FB6442A12 for ; Fri, 28 Apr 2023 11:24:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39A8C406B5; Fri, 28 Apr 2023 11:24:30 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 46B5F406B5 for ; Fri, 28 Apr 2023 11:24:29 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-b9a6eec8611so7771640276.0 for ; Fri, 28 Apr 2023 02:24:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682673868; x=1685265868; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hJKzlFYw4WzrSxv4MLV0mSFT3m46IoCJtoxyypSFhF8=; b=Hyfb23dreAuEH89Z+lC6BDOISIkSuBv3W660vhqJ90w5QHmtpTWCUFjbQdeLdp/dP+ hBSiGHBHM8bQy0l3H8YcQDzopqmjGxUM8RsbSomauyn9co4iLOA1d0Cd7+ln/M6beVmr hpxTzo52cHgnccJA1+al8tPdWxhgwx6q7IwDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682673868; x=1685265868; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hJKzlFYw4WzrSxv4MLV0mSFT3m46IoCJtoxyypSFhF8=; b=YCE2rOPchYQaHYtTFd0treKrBzTwI64KDCQahxR0ax71GPBlcDS2mxYvERkNWZh0JL raSa/LVZ2PaeqzbHChueCsXFbyemgKK9VcCI6XdVdrkAayq/L7qT8I3uz7Uh32gt9E1p mXSY9FzcNQ8x9mjyHDKZZ3arLiTf2EdJ6Hof1WddLFQum14qgZIkDwj6qXNki5ebGr2c 8/ZQSmr1Up+xZExF2oeoV7SlJll9uq8660Y73QsWKR8kx/7A2m+S2SWttCgNY5AThyIu TrwS4RO9qcO/TAE50o6/5Zb7sxGg65evR6McuPip939rVMVMKOTNUYKDNFW/GF5KPbGW uucw== X-Gm-Message-State: AC+VfDzZztjIYRjHjKxzn4RXzanOMRRlKzsF5oiLqcwYeoscW/MLQIu2 3YribngQN6dOebXuycomKwZXnuNCmzADAefyCfY5+LO8ojUeqpqhHq1MEg== X-Google-Smtp-Source: ACHHUZ7IOcyaTF8KXle43JjG0pjX3Z8UrdQkgI40rMBViofGwWf25Kj4fao0pNJI381BtiqRV11BIQKc7NgU X-Received: by 2002:a0d:e64a:0:b0:550:65b4:ca60 with SMTP id p71-20020a0de64a000000b0055065b4ca60mr3583117ywe.8.1682673868606; Fri, 28 Apr 2023 02:24:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o84-20020a0dcc57000000b005459f233f61sm1866453ywd.25.2023.04.28.02.24.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 02:24:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 02:24:28 -0700 (PDT) Message-ID: <644b90cc.0d0a0220.edb94.a7ddSMTPIN_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 4D44B605246B; Fri, 28 Apr 2023 05:24:28 -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/