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 280FE42E9B for ; Mon, 17 Jul 2023 12:29:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26BDE40698; Mon, 17 Jul 2023 12:29:59 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 1741240698 for ; Mon, 17 Jul 2023 12:29:58 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-55be1ce1669so2613945a12.1 for ; Mon, 17 Jul 2023 03:29:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689589797; x=1692181797; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=90IafneLMDyu9hfyA04ugrIlCDuzVN8T9+KPkuzXTmE=; b=Q5f2N5j1xqe9u4KM5UHgvysB8pUBanATEOvwU7378fIoQVeXMPFWz5RUslMM1EvdsZ M1r2HhTmecPngLwVETYLsh4rsS/uugihWJ9fPzlvhS/AteZmguon5iGUcwX8owO9RRwj +mzQEtVa5FDlM88BhtdE0+Tf8oUn9PWMxAFt8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689589797; x=1692181797; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=90IafneLMDyu9hfyA04ugrIlCDuzVN8T9+KPkuzXTmE=; b=X//j6pwzM6GRaxeeZyMs97xqA9u+EwMkhDYIYq9S24M23TdbeP3xp/lQWpOLyiVmlb maiRn4MLqH2GyMbF6srxqq7CKeO9j86uWvCaS3O40Qjv/ShExW2RPFilvS8Xe6CMJ+ry txqKeiXvrsdRGbgt5ztgv44It4iRYp2GlSk4GwQa2Hs6oVKhfsZ05uNCvSTdJBue+/Lp jKJDLMq0xJdvs4XnVVeCfcDNCn+Fovs8JoaXeWdqZ+CvAWgMorgLa8GBpssvXcqHWgZg 1XApkRiasSoy3uCLXlTS6tDq2q0g3LpBlysFMcAQDgn/orouiGh3D8Nqjuo+MUpCiwgW Eqkw== X-Gm-Message-State: ABy/qLbqogjN7YlrfIP/qHiY1bQ+QKpEc2TIJY8Nizoqs3IIlbXXI11b iZrEOWBarYK7n/zQdbtQqLldOBC8/ma1hnx4hq75+8eLCGaLKi6gcUkRkkGadH/pxGWSDne5WA= = X-Google-Smtp-Source: APBJJlGTCuGmHejLQghW9dXXyL4lMSvfAT6XRAqGuE9NMBoDxpy1Uea8yYW5v9mqvTNQBIB6AuDwvYkeW7Id X-Received: by 2002:a17:90b:11d5:b0:263:40e1:d4d9 with SMTP id gv21-20020a17090b11d500b0026340e1d4d9mr10212777pjb.47.1689589797104; Mon, 17 Jul 2023 03:29:57 -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 z17-20020a637e11000000b005572a1cd6a6sm1788899pgc.35.2023.07.17.03.29.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 03:29:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 03:29:57 -0700 (PDT) Message-ID: <64b51825.630a0220.7ae37.776eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 484C3605246B; Mon, 17 Jul 2023 06:29:56 -0400 (EDT) Subject: |SUCCESS| pw129569 [PATCH] [POC] net/iavf: support no data path poll 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/129569 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, July 17 2023 09:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129569 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27080/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/