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 F276C45C50 for ; Sat, 2 Nov 2024 02:59:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAF60402B7; Sat, 2 Nov 2024 02:59:01 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 78A514029A for ; Sat, 2 Nov 2024 02:59:00 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e309d50f194so2492938276.3 for ; Fri, 01 Nov 2024 18:59:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730512740; x=1731117540; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ek2JTiyZpPnV4XS2WmCMhH4xiSc6T2TAcbRpF+Llo4E=; b=IrjYOMUSvqrHL0gsA8yp/Czu/tLDce2m5vLlFzfLHQgl7JNkHo6kQit2Bf1gNQCFh7 YxAmbqUIKQS6+OM1txqplee2QNNg+C4FnnAmnrKf0FTqzDF64lrlxp50PRpN4ADJ0Pa8 ZTFbZZP1WdyX/W7tWGCWc+8O0PpBPEGfFwRCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730512740; x=1731117540; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ek2JTiyZpPnV4XS2WmCMhH4xiSc6T2TAcbRpF+Llo4E=; b=iqSYrk0pHRhnnk1nBiiEEPpruQoa1Nc8M4+ZMvPX3ykSKu5Hb75NZWsHd5mKmXs9B+ 273oVkD9Lz/pMydCxhEM2sxsYF3nT/dZ/6BilWJgbI3VZyRxO7LzIdE1g97CX5f1hzoI lChiMBV/UEcuGWuSx78LQ+vQ7PtR0Eu1ASNqYuujgB3FbgxoyITdOSGPMP27l66Nh7i3 yj2FmYPM3pYdvmfX1b1gRHeAtOAV2ooec5XuiYuZUAErRJT1t7wmN+EVPm62V1dajn1/ vfptRYSY0wwX4flp/F7sjfIJIkB/r6YrOR9rY6IYrWmaSRpG9czAAjBvtIz0nGyKVR6q b9Gw== X-Gm-Message-State: AOJu0YwAX9HWEPHPSi05AkRFF5e05aTznLAmnFElDGr32Bv4u6uUIPOX 4Nybl9TzRTdIiHnWGpw4jxX8fkm5Hs1/PJHpkLSwHD1spIkhGcmJLTcFwnhUQsDgNAkADD8wW2Q S3+fMdb2PiaqKzOqXOCH+9Rw4Twtt2hOQGRtIkZ06KUByGWxK3tt0r8v2 X-Google-Smtp-Source: AGHT+IHgyr5l/V/xmSnE0qwnp1MsVhK0Rp6M2ddD4Rbfe8TBbH2HaPR45ch2d2v2GbAYxpjW5hTO3uP3ky1w X-Received: by 2002:a05:6902:2611:b0:e30:c78e:33c8 with SMTP id 3f1490d57ef6-e30cf4d0546mr12098960276.45.1730512739831; Fri, 01 Nov 2024 18:58:59 -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 3f1490d57ef6-e30e8a7336dsm260869276.11.2024.11.01.18.58.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 18:58:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 18:58:59 -0700 (PDT) Message-ID: <67258763.250a0220.188f7a.eff5SMTPIN_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 6FA936052471; Fri, 1 Nov 2024 21:58:59 -0400 (EDT) Subject: |SUCCESS| pw147502 [PATCH] net/mlx5: fix indirect list flow action c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241028094350.231352-1-getelson@nvidia.com> References: <20241028094350.231352-1-getelson@nvidia.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147502 _Testing PASS_ Submitter: Etelson, Gregory Date: Monday, October 28 2024 09:43:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c686c9473005fcb89338b190a7aca19c3fb2c54 147502 --> testing pass Upstream job id: Template-DTS-Pipeline#193430 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31719/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/