On Tue, May 06, 2025 at 12:50:24PM -0500, Jake Freeland wrote:
> The ice_timestamp_dynfield_offset and ice_timestamp_dynflag global
> variables are used to access the dynamic mbuf timestamp field when
> timestamp offloading is enabled.
>
> Move these into the ice_rx_queue structure, located in sha
The ice_timestamp_dynfield_offset and ice_timestamp_dynflag global
variables are used to access the dynamic mbuf timestamp field when
timestamp offloading is enabled.
Move these into the ice_rx_queue structure, located in shared
rte_eth_dev_data, so they can be accessed by secondary processes.
Si
2 matches
Mail list logo