K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-08-23T16:27:42.678502Z K 7 svn:log V 852 e1000: always enable PCSD when RSS hashing To enable RSS hashing in the NIC, the PCSD bit must be set. By default, this is never set when RXCSUM is disabled - which causes problems higher up in the stack. While here improve the RXCSUM flag assignments when enabling or disabling IFCAP_RXCSUM. See also: https://lists.freebsd.org/pipermail/freebsd-current/2020-May/076148.html Reviewed by: markj, Franco Fichtner , Stephan de Wit Obtained from: OPNsense MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D31501 Co-authored-by: Stephan de Wit Co-authored-by: Franco Fichtner (cherry picked from commit 69e8e8ea3d4be9da6b5bc904a444b51958128ff5) Git Hash: e6c2f46affca13b6ff2ca7c3355376aac94b41d1 Git Author: kbowling@FreeBSD.org END