CFT: VPP on FreeBSD

2024-02-12 Thread Tom Jones
Hi freebsd-net, I have been working for the last few months of porting VPP to FreeBSD and this work is now ready for very early testing. This porting work is sponsored by the FreeBSD Foundation in partnership with RG Nets. If you would like to experiment with VPP on FreeBSD then you can work fr

Re: mlx5en issue with SR-IOV when using in the bridge

2024-02-12 Thread Benoit Chesneau
OK . I guesss it's about porting some parts from the linux driver, but the code is slightly different today.. Is there any card that support correctly SR-IOV ? chelsio (but i don't know where to source them) ? Intel ? Benoît On Monday, February 12th, 2024 at 10:54, Konstantin Belousov wrote:

Re: mlx5en issue with SR-IOV when using in the bridge

2024-02-12 Thread Benoit Chesneau
Hi Konstantin, indeed the port is plugged to a switch. The port is enabled. So yes that probably is. Is this a firmware issue or can it be solved in the driver? Benoît On Sunday, February 11th, 2024 at 04:50, Konstantin Belousov wrote: > On Sat, Feb 10, 2024 at 09:23:36AM +, Benoit Ches