Hi Maciej, On Wed, Feb 08, 2023 at 06:17:52PM +0100, Maciej Fijalkowski wrote: > Ok i was referring to the thing that using cpu id on both sides would > address concurrency. Regarding your need, what i did for ice was that i > assign xdp_ring to the rx_ring and within ndo_xsk_wakeup() i pick the > rx_ring based on queue_id that comes as an arg: > > https://lore.kernel.org/bpf/20220822163257.2382487-3-anthony.l.nguyen@xxxxxxxxx/ I looked at your response a few times in the past month, and I'm sorry to say, but I don't have enough background in the ice driver to really understand what you're saying and how that helps in the given situation. If you could rephrase or explain some more, that would be great.