Re: [dpdk-dev] [PATCH] net/nfp: configure capabilities by default

2017-09-18 Thread Ferruh Yigit
On 9/13/2017 12:28 PM, Alejandro Lucero wrote: > These capabilities are enabled in current NFP firmwares by > default, but it could be they are not with NFP firmwares to come. > > Signed-off-by: Alejandro Lucero Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] net/nfp: configure capabilities by default

2017-09-13 Thread Alejandro Lucero
These capabilities are enabled in current NFP firmwares by default, but it could be they are not with NFP firmwares to come. Signed-off-by: Alejandro Lucero --- drivers/net/nfp/nfp_net.c | 12 1 file changed, 12 insertions(+) diff --git a/drivers/net/nfp/nfp_net.c b/drivers/net/nfp