Page MenuHomeFreeBSD

mlx5en: maintain hw_lro conf var correctly
ClosedPublic

Authored by markb_mellanox.com on Nov 16 2015, 11:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 2:13 AM
Unknown Object (File)
Thu, Apr 25, 10:45 PM
Unknown Object (File)
Dec 19 2023, 11:52 PM
Unknown Object (File)
Nov 13 2023, 12:33 PM
Unknown Object (File)
Oct 25 2023, 8:45 AM
Unknown Object (File)
Aug 10 2023, 7:56 AM
Unknown Object (File)
Aug 10 2023, 7:34 AM
Unknown Object (File)
Jul 25 2023, 4:18 AM
Subscribers

Details

Reviewers
hselasky
gnn
Summary

Setting sysctl dev....conf.hw_lro may fail if the net device lro is
turned off. Due to the nature of our sysctl handler we need to set the
values back to 0 and issue an error

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped