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 7287042D9C for ; Sat, 1 Jul 2023 04:21:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E4F240A79; Sat, 1 Jul 2023 04:21:08 +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 6E56D40A79 for ; Sat, 1 Jul 2023 04:21:06 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-565f8e359b8so103275eaf.2 for ; Fri, 30 Jun 2023 19:21:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688178066; x=1690770066; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8peCYzUkvO7G1uKFQOzmneTYU3tAlBEo1DzdSgSgHjw=; b=NI0FK0WBQqjbkiM+KztY4M99A0oLPLgbvtCyikX3mfd+D30UMrZbnqx45xoXaFiTgj q3HLQvWchW33fsqL06WxlI5ZrMquYLa+nVU3zZQ2d4Ljq2QXphtg7Vm9JUoTQ1Grp1dn UBwGxug4tVSlve6zcoBbbNrTy0a9GzC/P+ZYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688178066; x=1690770066; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8peCYzUkvO7G1uKFQOzmneTYU3tAlBEo1DzdSgSgHjw=; b=He9xdiJ5XDohAB0Cfqmtr+IL/+fkVOnbQmQ3fTuoWJEsFp7A+BWUYLFpcxMIG2Yndc E9TVqrBs6IrWk1ivN7aeHJUnF4keynZWwL8P8cEAmF/BZkrrhPHez9mpSLYTF3GPDu5w ZPf4m+6qyIWlUzL3cFz28JvAM2dd01NMORBCU7iA+0BccHHr8weQucgdknqlrOQGc9Dh 5YdkkR0x7ON7K/aaN4krjK6wEXNN46yXeNUk8U2hJkp1MPH+S5dRfaR8aWdiDDu58QaM JOSPk9LZwJ15LNJbjtwVFwdHlr87MnXZ4lCSXo0loT3YdtVpkfbklL+xQEjyNjzwkDuQ EhOw== X-Gm-Message-State: AC+VfDyVA0Y6tzFnxj/JuZbEn2R2PcokRQrtM2yQE+Fp93GMVVUZ7pqU O30SbtAT5oVRmVhoQcAZcHG2d6wX5uzsr5Z9cE0yh3yL50vzy6S+z4R7QbnmqwDG6rYWVGElBw= = X-Google-Smtp-Source: ACHHUZ5Ny62oj6ZuQq/npjl5mrd2Yb4HnqyWTU3HrLx0M9OqFYlVgMiNr6a4tfXcv9bCZ8liLMpA0ze+nNh8 X-Received: by 2002:a4a:2:0:b0:565:b2ae:5e14 with SMTP id 2-20020a4a0002000000b00565b2ae5e14mr3349143ooh.7.1688178065886; Fri, 30 Jun 2023 19:21:05 -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 f133-20020a4a588b000000b00565c8acda21sm388125oob.22.2023.06.30.19.21.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 19:21:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 19:21:05 -0700 (PDT) Message-ID: <649f8d91.4a0a0220.9d2e.15c7SMTPIN_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 6884A605246B; Fri, 30 Jun 2023 22:21:05 -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/