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 1910942EDC for ; Fri, 21 Jul 2023 19:17:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 159DA40DD8; Fri, 21 Jul 2023 19:17:55 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 0340C40DD8 for ; Fri, 21 Jul 2023 19:17:54 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-78f208ebf29so794156241.3 for ; Fri, 21 Jul 2023 10:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689959873; x=1690564673; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ldN9Nu8G6i1TthAisb06rVl+kjbRJ6o8b0R/tezXIJ4=; b=gSOqhG+tn0e/IA00NtQbDQgSa924p5sd36yxXFGLeYaobcIxkCmnfvgMBz3jxntxfV zTjBw05oFN5LuGVIFRlq4LjiVa1d4+9aOQC0/EFULxrKLi/hIzTYhQyv1FMAAX2Lik/E GuioRFj7/+X1Vp4FPVx0SEkuMjstVgBboJEMg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689959873; x=1690564673; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ldN9Nu8G6i1TthAisb06rVl+kjbRJ6o8b0R/tezXIJ4=; b=GbFdFR8QyjbtoudXt3cYJtjHgMOLHWNv76mHezXNVCvijl34KekxyDKuYOSrqlhhNH +X5paAJU1Kek5Bi/Hp+e7T9vsqoowsqixnU+xRFcaobgufewlcp60QwBbW+ynrN9hY18 0PyhLJBGfDErCTLwH471W0092a//prY69O7bpd0erjSahfFB1YjcGb/V0WDeV2uKHY8I DfQWA6slbxVIkBvbChluIdCZVUlShGHSwbDgrQYyRtXcJ+I9gzuhWzMj9uciGqDQpCGS 75KtvijN2Uz1jTTPsiPf+Xq9Hy+jHAC7/Tt2SR0thntnu81xbFO66sqZxerWAKtJc5ZY vs7g== X-Gm-Message-State: ABy/qLbEktx3lJ2Z9h29pJTNo3xAb/gcVYG1B/RcteuCm8XeQeRCeHgO 8FQIAYEwWtJ+zmqn+qo/z65YoScTjZKd/WfPJQPRWfrp0GCF+toKYM7VDsZpdFSrHqLOnyblHw= = X-Google-Smtp-Source: APBJJlHNLHFk9A4+0u8dkKsN6omKdSv8KktcwIhuQApBqMBvESIuBaipvoaCkXSF8nLaXI7F8nEQk0KSoEEI X-Received: by 2002:a67:f24e:0:b0:445:780:c345 with SMTP id y14-20020a67f24e000000b004450780c345mr527343vsm.20.1689959873327; Fri, 21 Jul 2023 10:17:53 -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 k7-20020ab05387000000b0079a00b2f848sm18585uaa.7.2023.07.21.10.17.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jul 2023 10:17:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jul 2023 10:17:53 -0700 (PDT) Message-ID: <64babdc1.b00a0220.fb990.09e0SMTPIN_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 F0889605246B; Fri, 21 Jul 2023 13:17:52 -0400 (EDT) Subject: |SUCCESS| pw129680 [PATCH] [POC,v3] net/iavf: support no data path p 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/129680 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, July 21 2023 09:57:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129680 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27124/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/