]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Enter error state when handling bad device in mlx5core and add checks
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 14 Aug 2018 11:24:14 +0000 (11:24 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 14 Aug 2018 11:24:14 +0000 (11:24 +0000)
commit64a8a29d23524ca6d598c50b6716d396925c83c2
treea13e5dc28bfca325dcd506d096183f5e0f63899c
parent4f425342ac541fc11a8106250b72851033c836f6
Enter error state when handling bad device in mlx5core and add checks
for error state to mlx5en(4) to make live migration work.

This is a direct commit.

Sponsored by: Mellanox Technologies

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