On Thu, Mar 10, 2016 at 03:31:24AM +0800, Jianfeng Tan wrote:
> To achieve this, a new function pointer, dev_ptype_info_get, is added
> into struct eth_dev_ops. For those devices who do not implement it, it
> means it does not provide any ptype info.
>
FYI: If doing a V8, please remove the "pmd/"
To achieve this, a new function pointer, dev_ptype_info_get, is added
into struct eth_dev_ops. For those devices who do not implement it, it
means it does not provide any ptype info.
v7:
- 2.2 -> 16.04
- Add note: this API better invoked after device is already started.
- Update release_16_0
2 matches
Mail list logo