Re: [dpdk-dev] [PATCH v1 2/5] app/testpmd: use ixgbe public functions

2016-12-09 Thread Iremonger, Bernard
Hi Ferruh, > -Original Message- > From: Yigit, Ferruh > Sent: Friday, December 9, 2016 11:57 AM > To: Iremonger, Bernard ; > thomas.monja...@6wind.com; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v1 2/5] app/testpmd: use ixgbe public > functions > > On

Re: [dpdk-dev] [PATCH v1 2/5] app/testpmd: use ixgbe public functions

2016-12-09 Thread Ferruh Yigit
On 12/9/2016 11:27 AM, Bernard Iremonger wrote: > Use the the following ixgbe public functions: > > rte_pmd_ixgbe_set_vf_rate_limit > rte_pmd_ixgbe_set_vf_rx > rte_pmd_ixgbe_set_vf_rxmode > rte_pmd_ixgbe_set_vf_tx > rte_pmd_ixgbe_set_vf_vlan_filter > > Signed-off-by: Bernard Iremonger <...> >

[dpdk-dev] [PATCH v1 2/5] app/testpmd: use ixgbe public functions

2016-12-09 Thread Bernard Iremonger
Use the the following ixgbe public functions: rte_pmd_ixgbe_set_vf_rate_limit rte_pmd_ixgbe_set_vf_rx rte_pmd_ixgbe_set_vf_rxmode rte_pmd_ixgbe_set_vf_tx rte_pmd_ixgbe_set_vf_vlan_filter Signed-off-by: Bernard Iremonger --- app/test-pmd/cmdline.c | 2 +- app/test-pmd/config.c | 31 +++

[dpdk-dev] [PATCH v1 2/5] app/testpmd: use ixgbe public functions

2016-12-09 Thread Bernard Iremonger
Use the the following ixgbe public functions: rte_pmd_ixgbe_set_vf_rate_limit rte_pmd_ixgbe_set_vf_rx rte_pmd_ixgbe_set_vf_rxmode rte_pmd_ixgbe_set_vf_tx rte_pmd_ixgbe_set_vf_vlan_filter Signed-off-by: Bernard Iremonger --- app/test-pmd/cmdline.c | 2 +- app/test-pmd/config.c | 31 +++