]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r305874:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 23 Sep 2016 08:33:47 +0000 (08:33 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 23 Sep 2016 08:33:47 +0000 (08:33 +0000)
commitbea951e457019377a50d982c655baab6653284ad
treefb68f250da365af0d91f05c1e7a95a354e8b7365
parentb20354f66b4f7b7abb0d06ff20def3d345b2c567
MFC r305874:
mlx5en: Allow setting the software MTU size below 1500 bytes

The hardware MTU size can't be set to a value less than 1500 bytes due
to side-band management support. Allow setting the software MTU size
below 1500 bytes, thus creating a mismatch between hardware and
software MTU sizes.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@306251 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/mlx5/mlx5_en/mlx5_en_main.c