On 12/29/2016 6:53 PM, David Miller wrote:
From: Sridhar Samudrala
Date: Thu, 29 Dec 2016 22:20:57 -0800
- Patch 1 introduces devlink interface to get/set the mode of SRIOV switch.
- Patch 2 adds support to create VF port representor(VFPR) netdevs associated
with SR-IOV VFs that can be used
From: Sridhar Samudrala
Date: Thu, 29 Dec 2016 22:20:57 -0800
> - Patch 1 introduces devlink interface to get/set the mode of SRIOV switch.
> - Patch 2 adds support to create VF port representor(VFPR) netdevs associated
> with SR-IOV VFs that can be used to control/configure VFs from PF name
>
- Patch 1 introduces devlink interface to get/set the mode of SRIOV switch.
- Patch 2 adds support to create VF port representor(VFPR) netdevs associated
with SR-IOV VFs that can be used to control/configure VFs from PF name space.
- Patch 3 enables syncing link state between VFs and VFPRs.
- Pat