[Bug 218894] Network dropouts on em(4) due to jumbo cluster failures

2018-11-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218894 --- Comment #3 from Kaho Toshikazu --- (In reply to Mike Andrews from comment #2) I don't know the patch resolves the problems originally reported in this PR. 82574L is very slow, but "netstat -m" shows "0/0/0 requests for jumbo clusters

What is status of `pkt-gen' on FreeBSD?

2018-11-05 Thread Lev Serebryakov
Hello Freebsd-net, Is `pkt-gen' (for netmap) supported on FreeBSD? ${SRCTOP}/tools/tools/netmap/pkt-gen.c is very old and could not be built (I've checked stable/11, stable/12 and head). ${PORTS}/net/pkt-gen is not so old, but more than year old + patches pkt-gen from github could be built

[Bug 233004] ix0 at 12-BETA2: can not turn off RXCSUM/RXCSUM_IPV6

2018-11-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233004 Lev A. Serebryakov changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are

[Bug 218894] Network dropouts on em(4) due to jumbo cluster failures

2018-11-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218894 --- Comment #2 from Mike Andrews --- Dusting this old one off because it's still an issue. This recent commit looks like, from the description anyway (haven't tested), that it might fix the issue: https://reviews.freebsd.org/D16534 --

Help adding Adaptive RED to Existing RED Code

2018-11-05 Thread Archit Pandey
Hello all! We are working on implementing Adaptive RED over existing RED code that can be found in /sys/net/altq/altq_red.c and /sys/net/altq/altq.h. We have added the following fields and functions to the source: 1. In /sys/net/altq/altq_red.h         Added to struct red_t: