https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217156
Sean Bruno changed:
What|Removed |Added
Assignee|freebsd-net@FreeBSD.org |sbr...@freebsd.org
CC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217156
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217214
--- Comment #2 from G. Paul Ziemba ---
(In reply to Hiren Panchasara from comment #1)
Thank you for your input. Yes, I am running VirtualBox, but just to be clear,
the panics are occurring on the host system, not the guest.
I have rebuilt
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217214
Hiren Panchasara changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
--- Com
For each netmap memory area (in this case you use only the global one):
- if_num must be >= of the total number of NIOCREGIF on the netmap memory
area. The default is 100 and it should be ok.
- Then you have to count how many TX and RX rings you use in total in all
the interfaces you NIOCREGIF'd