Re: [PATCH v2 1/2] net/intel: add E830 ETF offload timestamp resolution

2025-02-18 Thread Bruce Richardson
On Wed, Feb 12, 2025 at 09:47:10PM +, Soumyadeep Hore wrote: > From: Paul Greenwalt > > Update E830 ETF offload time stamp resolution to 128ns along I'm not sure the word "update" is applicable here, since I just see a single new define being added. The timestamp resolution wasn't previously

[PATCH v2 1/2] net/intel: add E830 ETF offload timestamp resolution

2025-02-12 Thread Soumyadeep Hore
From: Paul Greenwalt Update E830 ETF offload time stamp resolution to 128ns along with certain HW defines for TXTIME_PROFILE register. Signed-off-by: Soumyadeep Hore Signed-off-by: Paul Greenwalt --- drivers/net/intel/ice/base/ice_lan_tx_rx.h | 4 1 file changed, 4 insertions(+) diff --