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 57CF2433E5 for ; Mon, 27 Nov 2023 14:25:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50F7540273; Mon, 27 Nov 2023 14:25:12 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 823B14014F for ; Mon, 27 Nov 2023 14:25:10 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5cf57a493d0so14478617b3.1 for ; Mon, 27 Nov 2023 05:25:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701091510; x=1701696310; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rJGgdjlkAOyGSKv34mj5A51lJaySY+zF27g7s0erkio=; b=NZ8i9JQafwlHxeatX4GfNyUD+kP42MWEmoI5BR5A8qKF+i80mVRuSCr+0xWfJ8QxKd /TzEMup4Wy+wGefct0GnyCKPzTdrISBCB+lYj7Nizau4yHaHfO30of0BKbcZKQ+/iU2R VLA7tbJ32vtcsED21oFsDbYEBPHLIIAzET2HU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701091510; x=1701696310; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rJGgdjlkAOyGSKv34mj5A51lJaySY+zF27g7s0erkio=; b=EtsTmPcbdHkZ/ifCULao+FcOiQf2qhAisRh/8P/cZ70UD9/2WHDNrjnNuoa/O5kGVB EMlrPwCaLoXQ0olg6D9e9sdVDC1FujODvebX4ap13zInJ70AlcsMB6rx+Jtm6eyRej1Q jZGafy0VwWZgM0lzbBech8cP4ZQDjI+Kod6/h9AsmU808l+MwHMuIhLy07+1cXZJvXCd 4WWRSuiwHFCKqY996mk3GlHcyKQj9MUq0jdp/S8nfX3ue6l+quJrPgIQTDfASCMaEqht cZrG1wMBqmMJqMy2RcC2ZFKvnsvsMiwssRP+/NvDdvNSUM04ao7wTXjSA9JHkudayNpR myFw== X-Gm-Message-State: AOJu0Yw8IhMVPqT7JwYg1tyZBTRPQeWa+cjuskyAbFhzGsYkGWd3QeDt BIqUqn9NCau+Hadbtn/5MojdRHu1hpPooxssNFgXRy832jEBGGjvndvsrw== X-Google-Smtp-Source: AGHT+IEarwiaBm25qr38fy2nrgN1yAQPIpKjFHF3QCow/sIlG1sxg2xtnonAWFnI4BAi8gOZ1d8IiplOe6cz X-Received: by 2002:a0d:fc05:0:b0:5cb:332e:ab68 with SMTP id m5-20020a0dfc05000000b005cb332eab68mr11484944ywf.5.1701091509949; Mon, 27 Nov 2023 05:25:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b189-20020a0df2c6000000b005cc68412a47sm922818ywf.36.2023.11.27.05.25.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 05:25:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 05:25:09 -0800 (PST) Message-ID: <656498b5.0d0a0220.7bc37.3197SMTPIN_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 5EB2A6051823; Mon, 27 Nov 2023 08:25:09 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/