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 20D6C42DE6 for ; Thu, 6 Jul 2023 11:40:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BA2840A79; Thu, 6 Jul 2023 11:40:03 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 56D8E40A79 for ; Thu, 6 Jul 2023 11:40:02 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-55b8f1c930eso299702eaf.3 for ; Thu, 06 Jul 2023 02:40:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688636401; x=1691228401; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0i2zc6QFBwdQlrBBBCc9WIkB+YmFsJs94EwyXhizXgw=; b=gF47uhudtgN1nr9bTfwB01Iu5xlOqgvXgApUd8Do5ODQ3zHs8vUbivNsswb9vUzI69 8U8koy8cEl3ILZ7HHpqQsy0+9Arzf+5owYvOFxV0lkYpNheU6ILqP1aUSU7Qgq3WIzec v9mVxvE0dEhs4RWV/Gk/OHdmwUUS/fqxqmz94= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688636401; x=1691228401; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0i2zc6QFBwdQlrBBBCc9WIkB+YmFsJs94EwyXhizXgw=; b=WpVgebvW+przMVcqk3s0JNPH4ufTLMJlgdYKUgoGLt4T9QyXNiNbbDzlKjVgRX78V7 HONTD+cfJ/PB2q/fLbzPtNfEKZfkNPxJ5xhXRKBARRVkbySeQZ3IsFtJX0Upv0R5CtLT Wp889Dn4VyKeoNLQV41Q3HJD6t8YBtNRGuE0CkaNqSb1Z7c5AXJTsjkQlTbgqPbihpOE 4jw9opil4/tX7K0h2lOe5y83NN2dy98rgZzLviVwndnyMRzu6v1Ep1QpR1/dhsPx4pS1 KNDBixziRbCp3qMO2kpGfMoBuhWO55A5TmUeKNDCNeZ1fx5esD5Rbn1N5Pup3KWY6T0p Nvpg== X-Gm-Message-State: ABy/qLZd7uG2n//eBVlSTXJcSHAtP/aUZq1v0oJaKl6df5eBR6OZbqj9 I1/A/Lsb10jvMNxc+x0v5OEyfco0MLC21icFSiTCBTZhsaRNn/lr64xT+123tBmXPW81VdxGsg= = X-Google-Smtp-Source: APBJJlHQCPr09AqBH9LLT2DP40yEvQm5d8QqmNr2dnHDNDqWbdhoHYi+7JWEza+XMwIn/RDjmrRHxb9nv6OH X-Received: by 2002:a4a:641:0:b0:558:b482:c3b3 with SMTP id 62-20020a4a0641000000b00558b482c3b3mr831925ooj.1.1688636401593; Thu, 06 Jul 2023 02:40:01 -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 q3-20020a4a4b03000000b0056622d0a073sm70363ooa.22.2023.07.06.02.40.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 02:40:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 02:40:01 -0700 (PDT) Message-ID: <64a68bf1.4a0a0220.152e6.3817SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 12451605246B; Thu, 6 Jul 2023 05:40:01 -0400 (EDT) Subject: |SUCCESS| pw129331 [PATCH] [v3] net/mlx5: fix RSS expansion inner bu From: dpdklab@iol.unh.edu To: Test Report Cc: Maayan Kashani 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 | +------------------+----------+ 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 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/