In FreeBSD 10 and higher the driver announces SCTP checksum offloading support even for 82598, which doesn't support it. The legacy code has a check for it, which was missed when the code for dealing with CSUM_IP6_* was added.
Details
Details
- Reviewers
erj sbruno - Group Reviewers
Intel Networking - Commits
- rS296056: MFC r295273:
rS295273: In FreeBSD 10 and higher the driver announces SCTP checksum offloading support
Just code review, since I don't have a card with a 82598 chip.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Hi Eric,
should I wait for a review from sbruno@ or go ahead and commit it?
Best regards
Michael