Message ID | 20250210103352.541052-1-m-malladi@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | Add native mode XDP support | expand |
On 10/02/2025 11.33, Meghana Malladi wrote:
> This series adds native XDP support using page_pool.
Please also describe *what driver* to adds XDP support for.
This cover letter will (by netdev maintainers) be part of the merge
commit text. Thus, please mention the driver name in the text.
This also applies for the Subject line. It should either be prefix with
"net: ti: icssg-prueth:" like you did for other patches, or be renamed
to e.g.: "Add native mode XDP support for driver ti/icssg-prueth".
Thanks,
--Jesper
On 2/18/2025 9:32 PM, Jesper Dangaard Brouer wrote: > > On 10/02/2025 11.33, Meghana Malladi wrote: >> This series adds native XDP support using page_pool. > > Please also describe *what driver* to adds XDP support for. > > This cover letter will (by netdev maintainers) be part of the merge > commit text. Thus, please mention the driver name in the text. > > This also applies for the Subject line. It should either be prefix with > "net: ti: icssg-prueth:" like you did for other patches, or be renamed > to e.g.: "Add native mode XDP support for driver ti/icssg-prueth". > Oh ok got it. Will update the subject line accordingly in v3 and follow the same for my upcoming patches. Thanks. > Thanks, > --Jesper