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 DF79942D9C for ; Sat, 1 Jul 2023 05:57:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7E7540F16; Sat, 1 Jul 2023 05:57:41 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 1668A40F16 for ; Sat, 1 Jul 2023 05:57:40 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-565d65adcf2so1182491eaf.3 for ; Fri, 30 Jun 2023 20:57:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688183859; x=1690775859; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=it0P0fbttMgIHLWIbnLC8ek7SS9I+ijQhe4/QIwDQNw=; b=Z6EJBP0THVP/S5g1V/PHzpQ5CK6AYspGF2I54Pn4tM7DrNzp7OdeRqyYrer6kd4KXm 8UWGfO9wEWfj6fdPevidNQwdNuoH7mlI4hmnjlbu0sW3F8PCOX5eHyadCue6TY98lua8 0Dn0IgfBistsyg+WsDRcX9NmM/yYod+kPPxM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688183859; x=1690775859; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=it0P0fbttMgIHLWIbnLC8ek7SS9I+ijQhe4/QIwDQNw=; b=dULNd/lo1zTdO1z+lEmMfbo62CGbhLxvRBSsTM2YpCDeBLJcA01OihsqIID6j+KEWT DfSjhGPYA+TH94mj8UKMy4cF0ziN4ttBTMYrhXmcVFbbbPLL2Gp07NLM2bGHKV4B23Di k1XDItpj/1Bx4qSH4XrzdaIF9nVqrksx+9yL9h5O9Of5r23bOuxW6hadSe4R5sZsMvkO XU5x7BSpgnXi753WFEI2U3R9TFM9bXafxvNV4whpOg/xBXv4prkYOKqFO3OuUAZX4uV9 am6kTLPiHA8whdbDqbllCy14c6+U2wesjQSXhLG3gGjdqWDLa3VcWZEpTMXpbhIDzv1e DAfw== X-Gm-Message-State: AC+VfDxyYuR5W3U3cVHgshQw9qX4ddTnlY1j7u8de1MgAzfEYNK03i3C t2hpttHF8iVS5uoBziHDiRWdcSQ+mik8cZFNGgUWEyF2jTT6+dVeGCW9aYK4idMItHmFzfVDNA= = X-Google-Smtp-Source: ACHHUZ69saB9fpWNDgCPUFcVJCfokQeWpZ/pGrnMoEl5yAbEYmnFD3RXsXAcRmpsQntmGawMYF5GjdzPQ8SG X-Received: by 2002:a4a:4995:0:b0:563:60b4:db82 with SMTP id z143-20020a4a4995000000b0056360b4db82mr3800252ooa.2.1688183859431; Fri, 30 Jun 2023 20:57:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y6-20020a4ae7c6000000b00565e64ed176sm101941oov.20.2023.06.30.20.57.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 20:57:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 20:57:39 -0700 (PDT) Message-ID: <649fa433.4a0a0220.2cc88.6078SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DAEED605246B; Fri, 30 Jun 2023 23:57:38 -0400 (EDT) Subject: |SUCCESS| pw129109 [PATCH] net/mlx5: fix flow dump for modify field 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129109 _Testing PASS_ Submitter: Sean Zhang Date: Thursday, June 29 2023 10:00:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129109 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/