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 A3D5642B21 for ; Tue, 16 May 2023 10:58:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F6B74068E; Tue, 16 May 2023 10:58:00 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 20F584068E for ; Tue, 16 May 2023 10:57:59 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-192b330a577so5763663fac.3 for ; Tue, 16 May 2023 01:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684227478; x=1686819478; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uj/tQs4ROQB2ekkRLXV0ofkskHJjfruVYRpZOAz3K2M=; b=XKVztkMP+EvjGSzBeOfr7A/IjLXLq/sosyrLz/ZuceZisX8CTtEMht3uORgcyJ14bA fi01UsfDU1RJpFmZnNdLYsxsti1nNLHdEvWQEJyaHp18ckRl0qofkGXS5WIVvbw1QgLI sU+oFmX0crIrSALDR+jpXZOHrjjL3SlXvQEPw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684227478; x=1686819478; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uj/tQs4ROQB2ekkRLXV0ofkskHJjfruVYRpZOAz3K2M=; b=PMnGVwAj5sg9STwPzhhlDjftq+KgbERSAWjUfoFfDtY+/Ja46iw59Df+qim2pLPHNK rD/YX7j/D3fzxvvsiH8axkHrDZrl5592993NBuEo78QRQtvhmoBJc3NeLnv96/voASie AG1b2n7svi4drLQm1NIHm9CN0P0/XB8SJ0jiYtGPfWfKbdk+gJMyrGZYZ1uOoCy3qugv hI5LaIZRQPo1G7tYZ8YuGhrg9xaZ7FerSyoCEWEr01LdJuplFXTfbOaCsBCMA0/woEIz sPTcWFDQ+Tp3FfLKivwBUee2/4WU3pFMEdztBlhF3lLnBzJSQHCCiQtW4MwaXNOdaWQc ncKg== X-Gm-Message-State: AC+VfDzVKtg/qerv6ph0X8pEpIeEM+LhTGMDsplNmO7s68baDLUxN0q1 UF/XlRaKD0wwSlPzoX5pSD3jsYDoayX+0gaM0Xq5flMiQO1BEG56YQ6vFJZ36du7k5lzQtD9rA= = X-Google-Smtp-Source: ACHHUZ7UQMXOH6qKp9dw3Y4aXvWPKYqwuI3GmAFecBG6abYRElgzTqW8ML7HcFa+bEgMU3LJChsObAoyR9tx X-Received: by 2002:a05:6871:396:b0:195:fc50:7426 with SMTP id z22-20020a056871039600b00195fc507426mr15953596oaf.46.1684227478127; Tue, 16 May 2023 01:57:58 -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 n2-20020a056870a44200b0018b1f9c1c2asm878468oal.1.2023.05.16.01.57.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 01:57:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 01:57:58 -0700 (PDT) Message-ID: <64634596.050a0220.93955.3f32SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 92CC8605246B; Tue, 16 May 2023 04:57:57 -0400 (EDT) Subject: |SUCCESS| pw126859-126860 [PATCH] [v1, 2/2] net/mlx5: fix VXLAN matching with zero value 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/126860 _Testing PASS_ Submitter: Rongwei Liu Date: Tuesday, May 16 2023 05:40:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126859-126860 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26229/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/