On Mon, Mar 14, 2016 at 03:42:45PM +0800, Jianfeng Tan wrote:
> To achieve this, a new function pointer, dev_supported_ptypes_get, is added
> into struct eth_dev_ops. For those devices who do not implement it, it
> means it does not support any ptypes.
>
> v8:
> - Rebased on dpdk-next-net/rel_16
To achieve this, a new function pointer, dev_supported_ptypes_get, is added
into struct eth_dev_ops. For those devices who do not implement it, it
means it does not support any ptypes.
v8:
- Rebased on dpdk-next-net/rel_16_04 branch.
- Rename ptypes_info -> supported_ptypes.
- Abandon info a
2 matches
Mail list logo