https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255871
Mark Johnston changed:
What|Removed |Added
Status|New |In Progress
CC|
On Mon, 17 May 2021 09:53:25 +
Francois ten Krooden wrote:
> On 2021/05/16 09:22, Vincenzo Maffione wrote:
>
> >
> > Hi,
> > Yes, you are not using emulated netmap mode.
> >
> > In the test setup depicted here
> > https://github.com/ftk-ntq/vpp/wiki/VPP-throughput-using-netmap-
> > inter
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255678
--- Comment #10 from martin.larss...@gmail.com ---
setting sysctl net.route.multipath=0 didnt change anything in this case
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255678
--- Comment #9 from Marek Zarychta ---
Also disabling multipath at this stage will probably help: sysctl
net.route.multipath=0
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255678
Kristof Provost changed:
What|Removed |Added
CC||k...@freebsd.org
Assig
On 2021/05/16 09:22, Vincenzo Maffione wrote:
>
> Hi,
> Yes, you are not using emulated netmap mode.
>
> In the test setup depicted here
> https://github.com/ftk-ntq/vpp/wiki/VPP-throughput-using-netmap-
> interfaces#test-setup
> I think you should really try to replace VPP with the netmap "br
On 2021/05/14 16:11, Jim Thompson wrote:
> On May 13, 2021, at 7:02 AM, Francois ten Krooden wrote:
>
>
> > Thank you. I did set this to 1 specifically now and it still works. So
> > then it
> > should be running in native mode.
> >
> > I will dig a bit into the function that processes the in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255882
Aleksandr Fedorov changed:
What|Removed |Added
CC||afedo...@freebsd.org
--- Comme