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 AEF3E42A13 for ; Fri, 28 Apr 2023 12:03:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4F054113C; Fri, 28 Apr 2023 12:03:02 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 5A99F4113C for ; Fri, 28 Apr 2023 12:03:01 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-3ef33f12995so44986681cf.3 for ; Fri, 28 Apr 2023 03:03:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682676181; x=1685268181; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WNxzU36rHuk1aGVpLDRW07fSGkM83zRIdjmyzl9cJNk=; b=UTHxgnyn/THEm9mQpcGnZ8KKLQCqDxRg0hgMAcM64GLfB1VSzix347Xgt4zF3O0rro M7ynsdsJEUdM00UCa5fO3tbTs+s4ikaJXW4/lmR73Ij0zbIGKxeAAO7AthWU5pXdQO89 I6dn2aJNW4noeaFhFwBgnvo9qOJgQBjBITPUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682676181; x=1685268181; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WNxzU36rHuk1aGVpLDRW07fSGkM83zRIdjmyzl9cJNk=; b=InyGrhPGuqZP4O/hcs/Zj9nv8gM7QTLyuwD4NCzDHr3ONK8qwOcIEj6xy63ietcwww B5/ByKezLidMaV/N/E7iA4VqWYzkV9vX6AlOZNdJuktwHgWzuG82SrYrf80Jw4OdiCcz nGry0vqtIFq7FdKq+3RvcKFyY3oyFU9J8LtGq54Ka/2S5NdTva8CQ4ZqsWRpk/L2lg0C H24wMkbur+tCCJgk1s4j9glcOcgtf9SQTtPFUgdFOuT7Qr1GeRzjBzScvRv00grez228 6xkCznRfKDIzE79CPaJf9aTMbAomhz+b2l3nrrgjoZSZEzsu6cC/6+lJFxmQQCO7Q9IE Og0A== X-Gm-Message-State: AC+VfDxODddgDrMsee1H+HfuvytTGeRFOOsAT57tAC6oIYlyCtO4sJ7N sp1w0DRcQrdo6Wvlp2gGMW78xbt3uvLBZ4XtJRbrs/MUf/GljqOvsy1jgw== X-Google-Smtp-Source: ACHHUZ5EGD96SmMa961YSgSwyvxw10S+P+AxlkKDcKWfaW5M99/rNUpPO70tO5Law4Jjtw0pFIkU1nLmHf56 X-Received: by 2002:ac8:5cd3:0:b0:3ef:4c4b:7e4c with SMTP id s19-20020ac85cd3000000b003ef4c4b7e4cmr7789248qta.31.1682676180773; Fri, 28 Apr 2023 03:03:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z4-20020ac875c4000000b003ea8bb12bbcsm1122498qtq.19.2023.04.28.03.03.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 03:03:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 03:03:00 -0700 (PDT) Message-ID: <644b99d4.c80a0220.60242.f75eSMTPIN_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 7C570605246B; Fri, 28 Apr 2023 06:03:00 -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-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/