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 69EA842B21 for ; Tue, 16 May 2023 10:36:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 669F640C35; Tue, 16 May 2023 10:36:26 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B041240C35 for ; Tue, 16 May 2023 10:36:24 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6ab19cf53f7so6762700a34.0 for ; Tue, 16 May 2023 01:36:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684226184; x=1686818184; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NlQ0h+90ImkN+tNke1Zax7IfiwRVT9oLmdmiVTXanMs=; b=ClIySVTWyTZzd3I3FII53gRuwDa/LHeXZ4aqJmG5nOKhA4bNczIHguet+gEEob8yUp rp89lw56a2JxZKZJERdvlOEpyRRMApltFtOJYqvi6MZtsFVJqpHv7iHzyLZmfpOo8cvL 03slyfzGXIgfknawuxiARdkXMjXJNQ4w6rMLI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684226184; x=1686818184; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NlQ0h+90ImkN+tNke1Zax7IfiwRVT9oLmdmiVTXanMs=; b=KxMISLlglai2dP6EiDdzatZJlDfUImGKXOp6XNU8nrWwbHP/PdAD3/CZHo6dG4A20H ok8MEVWjbmtisjJz2ubWkSqHvNI3tP+9CoT0ptB5ZKNSNEAn8LBOXjJT8WpdCmcTAKWk R+T8ZG4drRyk1YYPB6WtUjWC8G6y6Ev2KhGVPUJyzORBZRngHspJYjKO7kHJnJW4r2eB quEAf5Xm+yuDwzxKf0aQvDJ56/4md1S8Wt2hb0f3obSF/WNnPO/hYnBfzqows/k8Fdz3 s8tb3ehuXnlLASXd75RLBOhR8IkDPmr3YShcHmmMEkbIgKq3yikmPTCsNvGjcaamDVjz 1Xjw== X-Gm-Message-State: AC+VfDyhmjjN/89pvfMfEwK19fdzBgICwU24f+dJiFhprH6/eK1JpYAn HhqRSDPse8IeZU8xrkAKWf2LC1spWEki1ByTWSeUcScqPA4AeumG628krg== X-Google-Smtp-Source: ACHHUZ6nXexBU9hbyejUK+I59fjImFGzQXI4ieDN20a9Br8zWASk1pzY+yujAHdfoKoAmUNDOCRH2ZlGV+I5 X-Received: by 2002:a05:6830:1e4a:b0:6aa:ecf5:b8c6 with SMTP id e10-20020a0568301e4a00b006aaecf5b8c6mr12713792otj.32.1684226184084; Tue, 16 May 2023 01:36:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id br25-20020a056830391900b006a603629e48sm1423753otb.3.2023.05.16.01.36.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 01:36:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 01:36:24 -0700 (PDT) Message-ID: <64634088.050a0220.d1508.81aeSMTPIN_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 38B88605246B; Tue, 16 May 2023 04:36:23 -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 | +------------------+----------+ | RHEL8 | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/