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 7978B42B21 for ; Tue, 16 May 2023 10:30:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 768A840C35; Tue, 16 May 2023 10:30:49 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1A8C140C35 for ; Tue, 16 May 2023 10:30:48 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-55dc3431c64so111597617b3.2 for ; Tue, 16 May 2023 01:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684225847; x=1686817847; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U0xlJE2f6BWPzmhIvvRuNm4NJyv4TqyvWNdVK5cuKy4=; b=WpW6se/nxbwCdMkLtDyOJyXDWFiICg20gEO5rQweMA7MPzfqBgXqdnXQTOcb2yO+oF x99A/nGq1dVkfT3QPyb6WmHz+/t2YKYqVTFwXMC1OXAFx3c/SziaHLHIflV5oE+aIBA5 6x1TwsVedxA8mUhua+40KcfPo14dCGmWQGXfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684225847; x=1686817847; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U0xlJE2f6BWPzmhIvvRuNm4NJyv4TqyvWNdVK5cuKy4=; b=YCPbIR1xDXMwYuAJBRmz0uUFWwXfXQXfE9VELV35jGfkOAv6SlkLNGzv4zX+iZdNVD l1cFk9Ule/kmyn2pY3qjRtAoK2S+LE22ZMao0N9SapKm8lSTiD4xcdx0gAXY27l6gxVV pL05A+GCUEguQIO/hSTHFzxdiQIWKhvRZmHWNhf9p8btJbSSDYBbPNAFxamX8kWahJo+ sVfAU4IxFS+RVwsQfl/QDZIzIZE42By5bAC7MnMmUSzR0d7SbxBY3FTryfDslqFS8Sta AeS8qA8P2lQi5DIg/uknfgGVjJwyxnuz5pkf3m5j7xG5jEQuR2oeWnKgdAbExgLAIzph P0JA== X-Gm-Message-State: AC+VfDyaPKzu7ciZgZ2EzwHRxWMPjb1pwGGNp0009+CqeDyb/5lQR5mL sJ9i5MFEyLY3MDNzUDUsjuEmublVz3um32jfdVPyMsruVeZZSJkjVA/uRA== X-Google-Smtp-Source: ACHHUZ4SjEvXWww2EACCB/EJxIa3ODvVbSATdGZXdknBoVDtdNTR+JBjQLXvh8GB/SnSjrB/Xc4sLyfPUILN X-Received: by 2002:a0d:d181:0:b0:561:2b03:1423 with SMTP id t123-20020a0dd181000000b005612b031423mr9104508ywd.21.1684225847477; Tue, 16 May 2023 01:30:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x72-20020a0dd54b000000b0054f2f510534sm122808ywd.41.2023.05.16.01.30.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 01:30:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 01:30:47 -0700 (PDT) Message-ID: <64633f37.0d0a0220.db27.5bcaSMTPIN_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 EC7B5605246B; Tue, 16 May 2023 04:30:46 -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 | +------------------+----------+ 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 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/