Page MenuHomeFreeBSD

Chelsio/netmap: propagate disabled IFCAP checksum flags to kernel
Needs ReviewPublic

Authored by jch on Nov 11 2018, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 14, 7:08 PM
Unknown Object (File)
Thu, Aug 13, 4:48 PM
Unknown Object (File)
Wed, Aug 12, 3:06 PM
Unknown Object (File)
Wed, Aug 12, 8:36 AM
Unknown Object (File)
Tue, Aug 11, 4:18 AM
Unknown Object (File)
Sun, Aug 9, 12:57 AM
Unknown Object (File)
Sat, Aug 8, 4:28 PM
Unknown Object (File)
Sat, Aug 8, 3:12 AM

Details

Reviewers
np
Summary

This is the companion change of D17910:

Once unsupported / unneeded hardware flags are disabled from netmap,
it is needed to propagate them to kernel via ifp->if_hwassist. Otherwise,
packet might be sent without checksum as the kernel was expecting
the NIC to do it.

Submitted by: Marc de la Gueronniere <mdelagueronniere@verisign.com>
MFC after: 1 week
Sponsored by: Verisign, Inc.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20756
Build 20157: arc lint + arc unit