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 DB77442EDC for ; Fri, 21 Jul 2023 18:48:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D91C140DD8; Fri, 21 Jul 2023 18:48:37 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 0712340DD8 for ; Fri, 21 Jul 2023 18:48:36 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-345e55a62d8so10534035ab.3 for ; Fri, 21 Jul 2023 09:48:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689958116; x=1690562916; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+8ZidhTK/2ECMrnyN1ruG52puMtUruljEzlQ+DaW3F4=; b=iNR6jMLuImRQkvSyoq8pqnRLvB+1WZieK4cSpgU471pGrZAAX2MCJ2vVZMpy/wvhT0 /N7vFmB4Q/UB6zG3Yap4zRvMUs5CVe6+nX+FTn5uzH+W2SqLe2EesEs5wWSBkDUSvUy3 YEM8icLCKHphcBHN3LaRlj9GbAPNexbSQo3lQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689958116; x=1690562916; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+8ZidhTK/2ECMrnyN1ruG52puMtUruljEzlQ+DaW3F4=; b=cvXfrUkC/QvfkerLW2wF+DXdJ9fjertuie7KfORnwvBOYSNUbtkbdKe3AG8o2A8blB 3vaC8wnE/4iiRFqcduKIMBHDDQUMRiiiOAonwGqH17fUpsXoZAHMTKmPQSxfiaNqBolV GF8+jqnoViQ8/fVhF9siUK+pYDiZzCdvYn4xgqW97o3JCxV6EIIoCMK2eNlqej716qJe uDna7Xg1vKbtua2B3XObiZfFP0qWyqzOcLFvXVYw4w9YCNSB+o6av2kySyH5Lfaxvmar 0l350qKSxqnHfIeEwhI6enLhZjM+NPBd2duWrjfSN7uASqYE3tbIEe9j4MEOA8jO7M8w SpkQ== X-Gm-Message-State: ABy/qLZ8hMYW506IQi3jYGIBPo9sBd9Dat7iTsNC99nBNhTm5M3ptWu+ DeFWpUGLaw1B/brI2hcZBxng02j2lMGZn14fcko6+ufXkoK4P4LoqrWOAnVylieQQ8ygs6ULSg= = X-Google-Smtp-Source: APBJJlFyMAThSJfiy5ih8KEoqol9CP8RJqc8engmFowYM2s/QIJkv13/eAOM8WhwcFj4cZmo669gEVJ0bDbH X-Received: by 2002:a92:c206:0:b0:345:f07b:b670 with SMTP id j6-20020a92c206000000b00345f07bb670mr470705ilo.16.1689958116383; Fri, 21 Jul 2023 09:48:36 -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 s23-20020a02c517000000b0042b692494f6sm163595jam.47.2023.07.21.09.48.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jul 2023 09:48:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jul 2023 09:48:36 -0700 (PDT) Message-ID: <64bab6e4.020a0220.452f5.5fd1SMTPIN_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 DE701605246B; Fri, 21 Jul 2023 12:48:35 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129680 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Friday, July 21 2023 09:57:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129680 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/