* [dpdk-users] [Broadcom BNXT] Link event not working
@ 2021-09-17 12:39 Antoine POLLENUS
2021-09-29 10:36 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Antoine POLLENUS @ 2021-09-17 12:39 UTC (permalink / raw)
To: users
Hi,
I'm experiencing some issues with a Broadcom P225P and DPDK in 19.11.3 version.
We register a handler to take care of the link status as specified in the DPDK documentation.
But with this specific board the event is never triggered. I tested by plugging and unplugging the SFP28 cable.
The issue is kind of problematic because our code relies on this event.
I've tested with an intel xxv710-da2 and with that board no problem.
Is it normal that this link status event is not working on Broadcom ?
Is it fixed in an higher version ?
Regards,
Antoine Pollenus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-users] [Broadcom BNXT] Link event not working
2021-09-17 12:39 [dpdk-users] [Broadcom BNXT] Link event not working Antoine POLLENUS
@ 2021-09-29 10:36 ` Thomas Monjalon
2021-09-29 16:43 ` Ajit Khaparde
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2021-09-29 10:36 UTC (permalink / raw)
To: Antoine POLLENUS; +Cc: users, ajit.khaparde
17/09/2021 14:39, Antoine POLLENUS:
> Hi,
>
> I'm experiencing some issues with a Broadcom P225P and DPDK in 19.11.3 version.
>
> We register a handler to take care of the link status as specified in the DPDK documentation.
>
> But with this specific board the event is never triggered. I tested by plugging and unplugging the SFP28 cable.
>
> The issue is kind of problematic because our code relies on this event.
>
> I've tested with an intel xxv710-da2 and with that board no problem.
>
> Is it normal that this link status event is not working on Broadcom ?
>
> Is it fixed in an higher version ?
Possible, please try testpmd with a recent DPDK.
If it doesn't work on DPDK 21.08, then you can open a bug in bugs.dpdk.org.
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-users] [Broadcom BNXT] Link event not working
2021-09-29 10:36 ` Thomas Monjalon
@ 2021-09-29 16:43 ` Ajit Khaparde
0 siblings, 0 replies; 3+ messages in thread
From: Ajit Khaparde @ 2021-09-29 16:43 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: Antoine POLLENUS, users
On Wed, Sep 29, 2021 at 3:36 AM Thomas Monjalon <thomas@monjalon.net> wrote:
>
> 17/09/2021 14:39, Antoine POLLENUS:
> > Hi,
> >
> > I'm experiencing some issues with a Broadcom P225P and DPDK in 19.11.3 version.
> >
> > We register a handler to take care of the link status as specified in the DPDK documentation.
> >
> > But with this specific board the event is never triggered. I tested by plugging and unplugging the SFP28 cable.
> >
> > The issue is kind of problematic because our code relies on this event.
> >
> > I've tested with an intel xxv710-da2 and with that board no problem.
> >
> > Is it normal that this link status event is not working on Broadcom ?
> >
> > Is it fixed in an higher version ?
>
> Possible, please try testpmd with a recent DPDK.
> If it doesn't work on DPDK 21.08, then you can open a bug in bugs.dpdk.org.
Yes, please try with the latest.
And if it does not work, you can report the bug.
Please provide firmware version on the card.
Thanks
Ajit
>
> Thanks
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-09-29 16:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 12:39 [dpdk-users] [Broadcom BNXT] Link event not working Antoine POLLENUS
2021-09-29 10:36 ` Thomas Monjalon
2021-09-29 16:43 ` Ajit Khaparde
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).