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 A95F042941 for ; Fri, 14 Apr 2023 15:32:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5B9A400D5; Fri, 14 Apr 2023 15:32:31 +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 C264B400D5 for ; Fri, 14 Apr 2023 15:32:29 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id p8so18342848plk.9 for ; Fri, 14 Apr 2023 06:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681479149; x=1684071149; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jJ+17ZZCxLcn0F6KppVC72fIjtDZ6arm83ux3Q1BbAg=; b=bPm1oXqN3ucWbS2Yx4VjZEwXlZzardXcpCh5WbBJvxyhQiWdg9mM7Dj6seW4dDpBg8 L+5j926yWkTHAaL96f39WHHeE1bUYNF11nwi/cOyLQHSjrL0kV1qoHWmdj/nie1RpVJ1 Oy9b1+lxPAcx7dLdn7izU1PtFmK0qeMKzCOSI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681479149; x=1684071149; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jJ+17ZZCxLcn0F6KppVC72fIjtDZ6arm83ux3Q1BbAg=; b=SQ87eTw4JMXlDaVozLQjQqS9F5LLS7unySIPJMJoYCO/+KslrYxVV813+AJKyMb0ZG fUycZl5SKWPVDegUiFNp/S85c2Vmgmi3tpA+H7GatbHA/a0OO4DbMAJluOyuNAYZIqRl 3yDVmifw96FcHYdtqWCxDTspybh+iRjDx/dA8JSXkGfYWQQRvf03+h0EexAHTRkZaYP2 Vno0dSfhDw0Batbecm0Vu7Sifsd76JO+vUorPibYsJi9k/jjzWblfBzXQIPBOxDN05Uu 5tATIR9gosiVF7Y+i11oHRU3VXIPIpnRZVaczzVCwWBRcL4JNKI1kvHNXjwfLmKxwaqd oaUw== X-Gm-Message-State: AAQBX9fguXAhUM2U1QRgcU6SNaQ8yClazP0bCZC2OF4URMwN9zN3YrV1 LBQ/fjeT2rtmkH5KPwBXRJJ5/BwGDv7NlUULppeLjMpIgb5cTVlIpDSHxJ9AXZX423aaKq2OTQ= = X-Google-Smtp-Source: AKy350b8BS8wlgM43c/EUffdzwgYl/wiZcRI5X9bWj4WoiD41sL3lrY8eR2bMmL2zy0PcHR8AmeOc5HMXA8d X-Received: by 2002:a17:902:cec6:b0:19a:9610:b234 with SMTP id d6-20020a170902cec600b0019a9610b234mr2872789plg.1.1681479149063; Fri, 14 Apr 2023 06:32:29 -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 kf5-20020a17090305c500b001a63b9aaff3sm446122plb.38.2023.04.14.06.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 06:32:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 56EAA605246B; Fri, 14 Apr 2023 09:32:28 -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 1F3886008C; Fri, 14 Apr 2023 13:32:28 +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: <20230414133228.1F3886008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 13:32:28 +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 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/