[dpdk-dev] [PATCH] eventdev: reserve space in main structs for extension

Thomas Monjalon thomas at monjalon.net
Tue Nov 12 03:58:52 CET 2019


08/11/2019 17:56, jerinj at marvell.com:
> From: Jerin Jacob <jerinj at marvell.com>
> 
> The struct rte_eventdev and rte_eventdev_data are supposed
> to be used internally only, but there is a chance that
> increasing their size would break ABI for some applications.
> In order to allow smooth addition of features without breaking
> ABI compatibility, some space is reserved.
> 
> Signed-off-by: Jerin Jacob <jerinj at marvell.com>

Applied, thanks





More information about the dev mailing list