Hello:
This patch was applied to netdev/net.git (main) by David S. Miller davem@davemloft.net:
On Tue, 2 May 2023 08:48:06 -0700 you wrote:
From: Song Yoong Siang yoong.siang.song@intel.com
igc_configure_rx_ring() function will be called as part of XDP program setup. If Rx hardware timestamp is enabled prio to XDP program setup, this timestamp enablement will be overwritten when buffer size is written into SRRCTL register.
[...]
Here is the summary with links: - [net,1/1] igc: read before write to SRRCTL register https://git.kernel.org/netdev/net/c/3ce29c17dc84
You are awesome, thank you!