doc: announce new ethdev field in Rx queue info
authorChengchang Tang <tangchengchang@huawei.com>
Fri, 7 Aug 2020 10:30:52 +0000 (18:30 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 7 Aug 2020 21:32:15 +0000 (23:32 +0200)
commit0a6b8fdd90cc62bad71204c3400057d7b2143193
tree561ea8fe88bd1366dd41cf36cd01f393455ae1b9
parentd21003c9dafa1d7992ff9991352e7debfc78d945
doc: announce new ethdev field in Rx queue info

Struct rte_eth_rxq_info will be modified to include a new field, indicating
the size of each buffer that could be used for HW to receive packets. Add
this field to rte_eth_rxq_info to expose relevant information to upper
layer users/application.

For more details:
https://mails.dpdk.org/archives/dev/2020-July/176135.html

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/rel_notes/deprecation.rst