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 095BF42DF1 for ; Fri, 7 Jul 2023 04:43:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01DB340685; Fri, 7 Jul 2023 04:43:28 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 7A28C40685 for ; Fri, 7 Jul 2023 04:43:26 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bd77424c886so1628229276.0 for ; Thu, 06 Jul 2023 19:43:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688697806; x=1691289806; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9CQfbpO2+dJRs4CSwqr22/sUie3TmFfdLrPJi1yFaNI=; b=IOOY6n4XM48xcB5CDXWMTmZnMe5x3WKIBHocf4l8AVvGp490ASBezSpG4cei1RAV2d BDKcW69kuGAUgLhwTq5zeJom0vxI6uwi38zm1eMU2lftBp3Lw4G1OoQSV03Q9ZczitPq 7J+od7gs+dRxWO9mpjzx67MoN7Eo3AF7J0+V8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688697806; x=1691289806; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9CQfbpO2+dJRs4CSwqr22/sUie3TmFfdLrPJi1yFaNI=; b=H/8yj92Ke2jt+gDScDgmcwZL6KJkr8vU78UbRtj8jazAwYQYwo9b9B5U4jq2dqfVS4 u7HKsRHUE/nJatEDbgoYgbS/Wrnfp/dzQegmhKIAKO3GjUrED0dZBdeEinx0Jr9UeD3p xZbNy+LUr7ZPbFziHjv1w0agSEev0WqUG5OD0mU3D2Mgjrvfsa0WRIH58DvD7MyLVTYp +po0cxXv9s19UF40ZJkr0W/byALX+s0j1wiGyWeyfzo3Wkh5q6bmsRLPVZqGD6N4QEUg h9zDPO4eFc0fOpwtTla+rd6A+KDWNKEr62lebLXrlOS96scH9If6U3wtMZxLF6Pxe1nU d2qQ== X-Gm-Message-State: ABy/qLbQJ9Ft8n2vlhgzubmYVGX+pg6indqztKfjkzKGtkT99i30YGpl MO4YXzxk+uxbigcYzOz5FOtfhDxiP43unOOqU8CZbiNQIEzgcuPRQjqPng== X-Google-Smtp-Source: APBJJlHPN5zNUM3Ne8UCUbQR0YOZywJ9crcoEeU7h3CcSCKfNtfUrDecerzl5ZdgNyUdal5WHMR18ZPcXkSz X-Received: by 2002:a25:ea07:0:b0:c60:c347:580f with SMTP id p7-20020a25ea07000000b00c60c347580fmr4638509ybd.24.1688697805926; Thu, 06 Jul 2023 19:43:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r188-20020a25c1c5000000b00bb1637276c5sm219156ybf.25.2023.07.06.19.43.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 19:43:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 19:43:25 -0700 (PDT) Message-ID: <64a77bcd.250a0220.1831c.9a93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 878F1605246B; Thu, 6 Jul 2023 22:43:25 -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-x86_64-compile-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) 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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/