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 9562242ECA for ; Thu, 20 Jul 2023 15:54:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91F8F400D6; Thu, 20 Jul 2023 15:54:07 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id A9690400D6 for ; Thu, 20 Jul 2023 15:54:05 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b9d16c1f3bso660513a34.2 for ; Thu, 20 Jul 2023 06:54:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689861245; x=1690466045; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ngtasTZMkyA/ffq73Lq2Dm1P4mNlFFnWrzwl0PzbYmc=; b=T9w/UNktt244/9Gin3x2OAtdgTEYlIEpXDCqAf6lwtD3aPPR9py6EG+yz7MDQx22nW S9E7QXpM8+Mkg2lBi6RJQYPayRuxVAi43srcF7S4cQU9TZntUadN76RTX941Dnlz+TKf TObEVcJPYRdJ2lUivhqm+K5EE4B0QMsg7Vo3g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689861245; x=1690466045; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ngtasTZMkyA/ffq73Lq2Dm1P4mNlFFnWrzwl0PzbYmc=; b=TBiL5WYjq5H7HKlRlZnIvd6sn0kPlBnuXj1LRnprcH8HtmfZIJq04OHDpzKLYUshg1 LmpsrrFvSEvNajp6vxbiO5tDTYR+gdqm/4uRD0tm+LTofQpXlo6c42ByAeTAKUZ8QKXT AY8yGStgGONt0JgmWv2ztNNmcgzh2WCQnlZW1/u5d+8YUIY/NDoi09uv8SbaTsPCqyr2 E8B4tEKad4/I23ZDk+S0bS9VmISChghhQczNkLapdgB/EuuZCxDTIhTIy/+aENmkpQQh s5oyePtRuLf2qatpBzz4xJ0HReSDOBQaLLkwPjMDfa+HOpXl1591htUxhslm/PqCUklP aLmA== X-Gm-Message-State: ABy/qLYlqBr+JdL2YB9Pp6t6UDWzgunMnpkHsuxFsfYj9dEYk5VlH9vm lcAglfoZ/QyDpOvhKktyZpt0usiDFT7Uxc36+8HkWcNYR0AfFtVN7KWIZctn5zFkeFkK24WV+g= = X-Google-Smtp-Source: APBJJlFvDKaxpHLbZB31XcHxjvxws8YDGUmxp0eZzTlpCfeU6zdaBtKP/uJ6VtQ0LCI/ldDCPnS+RPBUU3+6 X-Received: by 2002:a9d:7841:0:b0:6b9:68fb:5a28 with SMTP id c1-20020a9d7841000000b006b968fb5a28mr3028345otm.27.1689861245062; Thu, 20 Jul 2023 06:54: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 m14-20020a0568301e6e00b006b87afbac25sm87686otr.11.2023.07.20.06.54.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 06:54:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 06:54:05 -0700 (PDT) Message-ID: <64b93c7d.050a0220.2ecab.4534SMTPIN_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 8C663605246B; Thu, 20 Jul 2023 09:54:04 -0400 (EDT) Subject: |SUCCESS| pw129663 [PATCH] [POC,v2] net/iavf: support no data path p From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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 | +-----------------+----------+ 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 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/