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 73EAD433E5 for ; Mon, 27 Nov 2023 15:06:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50BCB40273; Mon, 27 Nov 2023 15:06:24 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id E04C54014F for ; Mon, 27 Nov 2023 15:06:22 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6c398717726so3382217b3a.2 for ; Mon, 27 Nov 2023 06:06:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701093982; x=1701698782; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uP3CqM632mZ8drSn6XLgr63eG+DQz1F+TlMtnJA6gvY=; b=UqGJ58BEl6eHqVSxXGra7fqmbFtKADjam13PSqc74QAfCPsMo4E0VeWcWUvZ4+oS5c GajvSqukiUHJdTPOHdb82XT27+gr0g9+rVkA4Mddw5bmY8PYwc5PIf+af59oQY4FaysO AQcTr12ax+8PQwJaPQ88gVAC6sp/OhI52eU2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701093982; x=1701698782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uP3CqM632mZ8drSn6XLgr63eG+DQz1F+TlMtnJA6gvY=; b=A0upN8caMfvTJUQXhD1a65UKccP3fMyaPvTDdlYkSDVrHu+CwqMnLR+oDlkQkzEvic upKRALMFM/7+uIK59CRevGHMq5bwVUPcDt/8CsJVoemSJhM8LicrD1P64QK+1bFxZWNg K2lbTmLwMHcynbXFQoCn2d1uMgSF4J84y2xDlFXvSvZnZzTgAlkv8UQI2/vF/WR2pH/i 0uwKAKEaJAZewyUkRBiYK1JSAuvX+CnI+22raPrtPZPARxgXEtR9cPPjCH5bfYIZvM7+ Y4MvOr95NS5NeYgibI5C4CKJl7gDWiA9gae2jgpqMeG8f6PQVVZaTsJChobQ9cZplH3d jOeA== X-Gm-Message-State: AOJu0Ywj0zRa89bUFcHFh0rLFgflmzhdDI9YfUwD8mc2DTeW4seqKA4u 5JFTX7WytLKZM3m+aW0jGcaHGwSJnyYcWujAiBKfG4GIsbChQRgfmATdFA== X-Google-Smtp-Source: AGHT+IEMCXIH+AxQPwUTgvkBIolLmAM83HHEDcGddGUTjG2CE9g9MCLnJGg0LZJr8FNkys1ngmXQaqqgch4q X-Received: by 2002:a05:6a20:548b:b0:18b:cea3:c34d with SMTP id i11-20020a056a20548b00b0018bcea3c34dmr10658950pzk.32.1701093982014; Mon, 27 Nov 2023 06:06:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h6-20020a63df46000000b005be0ab41e26sm707205pgj.30.2023.11.27.06.06.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 06:06:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 06:06:22 -0800 (PST) Message-ID: <6564a25d.630a0220.2a8d2.9a8bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 39A97605C311; Mon, 27 Nov 2023 09:06:21 -0500 (EST) Subject: |SUCCESS| pw134619 [PATCH] [v2] net/mlx5: fix jump action validation 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134619 _Testing PASS_ Submitter: Michael Baum Date: Monday, November 27 2023 12:42:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:4358da71b382d1015be7323e1b48d15e34f2562b 134619 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28474/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/