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 9913842B21 for ; Tue, 16 May 2023 10:16:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95B2D40C35; Tue, 16 May 2023 10:16:00 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id E4B9C40C35 for ; Tue, 16 May 2023 10:15:58 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-b9e6ec482b3so17995621276.3 for ; Tue, 16 May 2023 01:15:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684224958; x=1686816958; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AVYYal6dTWz+Rq8MtvD/OOZzCwFiLprczIRAxmJa1r8=; b=Sp11ZO5aKtH3itCLIkGtWwp/8MlKrm+7Czqtb45/2q4Vvx7jfETfgctBc1IxC+lvDZ +h6GJ1zN3ldACcvyGYY/tSqqlUIVF7JCJ0vq80+0bLc6PRKBysGZl28TRfKBhnlPa/ie 3h9dqlMdVKYSoZ0eL7a/UnPUo5ARBQD80vwls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684224958; x=1686816958; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AVYYal6dTWz+Rq8MtvD/OOZzCwFiLprczIRAxmJa1r8=; b=L+2TEJta74MCHtaIZuvJ2IAcgcR4fUWjDMI1pgDBkE63VLSxxGmhhfqA3yTgFpkeAn y7OwG6N9DiZi/vJX4ChHIba2cUqbt4JMooPO55w3/hU3jyslK5lpMWSuwnGfyJhse5lC jUZHHc22hwD9IYLSny3XWt1Rzn+EUPtN0faBVnt2kza6CA4wc1INWe05ne0DDkqwgVAf jmwPCbb+DZnQKDUcqrXvfpE5M5NFqS5QRRyZ9BdnwD097SOgXk/Ll6fiaVdDunho8/ww WbnbAKsYHuJklj5Z+QOux/FcTxMxhht1emkgZOl9ohqADzXRxhZaLA8Tem+rJvMrTzl/ nc9A== X-Gm-Message-State: AC+VfDxGGrrpAjslGauMbQnh/R0saThVJpOpV+mKJ+cnceDHgh1NRHqO U46aSdSPXsMEBmamqfI9zjJtom0zPUXYwMDCGZ3md9WXtcQAlcWDG9dOmg== X-Google-Smtp-Source: ACHHUZ5FG7vObS/PrSk23tnwhKF52hOlLLpb1Z2lMw6cIBoOxk9Jm9Lr8f3K9psf/vypWOQ73PDMhNOY0XAb X-Received: by 2002:a25:488a:0:b0:ba1:af47:feff with SMTP id v132-20020a25488a000000b00ba1af47feffmr29931483yba.53.1684224958303; Tue, 16 May 2023 01:15:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i67-20020a816d46000000b0055dccadb190sm117566ywc.48.2023.05.16.01.15.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 01:15:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 01:15:58 -0700 (PDT) Message-ID: <64633bbe.810a0220.c66c9.5a39SMTPIN_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 04D22605246B; Tue, 16 May 2023 04:15:58 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/