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 EFB0A42B21 for ; Tue, 16 May 2023 10:33:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D269840C35; Tue, 16 May 2023 10:33:56 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id D16C740C35 for ; Tue, 16 May 2023 10:33:55 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-331430faba8so28963045ab.3 for ; Tue, 16 May 2023 01:33:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684226035; x=1686818035; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vpP5lRGmOmB1MVGxggpODwcQlj8ei6gAuOxVvhgH+8A=; b=ZeaFRnhh1Yt9IY/PSst9vCKeQRLU3FizaWCKjjSPXYJ6BiDZfGKjfQYC8iMSbuJfMy ywNjKQsbG3BANtZaU/mn6dtxOde09aRFM17FjOitPNfyoVXRmkfjz4kGysSchw52y8+E qxLpsiv5k44x5z+epbiB++KsXVCwVATWvdCGg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684226035; x=1686818035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vpP5lRGmOmB1MVGxggpODwcQlj8ei6gAuOxVvhgH+8A=; b=i9QQpXZr4leIahfE/mQEazjVbLH6E5SopNBT/sAhkjD6gyNXgV/0khYMnywdXeI0I8 QlLI93a85fLV/3eTOCg3ey2uAbeuikhoygRwf0Z1Mrb2YRbPvfLS6NXBO0jaYTzYJnCs y5W3XOA6E+t9/CcR35QNp/GkngLbHc39V5fxL7QD1Ncn6rMOPVCFDcI7FZM3O7miXtnd s3Zd9LhFrsw5gM7IFQvdNROvZzqnKhz7Mk3ynSsFpDwfxDu7NkTST0Bw6Hy1Y71FD8/L N2EoXXAvOh+2KFrwaTQ2rTyFqbfMPloEBRHdqYO+pkXwYUL/t97CVufi+jlbT3FxyXhP VDZg== X-Gm-Message-State: AC+VfDwSYBhQ3BYB94pbmi77K+kJ+ErIJqviYhX2cKnT+6ZxJSdyT33T N93nXiQXjT6Wy0PV2OSzUEtdhg1qocddmAOnxhukqfR0iWGFCu7J9zM6DWrFV7eYleKhfY/aDA= = X-Google-Smtp-Source: ACHHUZ7OzgKIEZxYPU9ixP0PImPPh0//QXw7eAEPcX5ZQGelI9DzgFWZtlLe8t0QUCNv2EB1sTMKumk6F/2w X-Received: by 2002:a92:d482:0:b0:331:92e7:3c44 with SMTP id p2-20020a92d482000000b0033192e73c44mr24238156ilg.17.1684226035161; Tue, 16 May 2023 01:33:55 -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 z8-20020a92cb88000000b0033549a5fb35sm1152259ilo.8.2023.05.16.01.33.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 01:33:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 01:33:55 -0700 (PDT) Message-ID: <64633ff3.920a0220.fb18b.49a3SMTPIN_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 AFAD2605246B; Tue, 16 May 2023 04:33:54 -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 | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/