]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The firmware no longer supports setting a port MTU of zero bytes.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Mon, 7 Dec 2015 10:57:42 +0000 (10:57 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Mon, 7 Dec 2015 10:57:42 +0000 (10:57 +0000)
commit2a5ac376e4c310fcc9a348ef43e8781ea4c61d34
treebf40e589b7dea559f2a8f3aa4bb23f9818a1f113
parent85154c415c681a4b9b1e0a1e4d2796113d1ddebd
The firmware no longer supports setting a port MTU of zero bytes.
Set the port MTU and then query it and report if any problems instead.

MFC after: 1 week
Submitted by: Shahar Klein <shahark@mellanox.com>
Sponsored by: Mellanox Technologies
Differential Revision: https://reviews.freebsd.org/D4408
sys/dev/mlx5/mlx5_en/mlx5_en_main.c