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 B826A42860 for ; Thu, 13 Apr 2023 01:05:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 951124021F; Thu, 13 Apr 2023 01:05:05 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id F08EF4021F for ; Thu, 13 Apr 2023 01:05:04 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id mn5-20020a17090b188500b00246eddf34f6so5554932pjb.0 for ; Wed, 12 Apr 2023 16:05:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681340704; x=1683932704; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=RH6WMG1ooUm/yfrqBsPCY0Df87hFI/xHEHRq8axj3EY=; b=D34WKdH8oP+LwaZpkzwlYBLbyr8Yu0SZkR8dTgzf8yZi2li860Xyxy3Tf6JxJISPwU Cb5AjsLeZAylnM5yyKa5oGXXy1DDPLP9x3t7N1kzdzrM2nSYrs/NAY+Ba+1U3/4SmHrY sJt/FPuyYW5Bp+7RQiE9L4JLAByvncZvqONFo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681340704; x=1683932704; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RH6WMG1ooUm/yfrqBsPCY0Df87hFI/xHEHRq8axj3EY=; b=TDITiQnZrp/PY1V42Gb4taKF12iiLaT2Ub6o8HR1Bwt68RFbdYXYRrdgOyK2r9BRzL m6+0srNzNY/eUddrCKe+WcyHsn/BbUFOe/t3B03MzOTjjaB8Ko97QdYWXpMhDLaFVKJz dbUBenZjeLxuCWUm1H/TzCmy8o30KfVQ7sLPiRzzgiVVVQVCfjKOznZHP/Xn7E9EZN2t Aykw6mkcS0fPinpOTpvsaM1Pb8AA9hvVCDVjyx2rYz9Cxqb/QEm6WAMOODc+HpmCmqzO jhw0nyj7RAhaK3EIa8MLs1j9EKpGvO/z/hqAeqGc1HfnAIUrUeER0RsIZVJzz304e5XP lJlg== X-Gm-Message-State: AAQBX9deA6cDo4siMdX/mDvLFBHSGLVB6cGXTd9+PxR/IV8r1V7066Ad mNaWToeGXV4/DOakW7B94kne+z9hZ5L8HdLzpSGravSzBXPxJFbSC1xaNT87HiVmu+Y7CAQSzg= = X-Google-Smtp-Source: AKy350YH5PYPLsomcTJRgugtd1XOuVUp/0WbcYoauYouPuzg89nUN9e6k9dotmCRjKWMhkmue3NZjCbN/Vuu X-Received: by 2002:a17:902:ec8b:b0:1a1:ee8c:eef7 with SMTP id x11-20020a170902ec8b00b001a1ee8ceef7mr540810plg.48.1681340704115; Wed, 12 Apr 2023 16:05:04 -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 x6-20020a1709028ec600b001a52af4a61esm24166plo.72.2023.04.12.16.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 16:05:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 9210F605246B; Wed, 12 Apr 2023 19:05:03 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8BC7960095; Wed, 12 Apr 2023 23:05:03 +0000 (UTC) Subject: |SUCCESS| pw125962 [PATCH] net/ixgbe: consider DCB/VMDq conf when getting RSS conf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230412230503.8BC7960095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 23:05:03 +0000 (UTC) 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/125962 _Testing PASS_ Submitter: Min Zhou Date: Wednesday, April 12 2023 10:01:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125962 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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/25968/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/