[dts] [PATCH V2 1/2] userspace_ethtool: update test plan.

Mo, YufengX yufengx.mo at intel.com
Mon Jan 16 09:52:49 CET 2017


ignore this mail.  

> -----Original Message-----
> From: Mo, YufengX
> Sent: January 16, 2017 4:30 PM
> To: dts at dpdk.org
> Cc: Mo, YufengX
> Subject: [dts][PATCH V2 1/2] userspace_ethtool: update test plan.
> 
> From: yufengmx <yufengx.mo at intel.com>
> 
> 
> *. add nic's firmware/bus-info information query checking
> 
> Signed-off-by: yufengmx <yufengx.mo at intel.com>
> ---
>  test_plans/userspace_ethtool_test_plan.rst | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
> 
> diff --git a/test_plans/userspace_ethtool_test_plan.rst b/test_plans/userspace_ethtool_test_plan.rst
> index 83e7fac..498cc38 100644
> --- a/test_plans/userspace_ethtool_test_plan.rst
> +++ b/test_plans/userspace_ethtool_test_plan.rst
> @@ -65,8 +65,12 @@ dumped information, which are dumped separately by dpdk's ethtool and
>  linux's ethtool, were exactly the same.
> 
>  	EthApp> drvinfo
> -	Port 0 driver: rte_ixgbe_pmd (ver: RTE 2.1.0)
> -	Port 1 driver: rte_ixgbe_pmd (ver: RTE 2.1.0)
> +    Port 0 driver: net_ixgbe (ver: DPDK 17.02.0-rc0)
> +    bus-info: 0000:84:00.0
> +    firmware-version: 0x61bf0001
> +    Port 1 driver: net_ixgbe (ver: DPDK 17.02.0-rc0)
> +    bus-info: 0000:84:00.1
> +    firmware-version: 0x61bf0001
> 
>  Use "link" command to dump all ports link status.
>  Notice:: On FVL, link detect need a physical link disconnect.
> --
> 1.9.3



More information about the dts mailing list