On 10/24/2017 11:02 AM, Ferruh Yigit wrote: > On 10/24/2017 7:08 AM, Kirill Rybalchenko wrote: >> For complex packets use raw flow type with pre-constructed packet buffer >> instead of creating a packet internally in PMD. >> >> v2: >> >> Fix documentation according to doxygen style comments. >> Fix compilation warnings for clang target. >> >> Signed-off-by: Kirill Rybalchenko <kirill.rybalche...@intel.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.