[dpdk-dev] [PATCH v5 4/5] drivers/net/ixgbe: add Port Representor functionality

2018-01-10 Thread Remy Horton
Port Representors provide a logical presentation in DPDK of VF (virtual function) ports for the purposes of control and monitoring. Each port representor device represents a single VF and is associated with it's parent physical function (PF) PMD which provides the back-end hooks for the representor

[dpdk-dev] [PATCH v5 4/5] drivers/net/ixgbe: add Port Representor functionality

2018-01-10 Thread Remy Horton
Port Representors provide a logical presentation in DPDK of VF (virtual function) ports for the purposes of control and monitoring. Each port representor device represents a single VF and is associated with it's parent physical function (PF) PMD which provides the back-end hooks for the representor