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 326B1433E5 for ; Mon, 27 Nov 2023 15:14:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FBF840273; Mon, 27 Nov 2023 15:14:41 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 122C64014F for ; Mon, 27 Nov 2023 15:14:39 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35ca9a9719cso4943125ab.1 for ; Mon, 27 Nov 2023 06:14:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701094478; x=1701699278; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iC6BbacjNY1+jltONABPgrx2CjgI1m239VFMHcr/05o=; b=T+l1siAdsnYabGKkbw9x/gNNui+W65LQ+BfRipIEMnhZ09EKElylg9myvDb+7+NuiT CD5R3OrzZdfPkUIZAQP8bj/PGsQ0ylcjPGmMCYLsA5341+YuL596vwHHnyn290Je7zhG vuBUsM5i0rv0RKkqW4PgRm0x4hTGeXq+zny1w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701094478; x=1701699278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iC6BbacjNY1+jltONABPgrx2CjgI1m239VFMHcr/05o=; b=sxcKV/kt51XmaZWtsOpFNIAcWEzD0wUhQF5BK8vV3gkjnNCNMN03LULWqB+uxcf5gO pqSUP84yv9bJKzHAFDQ4isGXHAa6X58Rls+ZwV0W6bvcUZy/bYsd4nCbDb7oygFVkFzK mQyGBadz52iJJqYj+7HpohlX86eE6lgx5G6AD4Cbh9uheCtese+fFBNzhl4BybcsLNpV eHAEsDiXwzv00u+3GR2+tg6vju/zD2IUjlblyfX2Qz7HI3kHaW03c8HLuccvrvCGmPUr BTqIV3EnTjxTrVhfi8U2rSrBhKVq7vO9YQpAZY9+DfhlvGCmJK4CYyzpw5DWb059CIjo iAVQ== X-Gm-Message-State: AOJu0YxAu0fkVs8swcpH4/yvlUPRk+0osObNz2kd4jknwzl72q9u0gAL p1Murur32fqJoqSYZQyrTdHFGVkZ1c+j6ANbnv8S7gFpjeZPCB0sJjBEEg== X-Google-Smtp-Source: AGHT+IEAAfo2lVAkIi2lXc8LqAxlZl4Uv2SD6qkBL9I8xH5ehurD+/qy+dEVYmtWm8WlsZAFknaAiPZ7dCAE X-Received: by 2002:a92:c80f:0:b0:35c:8611:ae4b with SMTP id v15-20020a92c80f000000b0035c8611ae4bmr9225067iln.21.1701094478460; Mon, 27 Nov 2023 06:14:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a056e021ca500b0035c68361806sm451930ill.75.2023.11.27.06.14.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 06:14:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 06:14:38 -0800 (PST) Message-ID: <6564a44e.050a0220.223b5.e710SMTPIN_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 04B8A605C311; Mon, 27 Nov 2023 09:14:38 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.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/