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 BD38842942 for ; Fri, 14 Apr 2023 16:38:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97825400D5; Fri, 14 Apr 2023 16:38:03 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 8A9F9400D5 for ; Fri, 14 Apr 2023 16:38:02 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-187bee46f9dso488767fac.11 for ; Fri, 14 Apr 2023 07:38:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681483082; x=1684075082; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/tLVu/G4Zuvc+uc8C24nXgAFRVaxx4Vs6ZFYSQB4OIk=; b=enDWGRTiNtEipLsEMdoWg8W2PPiyJacTp8dSKdlUQuorl8/2F8foAWDqZwC3/yiFGB yDWhmwkKo7D4BddTsQomHH5rS8q1h5LcCWD7T2MeDvU2+Jgnio/SPdFw7UWElrE0yC7/ BZkCDbx+FOp9mZvrMwn2IPZFwSqkc8ovYdY7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681483082; x=1684075082; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/tLVu/G4Zuvc+uc8C24nXgAFRVaxx4Vs6ZFYSQB4OIk=; b=AJQClmSRiK141q4HSncmZzQFGEYf0n1+sVp2kgaUaydz1+2fRbQobxscbekbLjbB8E dr+tB+ILhUfcEm1hS1/h9XO51P98GF/hy2M5t20Y9p7/uVp2x4mkgUt+p0hcO7fd49UI ApSkjzUdzXlFt3cEqzI0Tcs6kMSMpPsjl846x4wUK+tIwT1BEzXtPx2bMGwSe7oLwYcU UPQZBquT4hHh0ISvKnnhtTy+qxpFNKYEZnoWrbRt1ZnuZM0J/8aiNABAp0kpMEmpM/mr pCXm/luw6m/mzpnFisnS3wFdFXXXiEcvQv0HDaVSY0D8n24axir19iYuNE3rLe98mlmx 6w6A== X-Gm-Message-State: AAQBX9fat14A846n1fNYsKuhpCyIXeR5kTI4zass7HWBLi4u+UALL9XV BlGIO84Nyz8Xpc4x5cJLSdg4lnofxwxTpQpPXTH5p8M2yXJGacwtBtOWJdrXvaNih0GtqvxY/Q= = X-Google-Smtp-Source: AKy350bJ9s1Cj2m9CJBykfwugIrXKn943eDrQHLiZJit6Z9J0Z8O2fhFfr1VvsHvGGMqaolVz2wAEasY9SxU X-Received: by 2002:a05:6870:6324:b0:17f:238e:b20d with SMTP id s36-20020a056870632400b0017f238eb20dmr4096371oao.9.1681483081883; Fri, 14 Apr 2023 07:38:01 -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 ef18-20020a0568701a9200b0017b1c486035sm703111oab.41.2023.04.14.07.38.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 07:38:01 -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 6C70D605246B; Fri, 14 Apr 2023 10:38:01 -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 69E016008C; Fri, 14 Apr 2023 14:38:01 +0000 (UTC) Subject: |SUCCESS| pw126077 [PATCH] [v3] net/i40e: support enable/disable source pruning From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414143801.69E016008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 14:38:01 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126077 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, April 14 2023 11:20:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126077 --> testing pass Test environment and result as below: +---------------+----------+ | Environment | abi_test | +===============+==========+ | Debian Buster | PASS | +---------------+----------+ | Ubuntu 22.04 | PASS | +---------------+----------+ | RHEL8 | PASS | +---------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/