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 24A65433E5 for ; Mon, 27 Nov 2023 14:27:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F72840273; Mon, 27 Nov 2023 14:27:38 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 8F3BF4014F for ; Mon, 27 Nov 2023 14:27:23 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3b861a3be3eso1050914b6e.0 for ; Mon, 27 Nov 2023 05:27:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701091643; x=1701696443; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ilnS4Ni9oJ3h2AWelxhpJDuF2cbQGZJRyqCY0c574zc=; b=YzI7DBz05KHFjayDHCnKvcm7QfHVmIvjZeTahPRbCLQulXxk9EfJESLYrlY35r2lpn ZGvAn+SSs7vKKkO3djFl3LPha46Yi84GEcK5UqHNXXWfFJQacKsHju6JpbH2etER40oH Vl/3PP0x33+5E2zxDyTOD6rpBUxzIFtZMnRb0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701091643; x=1701696443; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ilnS4Ni9oJ3h2AWelxhpJDuF2cbQGZJRyqCY0c574zc=; b=JEsnaH+JQhB10PVzICVtCduV8uMAIr42S8gMu9d8fnOvO4KcOR2EZYLIiXtNyx2Hps 6pCMaDN+QtpNTWpqF1v1+0nU9fHauzFeNNH2xtBQkdURkNZgu3XNChO5KReD8pl8J0cO RKj7oISoJ6IhlFBbKRJOeXt/aJj3slTY53FeSuZeecrYRH1Wzr/oyDydlEGt099cm4T2 FrLSh0ZAp4GTvfYfNxu6ku28FpZTBg4orCmykooq3mPBG3VrMg7eiacILmkl7OPkCDAo Ibh47SvXeBZR8xN7lUeSaeG58bqJTto3IYnBot+w+fugxMd9SuGqrKKxJD5wedS+rYPY GSYA== X-Gm-Message-State: AOJu0Yy533OiG4RCU7OGSSP5V+cWAlRNxi58qFLGl6470Jox/nDZN8Ar 3r+6/LHxHKPqJqJ1EhpT4+4/MCp+WKp1U4g1C3Y0wzbcFct25fiRtPbMPQ== X-Google-Smtp-Source: AGHT+IFmnZwRokZOvjd2hS0sKV0SJuEJRZYvozVv5ZAIE/Xap34Ks71fe23Jeh0J7gSOUlJoV07Tnm5BvUde X-Received: by 2002:a05:6808:4098:b0:3b0:daf8:954 with SMTP id db24-20020a056808409800b003b0daf80954mr12506176oib.49.1701091642961; Mon, 27 Nov 2023 05:27: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 dr11-20020a05621408eb00b00679f475296fsm640301qvb.43.2023.11.27.05.27.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 27 Nov 2023 05:27:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 27 Nov 2023 05:27:22 -0800 (PST) Message-ID: <6564993a.050a0220.272a8.8408SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4FD346051823; Mon, 27 Nov 2023 08:27:22 -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 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 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/