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 1577542D9B for ; Sat, 1 Jul 2023 03:16:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B0DF41153; Sat, 1 Jul 2023 03:16:14 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 32DD440A79 for ; Sat, 1 Jul 2023 03:16:12 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-19fa4346498so2215567fac.1 for ; Fri, 30 Jun 2023 18:16:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688174171; x=1690766171; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0rtT/y1phHBeNFP9BlfFO51U/Yj03XflCyWg4lPJZr4=; b=Ryn9nSZ83A4ztEkX1LlwlkiZSfY+qfifQgo06PvGzNpX4dTbEYcb+gknoILx0uySK1 3zkns94B0QSkkeMry4ESC9wjvjpn3+bR3Sfqqjc9AqGVUSywiAo8upJfjKJqyMaqGafF 1B0SjY6AkjBCyd+p3yt/0j3s3S447OM+jGC2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688174171; x=1690766171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0rtT/y1phHBeNFP9BlfFO51U/Yj03XflCyWg4lPJZr4=; b=QLlFGd4UDntgo/H0prB4A5cjkQ4BEs+5tolvhIm2eb8Ei6JDP1hn5BXNmZELOC6Z2R XYkQkd+UBOUCJpEC1NRcjgQPIvGl2JttB2opOJEWrCwcCV8u5g16x9fKqqX7WPp6vCVf lXAAh1EYb2umIaZjuHK6TeihKPXA//uEk5OG/7a90PJIby5f2F3kcLTwgKi/YOH/f5S0 JBRrXtr80OvBn17gsI1rcHXidPS7ADAe8xIrsRXXwlQnUcKy0P0vaDRr9E5nM/7ax7go 0OYUmasGmmh/AEXexJ798vH71eTcA/Hd/1tOR7W8gMBpx77qsNdxDjzA32irVZ0IMX8J fQTw== X-Gm-Message-State: ABy/qLYYy3oJ/0ZBEPhpsVPRqDz95k6UH/CX80IliuRBxmFlwazzkAoc m3xQ6dGnTO09UgkKC8b2xhwx6irH5J87kSQUngR1hRmQedrRVTQwOAd/x1/rI7ue7rYq9p3ohA= = X-Google-Smtp-Source: ACHHUZ7dY0qiWcxnw83aPZCRYUlC99+O5KJfqjdArzoa6pJmME10uSAgNZiXFSgfOsC+AkY0F9w3tJWAROWD X-Received: by 2002:a05:6871:8197:b0:1b0:3a8c:a7fe with SMTP id so23-20020a056871819700b001b03a8ca7femr3881337oab.30.1688174171595; Fri, 30 Jun 2023 18:16:11 -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 16-20020a056870115000b001b0517d680asm1079764oag.9.2023.06.30.18.16.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 18:16:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 18:16:11 -0700 (PDT) Message-ID: <649f7e5b.050a0220.e0a55.79cfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 182EA6052472; Fri, 30 Jun 2023 21:16:11 -0400 (EDT) Subject: |SUCCESS| pw129133-129137 [PATCH] [7/7] net/mlx5: fix the error in V 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/129137 _Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 06:39:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129133-129137 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26877/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/