Re: [dpdk-dev] [PATCH v2 0/2] fix flow rules copy functions

2017-07-31 Thread Thomas Monjalon
24/07/2017 15:47, Matan Azrad: > some issue seen when trying to test failsafe plug out and in. > > The V2 fixes some checkpatch issues. > > Matan Azrad (2): > app/testpmd: fix flow rule copy functions > ethdev: fix flow rule copy functions Acked-by: Adrien Mazarguil Applied, thanks

[dpdk-dev] [PATCH v2 0/2] fix flow rules copy functions

2017-07-24 Thread Matan Azrad
some issue seen when trying to test failsafe plug out and in. The V2 fixes some checkpatch issues. Matan Azrad (2): app/testpmd: fix flow rule copy functions ethdev: fix flow rule copy functions app/test-pmd/config.c | 16 ++-- lib/librte_ether/rte_flow.c | 16 ++-