Re: [dpdk-dev] [PATCH] net/qede: fix tunnel init params

2018-02-08 Thread Ferruh Yigit
On 2/7/2018 9:51 PM, Rasesh Mody wrote: > From: Harish Patil > > Add the missing VF check to initialize tunnel params correctly. > > Fixes: dd28bc8c6ef4 ("net/qede: fix VF port creation sequence") > Cc: sta...@dpdk.org > > Signed-off-by: Harish Patil Applied to dpdk-next-net/master, thanks.

[dpdk-dev] [PATCH] net/qede: fix tunnel init params

2018-02-07 Thread Rasesh Mody
From: Harish Patil Add the missing VF check to initialize tunnel params correctly. Fixes: dd28bc8c6ef4 ("net/qede: fix VF port creation sequence") Cc: sta...@dpdk.org Signed-off-by: Harish Patil --- drivers/net/qede/qede_ethdev.c | 24 +++- 1 file changed, 15 insertions(