Re: [dpdk-dev] [PATCH v2 2/4] net/i40e: add new functions to manipulate with pctype mapping table

2017-09-08 Thread Ferruh Yigit
On 9/1/2017 4:02 PM, Kirill Rybalchenko wrote: > Add new functions which allow modify, return or reset to default > the contents of flow type to pctype dynamic mapping table. > > Signed-off-by: Kirill Rybalchenko > --- > drivers/net/i40e/rte_pmd_i40e.c | 98 > +++

Re: [dpdk-dev] [PATCH v2 2/4] net/i40e: add new functions to manipulate with pctype mapping table

2017-09-04 Thread Iremonger, Bernard
-dev] [PATCH v2 2/4] net/i40e: add new functions to > manipulate with pctype mapping table > > Add new functions which allow modify, return or reset to default the > contents of flow type to pctype dynamic mapping table. > > Signed-off-by: Kirill Rybalchenko >

[dpdk-dev] [PATCH v2 2/4] net/i40e: add new functions to manipulate with pctype mapping table

2017-09-01 Thread Kirill Rybalchenko
Add new functions which allow modify, return or reset to default the contents of flow type to pctype dynamic mapping table. Signed-off-by: Kirill Rybalchenko --- drivers/net/i40e/rte_pmd_i40e.c | 98 + drivers/net/i40e/rte_pmd_i40e.h | 61 +