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 54A4142D9C for ; Sat, 1 Jul 2023 04:09:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 506BF40A79; Sat, 1 Jul 2023 04:09:03 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 655CE40A79 for ; Sat, 1 Jul 2023 04:09:01 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-558a79941c6so1696485eaf.3 for ; Fri, 30 Jun 2023 19:09:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688177340; x=1690769340; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dfpz8uYKkiiw7GgfV2Wtq+DFJWqwJHJ5nEhuc4hhFB8=; b=Nnsn71yRPPmq0gLmY58Xh9iEevmPLnywcvFFvIPfroozAoOQ7XKn27yaMEz5+ST6MH CQjQblxcS9DPunSAJ4jZCLjbz/yNvRHxCZfShP5k4tGB/+sgpSadmPZFtn6K+PSk/79N 9JhdugOWGb/zOKD9Cjfiap31693yanTosZbuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688177340; x=1690769340; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dfpz8uYKkiiw7GgfV2Wtq+DFJWqwJHJ5nEhuc4hhFB8=; b=lKDnV0F3N1NYPO8qRcyNydKrzzM6vFXt/t5b6bgNgANeq2C0RurppidBwV6YD0l5hC eKEBwSGZZZkFVt7OYCpZUGJ7GkxpIzVKVS4YchKWKn3HwBCUAzuK8k1J60ZPqsaoyv7h pbTt2aVYVz3RlnPrPs2iX+mqIAnlo87upYRBx9Kp2tXzgNsGjYA3tEuqVNsjS638Oeku Pj1OBo8DnCW0Qr16P2tNV3jEf4SQSS3W7kGjDHbHuWeHgc3HNj6zX4WCEkFpo8x1Qr/I 9NSfNZTM6doi+gwMzLyBcQijd04qHz/bVeOlmfXddMFPNmrnoaMk5Dyr0sBzBroKro8G lUDQ== X-Gm-Message-State: AC+VfDwmzkmPNKTVDq9uffhqR90soxb/oGz5qX1N7O7bbGCvfBDUBhcR PLn8US2MFRK+wv1lAcQQWzBsAz4mYVouFFVc7g/KxJrQxnMlo7HGYRATXQ== X-Google-Smtp-Source: ACHHUZ7EteFzzGv1/H/WOZxZfzvT3xF5C4vVyzwwE7TVCxYhUjsTIfSfb5SmzRDIX23dgRJ9g/2scHrTDyRT X-Received: by 2002:a4a:8c24:0:b0:565:84b0:845d with SMTP id u33-20020a4a8c24000000b0056584b0845dmr3114525ooj.6.1688177340757; Fri, 30 Jun 2023 19:09: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 bk5-20020a056820190500b0056357495388sm692336oob.23.2023.06.30.19.09.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 19:09:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 19:09:00 -0700 (PDT) Message-ID: <649f8abc.050a0220.3c369.a05eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 19C37605246B; Fri, 30 Jun 2023 22:09:00 -0400 (EDT) Subject: |SUCCESS| pw129151 [PATCH] [v2] net/mlx5: fix the return value of vp 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129151 _Functional Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 09:21:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129151 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26887/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/