Module Name: src Committed By: knakahara Date: Fri Jan 31 12:09:13 UTC 2020
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
wm(4) unset RSS UDP flags like ixg(4) and other OS's one.
To handle IP fragmented UDP first packet and second packet by the same
Rx queue.
I tested on I354.
To generate a diff of this commit:
cvs rdiff -u -r1.665 -r1.666 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
