Behalf Of Zhao1, Wei
> > Sent: Monday, September 30, 2019 4:44 PM
> > To: Andrew Rybchenko ; Lu, Wenzhuo
> > ; Wu, Jingjing ;
> Iremonger,
> > Bernard ; Adrien Mazarguil
> >
> > Cc: dev@dpdk.org; Ivan Ilchenko
> > Subject: Re: [dpdk-dev] [PATCH 02/
Rybchenko ; Lu, Wenzhuo
; Wu, Jingjing ; Iremonger,
Bernard ; Adrien Mazarguil
Cc: dev@dpdk.org; Ivan Ilchenko
Subject: Re: [dpdk-dev] [PATCH 02/51] app/testpmd: check status of getting
ethdev info
Hi, Ivan Ilchenko and Andrew Rybchenko
An error is cause by this patch, it is very easy to reappear
nger,
> Bernard ; Adrien Mazarguil
>
> Cc: dev@dpdk.org; Ivan Ilchenko
> Subject: Re: [dpdk-dev] [PATCH 02/51] app/testpmd: check status of getting
> ethdev info
>
> Hi, Ivan Ilchenko and Andrew Rybchenko
>
> An error is cause by this patch, it is very easy to rea
Hi, Ivan Ilchenko and Andrew Rybchenko
An error is cause by this patch, it is very easy to reappear.
You only need to bind a ixgbe nic driver , and run up testpmd:
./x86_64-native-linuxapp-gcc/app/testpmd -c 0xff -n 4 -- -i --portmask=0xff
--rxq=8 --txq=8 --port-topology=loop
Then input a rte
On 9/2/19 3:40 PM, Ferruh Yigit wrote:
On 8/27/2019 3:25 PM, Andrew Rybchenko wrote:
From: Ivan Ilchenko
Add eth_dev_info_get_print_err() which is a wrapper for
rte_eth_dev_info_get() printing error if rte_eth_dev_info_get()
fails and returning its status code.
Signed-off-by: Ivan Ilchenko
S
On 8/27/2019 3:25 PM, Andrew Rybchenko wrote:
> From: Ivan Ilchenko
>
> Add eth_dev_info_get_print_err() which is a wrapper for
> rte_eth_dev_info_get() printing error if rte_eth_dev_info_get()
> fails and returning its status code.
>
> Signed-off-by: Ivan Ilchenko
> Signed-off-by: Andrew Rybch
6 matches
Mail list logo