]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add SR-IOV guest support to the mlx5en driver.
authorhselasky <hselasky@FreeBSD.org>
Tue, 7 Jun 2016 13:58:52 +0000 (13:58 +0000)
committerhselasky <hselasky@FreeBSD.org>
Tue, 7 Jun 2016 13:58:52 +0000 (13:58 +0000)
commit52fa2498da81f2acbe3b06da5d2d1ea969ad81b1
treec1602fdb1ac96cd76885a7493977405ea48968a0
parent552a8ba1c7d9747793cc596231acaa577569499d
Add SR-IOV guest support to the mlx5en driver.

This patch adds the missing pieces needed for device setup using the
mlx5en driver inside a virtual machine which is providing hardware
access through SR-IOV.

Sponsored by: Mellanox Technologies
MFC after: 1 week
sys/dev/mlx5/driver.h
sys/dev/mlx5/mlx5_core/mlx5_vport.c
sys/dev/mlx5/mlx5_en/mlx5_en_flow_table.c
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
sys/dev/mlx5/vport.h