DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Dpdk version 17.11.4 (i40e) switchover is not working
@ 2019-07-04 14:21 chetan bhasin
  2019-07-11 13:24 ` chetan bhasin
  0 siblings, 1 reply; 3+ messages in thread
From: chetan bhasin @ 2019-07-04 14:21 UTC (permalink / raw)
  To: dev

Hello folks,

I am using dpdk 17.11.4 version , it's a bare metal server with intel X722
nic with firm-ware version 4.0.

The problem is switch-over is not working, looks like dpdk is not able to
get link down trigger.

Can anybody guide us please .

Thanks,
Chetan Bhasin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] Dpdk version 17.11.4 (i40e) switchover is not working
  2019-07-04 14:21 [dpdk-dev] Dpdk version 17.11.4 (i40e) switchover is not working chetan bhasin
@ 2019-07-11 13:24 ` chetan bhasin
  2019-07-11 14:00   ` Bruce Richardson
  0 siblings, 1 reply; 3+ messages in thread
From: chetan bhasin @ 2019-07-11 13:24 UTC (permalink / raw)
  To: dev

Hello Everyone,

I have figured out the DPDK version , i.e 18.11.2 , where LSC is working
fine for i40e (X722) under bond setup.

So command-line I am using is
./testpmd  -c f -n 4  --vdev
'net_bonding0,mode=1,slave=0000:009:00.2,slave=0000:009:00.0,primary=0000:009:00.2'
-- -I

Can anybody please provide a direction towards which patch I should look
into , as there are lots of changes between dpdk-17.11.4 and dpdk-18.11.2.
I have tried some patches related to i40e driver but no success yet.

Thanks & Regards,
Chetan Bhasin


On Thu, Jul 4, 2019 at 7:51 PM chetan bhasin <chetan.bhasin017@gmail.com>
wrote:

> Hello folks,
>
> I am using dpdk 17.11.4 version , it's a bare metal server with intel X722
> nic with firm-ware version 4.0.
>
> The problem is switch-over is not working, looks like dpdk is not able to
> get link down trigger.
>
> Can anybody guide us please .
>
> Thanks,
> Chetan Bhasin
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] Dpdk version 17.11.4 (i40e) switchover is not working
  2019-07-11 13:24 ` chetan bhasin
@ 2019-07-11 14:00   ` Bruce Richardson
  0 siblings, 0 replies; 3+ messages in thread
From: Bruce Richardson @ 2019-07-11 14:00 UTC (permalink / raw)
  To: chetan bhasin; +Cc: dev

On Thu, Jul 11, 2019 at 06:54:31PM +0530, chetan bhasin wrote:
> Hello Everyone,
> 
> I have figured out the DPDK version , i.e 18.11.2 , where LSC is working
> fine for i40e (X722) under bond setup.
> 
> So command-line I am using is
> ./testpmd  -c f -n 4  --vdev
> 'net_bonding0,mode=1,slave=0000:009:00.2,slave=0000:009:00.0,primary=0000:009:00.2'
> -- -I
> 
> Can anybody please provide a direction towards which patch I should look
> into , as there are lots of changes between dpdk-17.11.4 and dpdk-18.11.2.
> I have tried some patches related to i40e driver but no success yet.
> 

Would "git bisect" not work in this case to isolate the relevant patches?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-07-11 14:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-04 14:21 [dpdk-dev] Dpdk version 17.11.4 (i40e) switchover is not working chetan bhasin
2019-07-11 13:24 ` chetan bhasin
2019-07-11 14:00   ` Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).