[Bug 166255] [net] [patch] It should be possible to disable "promiscuous mode enabled" messages

2016-05-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166255 --- Comment #16 from eu...@grosbein.net --- (In reply to Hans Petter Selasky from comment #14) I've just attached a patch changing the setting from r/w sysctl to r/o loader tunable. -- You are receiving this mail because: You are the assi

[Bug 166255] [net] [patch] It should be possible to disable "promiscuous mode enabled" messages

2016-05-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166255 --- Comment #15 from eu...@grosbein.net --- Created attachment 170599 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170599&action=edit if.c.diff make it read-only loader tunable -- You are receiving this mail because: You are

[Bug 206932] Realtek 8111 card stops responding under high load in netmap mode

2016-05-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206932 --- Comment #4 from Olivier - interfaSys sàrl --- Using fresh netmap from FreeBSD 11 and a newer pkt-gen, this is what I see. 986.519903 [2163] netmap_ioctl nr_cmd must be 0 not 12 047.486179 [1481] nm_txsync_prologue

[Differential] D6406: mbuf: Add a flag for M_HASHTYPE_ to indicate the type has hash properties

2016-05-24 Thread sepherosa_gmail.com (Sepherosa Ziehau)
diff --git a/sys/sys/mbuf.h b/sys/sys/mbuf.h --- a/sys/sys/mbuf.h +++ b/sys/sys/mbuf.h @@ -316,30 +316,41 @@ * * Most NICs support RSS, which provides ordering and explicit affinity, and * use the hash m_flag bits to indicate what header fields were covered by - * the hash. M_HASHTYPE_OPAQUE

[Differential] D6406: mbuf: Add a flag for M_HASHTYPE_ to indicate the type has hash properties

2016-05-24 Thread sepherosa_gmail.com (Sepherosa Ziehau)
___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

[Differential] D6406: mbuf: Add a flag for M_HASHTYPE_ to indicate the type has hash properties

2016-05-24 Thread hselasky (Hans Petter Selasky)
___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

[Differential] D6406: mbuf: Add a flag for M_HASHTYPE_ to indicate the type has hash properties

2016-05-24 Thread sepherosa_gmail.com (Sepherosa Ziehau)
___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"