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)
Sun, Oct 19, 1:33 AM
Unknown Object (File)
Sat, Oct 18, 11:49 PM
Unknown Object (File)
Sat, Oct 18, 3:05 PM
Unknown Object (File)
Sat, Oct 18, 11:19 AM
Unknown Object (File)
Sat, Oct 18, 3:52 AM
Unknown Object (File)
Fri, Oct 17, 9:18 PM
Unknown Object (File)
Fri, Oct 17, 5:29 PM
Unknown Object (File)
Tue, Oct 7, 1:20 PM
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