Re: [PATCH 05/17] net/dpaa: support Tx confirmation to enable PTP

2024-08-23 Thread Hemant Agrawal
On 07-08-2024 21:08, Ferruh Yigit wrote: On 8/1/2024 11:53 AM, Hemant Agrawal wrote: From: Vanshika Shukla TX confirmation provides dedicated confirmation queues for transmitted packets. These queues are used by software to get the status and release transmitted packets buffers. Signed-off-

Re: [PATCH 05/17] net/dpaa: support Tx confirmation to enable PTP

2024-08-07 Thread Ferruh Yigit
On 8/1/2024 11:53 AM, Hemant Agrawal wrote: > From: Vanshika Shukla > > TX confirmation provides dedicated confirmation > queues for transmitted packets. These queues are > used by software to get the status and release > transmitted packets buffers. > > Signed-off-by: Vanshika Shukla > Acked-b

[PATCH 05/17] net/dpaa: support Tx confirmation to enable PTP

2024-08-01 Thread Hemant Agrawal
From: Vanshika Shukla TX confirmation provides dedicated confirmation queues for transmitted packets. These queues are used by software to get the status and release transmitted packets buffers. Signed-off-by: Vanshika Shukla Acked-by: Hemant Agrawal --- drivers/net/dpaa/dpaa_ethdev.c | 45 ++