[dpdk-dev] [RFC 11/15] eventdev: reserve fields in timer object

Stephen Hemminger stephen at networkplumber.org
Tue Sep 7 23:31:24 CEST 2021


On Tue, 24 Aug 2021 01:10:15 +0530
<pbhagavatula at marvell.com> wrote:

> +	uint64_t rsvd[2];
> +	/**< Reserved fields for future use. */

Did you check that these are 0 in current code?
No. then they can't be safely used in the future.


More information about the dev mailing list