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 9429D42DE6 for ; Thu, 6 Jul 2023 11:54:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FA3C410FA; Thu, 6 Jul 2023 11:54:43 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 273F342DAB for ; Thu, 6 Jul 2023 11:54:42 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b3f722fdafso539929fac.3 for ; Thu, 06 Jul 2023 02:54:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688637281; x=1691229281; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RIHbI8a5KELxIOGhjcAGpCZEysJKxtBIsFLZSGrLeuI=; b=U5wnIKyv4mcEvgriOQm3aYeJ9Xn+YyyxGBh7Aa9DtUXl82G7UQ6marpPPdm61HyB8W ARoesmiDapk/YeiKoLeSENMXHPL8KlMfjs5VLFVoe4Zltem2uM266dHGv+B7mwql/suf k8nJJalavx+LKK9T6tQMp2dmcrxoP10CMPMYY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688637281; x=1691229281; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RIHbI8a5KELxIOGhjcAGpCZEysJKxtBIsFLZSGrLeuI=; b=hO4GjqubFTGtAHUzoPCaPvhLF6Lv9TSYMX/z1ZfKFvdTxfLCrUG1L3OeXOrcrdCSjd tD3goF2M4ui9xDyAvAiA2wj0J7/fkNhtIa9sI1Cq1TctuEwlHmu3VqRdPbtgDST2KpQ5 1DuFdeLraU/AqB4/2VYRXDEgBzTAk2ZM7ZBfJYQtMQlTVHtStMJnjsZCHCqPxNmXP2Qd Y/qEr55j39CfmiWHyWhiMrWvSU3Og0qcuNaaMYPtru0Vku87HcyVYO0rHleSzXCUs/1h nAVUeuD6KR+sm0w1z/f5Pa+iNKgcabqqLX2Uk2eAR3nxUMZb54V/K5FH9zwp8wO5x25u r8WA== X-Gm-Message-State: ABy/qLb7BwFyV2ZoikUt7K1tk0HxRCEXIOnNiULBf7GOzq5mNbyhCMHz GTA2iId8n0DEcsYY0OJCW4WazJpZkPvs9b1bIgjpyNgnu+VDRD6kAa532I1xhLCefBgHAjjqwA= = X-Google-Smtp-Source: APBJJlGI05AsMh5uVV4f6X8sfoXakeC3GkRq070o247bj9Lryjnmz4ddLBAKlDpltj5oeOKM1UCOxumhocpB X-Received: by 2002:a05:6870:1fcd:b0:1b3:f166:72da with SMTP id gp13-20020a0568701fcd00b001b3f16672damr2131910oac.41.1688637281535; Thu, 06 Jul 2023 02:54:41 -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 g6-20020a056870e1c600b001842942f040sm73436oab.17.2023.07.06.02.54.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 02:54:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 02:54:41 -0700 (PDT) Message-ID: <64a68f61.050a0220.3914.3ad2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id ECC4E605246B; Thu, 6 Jul 2023 05:54:40 -0400 (EDT) Subject: |SUCCESS| pw129331 [PATCH] [v3] net/mlx5: fix RSS expansion inner bu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129331 _Testing PASS_ Submitter: Maayan Kashani Date: Thursday, July 06 2023 08:55:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129331 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/26995/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/