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 6376442D9C for ; Sat, 1 Jul 2023 04:20:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F34240A79; Sat, 1 Jul 2023 04:20:48 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id D297D40A79 for ; Sat, 1 Jul 2023 04:20:46 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-565f2567422so358729eaf.2 for ; Fri, 30 Jun 2023 19:20:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688178046; x=1690770046; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NYZasTzs7E+DzKrwj+GKIJCzDh+gKjEmaVorojEtOH8=; b=Lix1R583Z1yfy8bNpArJbQBzJdv7XzZfffZ588CuJIIjkzfTsD6RXAxSal1U9DDgZB QtOD1qEcR2UudG/noFzldR0WwBW3w+5f0wKutmI/Bj+zONKKhlgp+gP4+9oQA813prWg HTblknmlKRCsjgmqw3Bx4NaXA09s0MmrKn0EY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688178046; x=1690770046; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NYZasTzs7E+DzKrwj+GKIJCzDh+gKjEmaVorojEtOH8=; b=dc+bbDCHyDCAWFbj92TsAZcb1cm4iBYYMAecukuhcSbNrQtRt0JozTgDCvyd1oswNh JpWUQ6dRObQkv9vl/uqe0H7XINc4Zpq9IHoe3rsrQXYLYd1ZRcpJlpz7U5b3WJuZy/PQ yxBCKE28LEexMwBYXXWlmVB9OXO6CjmDiBvpV6yTv5utGHJSPSFKUtDnoQHaOOLpwZeX ywTi8We9/SILxzwRTWssaDIwx6ZGPWyRaFWPyHgfog/XbM587jYU36jfaTWB2rOP8MYF CELZweAXCkkx+4laSaycHMywRg7mB0In2m/OEenhZ7Hp2v+mELWucwGsTgZPetudGxui cSSQ== X-Gm-Message-State: AC+VfDzsOhHiwbP5KiMkeWMvbtXU7y7oJ1f3HX1Zy9/SjNiACFnrqtpL eE87ku/rPTdk9aWOh69WDLYeGemI1F6S0B5lB7sPD95s7dIoOSMdESFxOk9v1PZLM5rlihwxGg= = X-Google-Smtp-Source: ACHHUZ4+vROqIuvVP0oLiBY+EXVdtX6Jx0YBCOyz4o2p/c7ieDjdUeryI/mKDmnmzUdZ2GSpluCFe6mEbdSL X-Received: by 2002:a4a:52cd:0:b0:563:532c:924c with SMTP id d196-20020a4a52cd000000b00563532c924cmr3444883oob.2.1688178046215; Fri, 30 Jun 2023 19:20:46 -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 d16-20020a4aeb90000000b00559d090f32dsm930444ooj.0.2023.06.30.19.20.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 19:20:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 19:20:46 -0700 (PDT) Message-ID: <649f8d7e.4a0a0220.269fd.9da9SMTPIN_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 B0055605246B; Fri, 30 Jun 2023 22:20:45 -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 | +-----------------+----------+ 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 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/