Re: [dpdk-dev] [PATCH] net/liquidio: set device speed capability info

2017-05-25 Thread Ferruh Yigit
On 5/25/2017 10:24 AM, Shijith Thotton wrote: > Add subsystem device id of CN23xx cards and expose speed capability of > devices. Update liquidio feature file to mark support. > > Signed-off-by: Shijith Thotton Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] net/liquidio: set device speed capability info

2017-05-25 Thread Shijith Thotton
Add subsystem device id of CN23xx cards and expose speed capability of devices. Update liquidio feature file to mark support. Signed-off-by: Shijith Thotton --- doc/guides/nics/features/liquidio.ini | 1 + drivers/net/liquidio/base/lio_hw_defs.h | 6 ++ drivers/net/liquidio/lio_ethdev.c