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 7CB5C42B21 for ; Tue, 16 May 2023 11:47:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 790084068E; Tue, 16 May 2023 11:47:02 +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 1F9374068E for ; Tue, 16 May 2023 11:47:01 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-ba724ec3b06so7438663276.2 for ; Tue, 16 May 2023 02:47:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684230420; x=1686822420; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yjrKFGLQm4gZ5jaI0LQvslK186d+8t5oUsX1gtt5Mkc=; b=bkqrsxFmHJIHIFHTEO7zdtB6YgPYiXagXGWu4a4H+EdVAR74WujNO+DaTx3CPOvtOS f+4ANHhnM/sghBx6l3g/EdJFdG/4T97kt7oeaRALYfRcNyXV2xAPzqLCszowGtaE47YN oYbVN0kc8kBfN1fTtFRBQ7rE+rZRbatRwzU+g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684230420; x=1686822420; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yjrKFGLQm4gZ5jaI0LQvslK186d+8t5oUsX1gtt5Mkc=; b=VPh/A09+3qSXfB1AubrTpaAq68kbtS9FDJBubDIQjuvRhV/nWKQJuvD75ogLvnGXWu QEFnKAypS1T0438xQtF99aEujxyQDylcy+2b+ms8girunsyLdz7P4KQjevCqJlyZuihl KEd9di+sQG3UmVGEIOTuCgdyEWM0Im5VPLMCWkQiPCjPFbzz++t6gykK4ozkWYB8d5sZ rE3ZZ5jr4LI9Z/kF+/fbOIWCzmgzlYY8j+eVbTPVU8L9HG1bBuHm6d4ZyMziDUYjiCol Xuj241VdLvIDor70B3Q+1P1aRGP2rhCwag9UVC4Ew7jo/iNw7eAW5pgjU3E69wMyMyku C8Fw== X-Gm-Message-State: AC+VfDwOoOlScKs8n15ovdmRPAgJC6J0/w8gtHvYGj8rxLvy9NfGvl5F Y+4QkJYI30GQhY55tEDCY4C1e1V0R1K50u5uSmSgg69h/oEd/fP1iAgdoA== X-Google-Smtp-Source: ACHHUZ7WHARUiKGRnXykftjKDsXkRmQ04b1Oqepi3sG4qnUqlrEygpMVqJtqas+kHu3/mi27SqetIDPJ8uu5 X-Received: by 2002:a25:dc43:0:b0:b99:58d3:7ea2 with SMTP id y64-20020a25dc43000000b00b9958d37ea2mr31397498ybe.24.1684230420496; Tue, 16 May 2023 02:47:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a11-20020a25ca0b000000b00ba7cb716b0asm115678ybg.32.2023.05.16.02.47.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 May 2023 02:47:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 May 2023 02:47:00 -0700 (PDT) Message-ID: <64635114.250a0220.7992c.5c88SMTPIN_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 2E9A3605246B; Tue, 16 May 2023 05:47:00 -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-x86_64-unit-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/