[Bug 240023] netmap lb pointer out of bounds on ixgbe

2023-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 Piotr Kubaj changed: What|Removed |Added Status|New |In Progress

[Bug 240023] netmap lb pointer out of bounds on ixgbe

2019-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 --- Comment #6 from mike --- Some differences of note: in IXGBE driver: diff sys/dev/ixgbe/ixgbe_netmap.c 11.2/sys/dev/ixgbe/ixgbe_netmap.c 33c33 < /*$FreeBSD: releng/11.3/sys/dev/ixgbe/ixgbe_netmap.c 344047 2019-02-12 09:26:05Z

[Bug 240023] netmap lb pointer out of bounds on ixgbe

2019-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 Kubilay Kocak changed: What|Removed |Added See Also||https://github.com/luigiriz

[Bug 240023] netmap lb pointer out of bounds on ixgbe

2019-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 --- Comment #5 from mike --- This is the binary build of 11.2p9 (working) and 11.3p2 (non working) with netmap and ixgbe built in to kernel. Nic is 82599 (intel x520). Using Bro/Zeek 2.6.3 with bro-netmap plugin. Issue seems to really

[Bug 240023] netmap lb pointer out of bounds on ixgbe

2019-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 --- Comment #4 from Vincenzo Maffione --- If 11.2-p9 works, it would help to see what changed in ixgbe and ixl between 11.2-p9 and 11.3. Are you able to generate a diff or provide pointers to the exact two source trees you are using? --

[Bug 240023] netmap lb pointer out of bounds on ixgbe

2019-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 Vincenzo Maffione changed: What|Removed |Added CC||vmaffi...@freebsd.org ---

[Bug 240023] netmap lb pointer out of bounds on ixgbe

2019-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240023 Mark Linimon changed: What|Removed |Added Keywords||IntelNetworking