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 1426D42941 for ; Fri, 14 Apr 2023 15:59:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F97F400D5; Fri, 14 Apr 2023 15:59:12 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 675C6400D5 for ; Fri, 14 Apr 2023 15:59:10 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id p17so7195480pla.3 for ; Fri, 14 Apr 2023 06:59:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681480749; x=1684072749; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=PIG0wRx/oSqYwc7LC0+BqtIsI/mJEem/mdJpLQAqgU4=; b=MBKtwAXJwYCQ5UKLkwT8NDCq9wub771rnSK+GBlgMa8QYBa3rTa7CSxTnuOpr1MiUW Gwt7vqXhouBvmxbkKWfaxjlKzZAlhEaxFFJCMdN4pwmQjr/u5nsintk0BkUa1qDCC3ol PaZQPTxf4D/5lcN9RXsjUFO9j9vaH34RY2s0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681480749; x=1684072749; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PIG0wRx/oSqYwc7LC0+BqtIsI/mJEem/mdJpLQAqgU4=; b=XdLz28Q1cojZFTCBIkJ5AwoqzhQjrhmc+O5wmDsg6kHf67dU8tcqihuQ7fxjoyshww MVW6WJObVXtWN+eY/07WV4TqxwTmVGjXvEReFrKyuaTpL08nDGsDaLxdRNsOWucKSI3v 6IzC0t9Cj81ktmDU1ecicYKwZXFmftDPhF6UMzn6fSAerEKGYZHifHe/bP7VF6LEsGT6 a+W4Oqs1c9JRFVpTfAy/xtbv3gysFVmUsSAjh5ScUngTXOU60wp1CZqGEfkHkZS+1yJt Zej8t1EHPYVis71GC8WM/iKkkzevLKkz8EAHnPRfQNlxNfoOgd03xJknEguRohTo93CT Evxw== X-Gm-Message-State: AAQBX9dN4k/j/AN+dz/+y90Cpsd4/3PXO6DA7FRyeOLMhjbMIPjX5Anw YzyMr/tXkZSzQQ0TgYwL6SzIuj+H1EbipPNRL3hePWO2tl9IU75qGAqyXaWSuQ6KTK9m8cyS4w= = X-Google-Smtp-Source: AKy350a1GMJjmro5ooKsTZucLYBea2oP8SeqOtmTVXiPyGiZcrbGXiAijyun/C8MRRlgQpUzmqf4sGAUMB6E X-Received: by 2002:a17:90a:9503:b0:247:140b:c5d6 with SMTP id t3-20020a17090a950300b00247140bc5d6mr5824708pjo.45.1681480749597; Fri, 14 Apr 2023 06:59:09 -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 m10-20020a17090a3f8a00b0023cff26e825sm7438985pjc.0.2023.04.14.06.59.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 06:59:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id D4034605246B; Fri, 14 Apr 2023 09:59:08 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id D256C6008C; Fri, 14 Apr 2023 13:59:08 +0000 (UTC) Subject: |SUCCESS| pw126077 [PATCH] [v3] net/i40e: support enable/disable source pruning From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414135908.D256C6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 13:59:08 +0000 (UTC) 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/126077 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Friday, April 14 2023 11:20:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126077 --> 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/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/