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 2206C4318E for ; Tue, 17 Oct 2023 18:48:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CCA740273; Tue, 17 Oct 2023 18:48:06 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id AE59740EA5 for ; Tue, 17 Oct 2023 18:48:03 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-581d487f8dbso462183eaf.1 for ; Tue, 17 Oct 2023 09:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697561283; x=1698166083; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MMu5qAJJk+zGLJKaF70tuOIYmi3oh6MVPns2ELJY12w=; b=ivzKEGx+mOsgrYiWvbzkUTSCSUCxIiuJ/uVlI65tr5jVDzPxZLucJNqxpQ4LOAgpFx O6aAv38yHq2hgovHJSwM4TX32W/U1Z02sUobaTWQjkc2nwLlttGnGttNRxzJKCPxKzI2 mOynE+SKCvrbHL4VZ/+mhs/nnb+D5vO1ChxPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697561283; x=1698166083; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MMu5qAJJk+zGLJKaF70tuOIYmi3oh6MVPns2ELJY12w=; b=DXP5wd4ukX55ajePRUOQ5ZFGNxSzhrVz7fIKXG7SheGiAq/URQDuObbyGcoCEGbMJ0 Gp44ULrIDiW/fONfL9GRXeTRrggddzT3ly3R4EEkYI2snfweTLoRt9W7RG8DLlkkaiki JPINvXKOYO5CFwwg2wzo9nGzv6r9lzy1PUVqJYIqLV370+FwhqnnoYSmWVO3gwKzubKm QPIBnCuTn+OHoVZ6q2GGiGilUTZc4VyuKyy2UL5ypEVSk1ySO47LdocIopfYXvtTVcFh tCzOmqmss7hqVARgZZbwq9mGMHQj636gJmkK9KVe6zxmvkGarDEjsuHsonVj06eS8A2X gabA== X-Gm-Message-State: AOJu0YyyMDzYwD0A7C1NUZlLw2k5y6SDaOMa9pEfequSEnuZJyM84Xwx 0/xWdRfui9Uw6xEzeKLDmiXNoD1CY/aK80gog8OchYKHqjO1DCuQ3cvr5g== X-Google-Smtp-Source: AGHT+IGYzNXpvnuR5vjCyD59QoYi63SY3IRs/K1dEwRILzInWQ9wosaf2PXHQLpRTpIcp/CtDnweVYnc17z0 X-Received: by 2002:a05:6358:fd10:b0:166:ea21:92db with SMTP id ui16-20020a056358fd1000b00166ea2192dbmr407984rwb.32.1697561282934; Tue, 17 Oct 2023 09:48:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020aa78644000000b00690beb767f9sm181012pfo.23.2023.10.17.09.48.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 09:48:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 09:48:02 -0700 (PDT) Message-ID: <652ebac2.a70a0220.18958.47e7SMTPIN_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 1111C602A042; Tue, 17 Oct 2023 12:48:02 -0400 (EDT) Subject: |SUCCESS| pw132739 [PATCH] net/cpfl: remove devargs from adapter 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/132739 _Functional Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, October 17 2023 18:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132739 --> functional testing pass Test environment and result as below: 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 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/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/