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 B261942EF9 for ; Mon, 24 Jul 2023 02:01:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E274406B7; Mon, 24 Jul 2023 02:01:48 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 308B2406B7 for ; Mon, 24 Jul 2023 02:01:46 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-668704a5b5bso3626295b3a.0 for ; Sun, 23 Jul 2023 17:01:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690156906; x=1690761706; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a5zwguJv5jNYmfo+jbXmLuWtfuTs7qcR7bw+yZGx4lo=; b=IZWNzegprxlNW8sqONtlirp+AvS/tNX/wPMJX7QRtaKjiGhTOTeOE+qMx2JEVzJ/o8 vXeoKnUI3mUV0xucYPkNKIz4w4cO64kJgmCZbEJc7/tOoAnLw1AoXQR+D79226+mcIns LQWeEq3xAR/ZMqM2lguWV33etNBCGb+vCFq3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690156906; x=1690761706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a5zwguJv5jNYmfo+jbXmLuWtfuTs7qcR7bw+yZGx4lo=; b=K9NZCWUzwf8BDU4swtSM5O0hN1l+DVuq8qMY3Q1E/Yf6knI33sCfbsk1OOahdijRGX wlXkPJT9yFnS0B+IMoLtsPgfSSLrAkjH6lPgjSbfA0UsKFzOffP2Ro15Kulkprgp/PP7 nJ9yr519g+EsfM5T+Jj3u+APtK7Q27YiQxXRuBTc+XGf2WWiFqkgaex9VVM0aC6Pk+yL VuaAwb/2sMcN0mYy+rMzXqM7iB8KH4zJOSN85BYD35B9KUDDPPuO6bTfP42tWXdmYXNu ooPJcZlTyvhNY439gPIa2+I0oGP3vo3MGjF90l8nLzNlqBmOkrn4T/N5iHrFiB371M6g KQ5w== X-Gm-Message-State: ABy/qLaHDolmyigDXC5k6Pt9zXSo28vXHP7dtgRqGfa1IDYXgkZ2JIQQ 2dYalH0FQ3M70iLkNkiHlkH/MaAGfBrvvodV7GbCo71FgDdBwTNkaNZ+sRNyMB2cc1/ZsXAZiA= = X-Google-Smtp-Source: APBJJlGRYwbAkaIF8YSU/apsZ4/nsO2+eDhxsFaMACf8KQL/IbHYLVmSLv/piw92wzyVCTEv+bRM4YtpLUUY X-Received: by 2002:a05:6a00:b90:b0:686:2fde:4d6 with SMTP id g16-20020a056a000b9000b006862fde04d6mr10035407pfj.6.1690156906074; Sun, 23 Jul 2023 17:01:46 -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 w1-20020aa79541000000b006825e4e198fsm503443pfq.25.2023.07.23.17.01.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Jul 2023 17:01:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Jul 2023 17:01:46 -0700 (PDT) Message-ID: <64bdbf6a.a70a0220.9650.68fbSMTPIN_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 30A48605246B; Sun, 23 Jul 2023 20:01:45 -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-broadcom-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 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/