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 E5C8C42D9C for ; Sat, 1 Jul 2023 04:24:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E16D840A79; Sat, 1 Jul 2023 04:24:20 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A97A340A79 for ; Sat, 1 Jul 2023 04:24:19 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-78372b895d6so111921839f.2 for ; Fri, 30 Jun 2023 19:24:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688178259; x=1690770259; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8peCYzUkvO7G1uKFQOzmneTYU3tAlBEo1DzdSgSgHjw=; b=EIk5sG5mYNC6gjQvVRpwsSPUlPBDIGeHq40hosaoaF2VeOcEa/U9YeajIVSUtv5yRz JFKHPjmbPHxHexSKe6pqKshB39a31wJ+88LgaW74JVXPnYaa/z4pitDZekLAAuTHZeiy 3oLH0aMDsW3UD7pyjGGbYOMB+yLGyWXtJSqrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688178259; x=1690770259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8peCYzUkvO7G1uKFQOzmneTYU3tAlBEo1DzdSgSgHjw=; b=X8qZZqoXacF9ucfvIJvpIJcFeXZDmQlRjstNpcHfHa8fdAf8LjlU/VXdTtJc2KXY82 vTj1ttiFZ2Vh17GM+QSEscYB/+F4OpWDxcxuk/N57pwU0A6PcXAwpAZnC/IApLj1KcsU czV5bo/BuA/qyuwwS/wZRPgbeC9YOZ9fR/Nn14K4mQuVPHrN/uWNkbmnSbu1TfjufHkz Z1DOgxVUkgDkG992eY6t3uAvqViLZlFS0m6jGXpW5hAVwoJHjqdfDgL1nkEkqAhcAnLW L4V0qv+AHB87RCG7UYZWXqJKek5+YvQzOKDxlNm5r8QcsA6NOEDWGlmPEou1T+uhDojc 2Xxg== X-Gm-Message-State: AC+VfDxP4IdzTwuqrcT5+EN7XRP7WF3nz8+htMzZr87NVtJqssiZpkSv JVRAOSKS832ZfQwx66GWz4ZiUTuAtLViERDYaHFCP3Ig+pHjeLdnp6pvyA== X-Google-Smtp-Source: ACHHUZ6Qg4fDi/AxxQ3GUp6bpUKKOaGD1/ODpPX72tpnqHlYRVqyo5E0ObJQrBSwQWCT8LTtDIW9FQ6ju+3/ X-Received: by 2002:a6b:db07:0:b0:786:25cf:421f with SMTP id t7-20020a6bdb07000000b0078625cf421fmr4981230ioc.19.1688178259101; Fri, 30 Jun 2023 19:24:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f9-20020a056638118900b0040fb4745b12sm643497jas.34.2023.06.30.19.24.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 19:24:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 19:24:19 -0700 (PDT) Message-ID: <649f8e53.050a0220.8a004.67a7SMTPIN_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 A1280605246B; Fri, 30 Jun 2023 22:24:18 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129151 _Testing PASS_ Submitter: Bing Zhao Date: Friday, June 30 2023 09:21:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129151 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/