Konstantin, what is the status of this patch?
2015-06-26 10:07, Tomasz Kulasek:
> This patch adds management of PKT_RX_FDIR and PKT_RX_RSS_HASH ol_flags in vPMD
> for unified packet type as well as for 16 bit field packet_type when
> RTE_UNIFIED_PKT_TYPE is not defined.
>
> This patch depends of "unified packet type" patch set, and should be applied
> after it.
>
> v2 changes:
> - recreated due to a renaming of RTE_UNIFIED_PKT_TYPE to RTE_NEXT_ABI in
> "unified packet size v8"
>
> Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>