2016-03-25 08:47, Jianfeng Tan:
> Patch 1: refine rte_eth_dev_get_supported_ptypes.
This patch has been split in another series.
> Patch 2: add an option in l3fwd.
> Patch 3: enable vector pmd in i40e by default.
>
> Signed-off-by: Jianfeng Tan
> Acked-by: Konstantin Ananyev
>
>
> Jianfeng T
This patch will work on below patch series.
- [PATCH v9 01/11] Add API to get packet type info
v4:
- refine the API to return 0 intead of ENOTSUP, and doc and note updated.
- rte_eth_dev_get_ptype_info -> rte_eth_dev_get_supported_ptypes
v3:
- em ptype check: (l4_tcp || l4_udp) -> (l4_tcp &&
2 matches
Mail list logo