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.