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 E4F3242B21 for ; Tue, 16 May 2023 10:03:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E277740C35; Tue, 16 May 2023 10:03:57 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 74F1E40C35 for ; Tue, 16 May 2023 10:03:56 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1924fa9620aso5755404fac.0 for ; Tue, 16 May 2023 01:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684224235; x=1686816235; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eBohUf2V8YNmpKmFZ5iO6MD9L2OZ/3m+sIQPhEeDEdk=; b=g8plcso/pa1Wktzv2mUca8r7LRxMIKk1n3wIYqXu/Qu/D+0N2s6BCMVZX1pqgwhAWJ NZdayY6ePoQoifG6h9dHHyc6/cl9NFV/gHSdJpesgIUPWSOfpb26dIqOFcatyWkcmziK BzxZWgOeZifDLxsAIbpPAxFEglXTKmXdwbJR0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684224235; x=1686816235; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eBohUf2V8YNmpKmFZ5iO6MD9L2OZ/3m+sIQPhEeDEdk=; b=fu6hqvR4Ce0/R7nZWESxRI8JNqooTx9peZWnV0QvshdoNHjLYfEvqp/GsKxwnRgesK we0rKhfwIhM2nzYm4x8IzYHYYUnRUPImD5TVmvWDx+Nkre8pPr0JzCDbKBK0F2tjCI4c qIk+x6so2Xwdt0BAANdLKjUET4HJR8R6Fv9oqrPAUkTUxseyAr/uIfNal0NgWErLGxHa Lv7Du97EMQdiQrA7B9J2oKRfjplpl0qWr+V9QjO2EDz0hDR8It4LZwMAONXJ/qQe87DM R8MX7s/6G+Qd2rHWSgZ8WFFEKNStD/r7f8i8gVqkMXzNcJ8b5gvJ6WjDtaUOWWIMpnTP rixQ== X-Gm-Message-State: AC+VfDwYLCfD7J3bJpaO9uS7TAO9uz55Nt+d9V7AsgQksow6fP71ySY0 UopBx7gGS/XWkGMU24vcBcGSFN3+boTIpFOS0evv8DaBzvL2TNLyFultng== X-Google-Smtp-Source: ACHHUZ43PQ/Y3FjxbygUicHeKmfmnDKVX3EVVrfobzXolSuncg/tLKIjQy/q+BvG1AnVlrh5K4Sme1rzsnOv X-Received: by 2002:a05:6870:a3d5:b0:196:4cb3:7b7 with SMTP id h21-20020a056870a3d500b001964cb307b7mr9952902oak.43.1684224235748; Tue, 16 May 2023 01:03:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p3-20020a05687037c300b0019292e44ba9sm1820181oai.30.2023.05.16.01.03.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 01:03:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 01:03:55 -0700 (PDT) Message-ID: <646338eb.050a0220.ea649.1698SMTPIN_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 61DBB605246B; Tue, 16 May 2023 04:03:55 -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 | +-----------------+----------+ 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) 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/