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 1E55342E9B for ; Mon, 17 Jul 2023 12:23:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5F5D40698; Mon, 17 Jul 2023 12:23:21 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 2017C40698 for ; Mon, 17 Jul 2023 12:23:20 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b8a44ee159so25258775ad.3 for ; Mon, 17 Jul 2023 03:23:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689589399; x=1692181399; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7xEhA1nCsqUoG+AngskgJ1w88oAUgFCUO/AUjQ5auBw=; b=ZL+DVpSKolm01HB2+prPvnF8S3qE6OVt0Tl2uRiCCbFQpEfjtguGnCPyCv/ZJMdNJp Uk7uDPe8Kvd6Yg5zpi9cUt2Gg/S1c0QHTmz4OopQn+8INx/+1y/ID+UBWKC5Ye4J62Me geB1HavhXtmL0Vzt8CEqZbMqXYfFpKXkmDpZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689589399; x=1692181399; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7xEhA1nCsqUoG+AngskgJ1w88oAUgFCUO/AUjQ5auBw=; b=Qxmov1IA0C0pZLqN2wAabLORrFroqyA9Y+50+irQSkqjXjkB8PTRx/ApNL9KcatJ9A p/FH6qLne8P3bX45K1oBUdwGjR2Sdel1Lb8ojvT461f5hILO7rSvY92Y45+qdWwuLztv FkkqOVTMx3D4ckjWk9/cmlaOhnq1/9gvKaA74Yi7BKWM746aP1Zp0IbTiCk7xYOg2FM6 B+exkHIB5YIV/At+yukfNVPGEEvUbOVxgYJ/GgwxvyXwN2CAd4iqcdikA36/icn/0Lie 4lCqMdr8HK0/la72teX7fwd6KhdUk0K5V1wvec9q/N6dD4iORTdulSM7C1D7euQm949n pMGA== X-Gm-Message-State: ABy/qLaZ44uE9dIS3Ak/ni7CuoTYhGk2c2OO1JJ3lQVYklCVZMqe8G9L xPwidJu1+OINhUsx5ptJxn38vgpTVzusYu1HOrTG2z1ygRKBus6r0AeJaQ== X-Google-Smtp-Source: APBJJlHvYD8f4du1UjuWHRDsFhjWiYOFDrFGtJ/zl18duu7erXo/U/e9qHSlGC72PZkBf2GAtvjMW1dUUW92 X-Received: by 2002:a17:902:d4c7:b0:1b6:79e3:636d with SMTP id o7-20020a170902d4c700b001b679e3636dmr12989559plg.58.1689589399383; Mon, 17 Jul 2023 03:23: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 l23-20020a170902cf9700b001b80b583096sm1313161ply.72.2023.07.17.03.23.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 03:23:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 03:23:19 -0700 (PDT) Message-ID: <64b51697.170a0220.ae4ce.9da3SMTPIN_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 9A702605246B; Mon, 17 Jul 2023 06:23:18 -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 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) 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/