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 A731F42ECB for ; Thu, 20 Jul 2023 16:15:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A37EA400D6; Thu, 20 Jul 2023 16:15:09 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 44DC7400D6 for ; Thu, 20 Jul 2023 16:15:08 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-668704a5b5bso733104b3a.0 for ; Thu, 20 Jul 2023 07:15:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689862507; x=1690467307; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Lof/4llMb9F3UjlMjo7hz0OLJSd4lqRTBmbwH7CLlXo=; b=BJ9tm9Y2U2G90FbSz7CaX3VG/BN8alfWUaW5SsE7qmKZufD+TcGNWzPb/T66Ynzz7Z Yjrqp5na0bmwj/K2gN81556rz2w0u6af3L8dz3kNdpdC3tAB9RIUrYia8V2H5JzPCIxv TW6RHc6R2rKMy1Tnplb6PM2XwQmvY5A5ZQuwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689862507; x=1690467307; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Lof/4llMb9F3UjlMjo7hz0OLJSd4lqRTBmbwH7CLlXo=; b=ZEJ6wTOTOVx6kv3RYMcu7gfsgV/NKOn1g4MyfAFxWFNf9XWTZ6DK+SYg0zOcfp8VOA ECS1xfquccvmoo4zDv2eREoSRmrYLyydQqhs09D2E/EpycxZiSPTEB6jlWQkcECjFYft N7hoiRgy8HX82v/CGMU/McrRFJUFGonjFTK6bpWlKatD1bq8AhthSqMg1GVUZFWa5cCt 8YKz/HniNl/NbcyrfWPbvvrpTVfPn9o+JQcYpKOWOZIjrgOR4J22jGKRH85FzqzFAWiu Ubz4/ej11Q/qAmeCxChVCs2YuNzfw8CFacLMGZocBJFOiQMsr9m4r4oChUMhBttMWqFs sDFA== X-Gm-Message-State: ABy/qLYXzcXj+7n9mdiq5voRac7uXA11iKN0v5p+itXDe31e5aHm3OK2 fN5sD9A0aDEApmxjKrxrcwYutU9bukr/Co9byNaa5EpoMoZtBpN5gIQnJQ== X-Google-Smtp-Source: APBJJlGIDYHRK3W3Iy97M9N19rZ/N5DN1V+6yGWHb5MF2bcJiUe2hK4W/LQAcbKWyYcvn9DJXnX8VHJe1KVz X-Received: by 2002:a05:6a20:3d81:b0:133:f860:ac42 with SMTP id s1-20020a056a203d8100b00133f860ac42mr22340626pzi.34.1689862507403; Thu, 20 Jul 2023 07:15:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c6-20020a624e06000000b0068265e1a068sm104957pfb.16.2023.07.20.07.15.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 07:15:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 07:15:07 -0700 (PDT) Message-ID: <64b9416b.620a0220.a6a93.500eSMTPIN_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 A8EBB605246B; Thu, 20 Jul 2023 10:15:06 -0400 (EDT) Subject: |SUCCESS| pw129663 [PATCH] [POC,v2] 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/129663 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, July 20 2023 10:08:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129663 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27109/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/