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 40731440D7 for ; Sun, 26 May 2024 16:58:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B58F402B2; Sun, 26 May 2024 16:58:34 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 5D8B040279 for ; Sun, 26 May 2024 16:58:32 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2bde636ddc2so2626928a91.1 for ; Sun, 26 May 2024 07:58:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716735511; x=1717340311; 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=EeYZJiPJKNXKjDQMbtJ8Sj9bfVZ3njkx6yWZuMQtDCs=; b=gTJraYzB18N8GKQBRRMszWXz9cdaAnNHkF1KjJlHQy4re5nI+GsbvPrW2x36wNpbcc kDlG9/F8IkSxav6Sqz6ANKva9k3FpRZkDYn6KYixr3B3st54t7HF8NUzL+HECUO2wQrs 9AofK9R7EUVrK2QoXnf2pRiTLBfhmAv/wDeAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716735511; x=1717340311; 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=EeYZJiPJKNXKjDQMbtJ8Sj9bfVZ3njkx6yWZuMQtDCs=; b=f4+e+LdL14v8x+6CTtvZYE1TxQ3cJ3FgbeM+7znEGOwNtESeSOgtEbyF/VV5+n0cqh i/TUYD2fEzFL1qCcv68P4m8RRXcho86jchpyZdtUWl0oMpaWuC/YriEgKaRsfbURDdRE l8NoHVI1Rj15H6ui1JByU+/HGbpzjty/+PkkiSpdAfZHlTwxxCW3G4/4q4behUQ8BBzE Ckat0p5UEheLugwmfDJdA5E4w8rGNFhVZaucxZxMQNKIRrdWDzkr7KLsG33kJwgaFLg/ Dz5opmap/3eMzGUQZlRqvwAzRsr+Rt3/YKquRNjfx89nwE90tGayBYr9D0ao3YM30RkZ WtPQ== X-Gm-Message-State: AOJu0Yx/3i1s1N2VjhyZd92T5nX69GcFTJueCEi/Efpyk6+OnFh+7k1g yJNsTdo8I0KJakrIyqKsoMCT4xQuQ7PkCHsmfer80OCV+9zk6kiXlrzcPj21K4Nh6YWaIbBfJFQ dqc1+EuUW5PcnrXjh3/H6o0Yi3FDImoHL/AUky+lj X-Google-Smtp-Source: AGHT+IF6EA3TW2IrztAyqiuiUn+TBTXEWDm4f/6PRxkr3PavR91osf42P2N8hqPWyjZXDwSzmg0QwlO8mPbV X-Received: by 2002:a17:90a:ba88:b0:2bd:7ea5:1d92 with SMTP id 98e67ed59e1d1-2bf5e16cc01mr6489019a91.16.1716735511431; Sun, 26 May 2024 07:58:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2bdd9f5b2e5sm1099514a91.15.2024.05.26.07.58.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 07:58:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 07:58:31 -0700 (PDT) Message-ID: <66534e17.170a0220.9a44f.9a83SMTPIN_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 CA30B605C373; Sun, 26 May 2024 10:58:30 -0400 (EDT) Subject: |SUCCESS| pw140315 [PATCH] net/mlx5: fix indirect action template er From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240526132252.67839-1-mkashani@nvidia.com> References: <20240526132252.67839-1-mkashani@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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140315 _Testing PASS_ Submitter: Maayan Kashani Date: Sunday, May 26 2024 13:22:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:4720e651e6734196779aa49442d122b55342fe19 140315 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/