>ZjQcmQRYFpfptBannerEnd >On Mon, 13 Oct 2025 09:51:36 +0530 >Vamsi Krishna <[email protected]> wrote: > >> +struct rte_dma_inter_domain_param { >> + enum rte_dma_inter_domain_type type; /**< Type of inter-domain. >*/ >> + uint16_t src_handler; /**< Source domain handler identifier. */ >> + uint16_t dst_handler; /**< Destination domain handler identifier. */ >> + uint64_t reserved[2]; /**< Reserved for future fields. */ }; > >If you have reserved fields in API, need to validate they are zero for future >compatibility. Ack, will add it in next version. Thanks.
- [PATCH v3 1/1] lib/dma: introduce inter-process and... Vamsi Krishna
- Re: [PATCH v3 1/1] lib/dma: introduce inter-pr... fengchengwen
- RE: [EXTERNAL] Re: [PATCH v3 1/1] lib/dma:... Vamsi Krishna Attunuru
- Re: [EXTERNAL] Re: [PATCH v3 1/1] lib/... fengchengwen
- RE: [EXTERNAL] Re: [PATCH v3 1/1] ... Vamsi Krishna Attunuru
- Re: [PATCH v3 1/1] lib/dma: introduce inter-pr... Stephen Hemminger
- RE: [EXTERNAL] Re: [PATCH v3 1/1] lib/dma:... Vamsi Krishna Attunuru
- Re: [PATCH v3 1/1] lib/dma: introduce inter-pr... Stephen Hemminger
- [PATCH v4 1/1] lib/dma: introduce inter-proces... Vamsi Krishna
- Re: [PATCH v4 1/1] lib/dma: introduce inte... fengchengwen
- RE: [EXTERNAL] Re: [PATCH v4 1/1] lib/... Vamsi Krishna Attunuru
- Re: [PATCH v4 1/1] lib/dma: introduce ... Thomas Monjalon

