From: Vamsi Krishna Attunuru <vattunuru@marvell.com>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"fengchengwen@huawei.com" <fengchengwen@huawei.com>,
"thomas@monjalon.net" <thomas@monjalon.net>,
"bruce.richardson@intel.com" <bruce.richardson@intel.com>,
"anatoly.burakov@intel.com" <anatoly.burakov@intel.com>,
"kevin.laatz@intel.com" <kevin.laatz@intel.com>,
Jerin Jacob <jerinj@marvell.com>
Subject: RE: [EXTERNAL] Re: [PATCH v3 1/1] lib/dma: introduce inter-process and inter-OS DMA
Date: Thu, 16 Oct 2025 10:15:37 +0000 [thread overview]
Message-ID: <SJ4PPFEA6F74CA2F27747D240779B493299A6E9A@SJ4PPFEA6F74CA2.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20251015102622.4d519c2b@hermes.local>
>ZjQcmQRYFpfptBannerEnd
>On Mon, 13 Oct 2025 09:51:36 +0530
>Vamsi Krishna <vattunuru@marvell.com> 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.
next prev parent reply other threads:[~2025-10-16 10:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <--in-reply-to=20251010144631.713063-1-vattunuru@marvell.com>
2025-10-13 4:21 ` Vamsi Krishna
2025-10-13 7:52 ` fengchengwen
2025-10-13 18:31 ` [EXTERNAL] " Vamsi Krishna Attunuru
2025-10-15 7:09 ` fengchengwen
2025-10-16 10:20 ` Vamsi Krishna Attunuru
2025-10-15 17:26 ` Stephen Hemminger
2025-10-16 10:15 ` Vamsi Krishna Attunuru [this message]
2025-10-15 17:27 ` Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=SJ4PPFEA6F74CA2F27747D240779B493299A6E9A@SJ4PPFEA6F74CA2.namprd18.prod.outlook.com \
--to=vattunuru@marvell.com \
--cc=anatoly.burakov@intel.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=jerinj@marvell.com \
--cc=kevin.laatz@intel.com \
--cc=stephen@networkplumber.org \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).