xdp-tutorial icon indicating copy to clipboard operation
xdp-tutorial copied to clipboard

How to track packet loss in tx sent by xsk?

Open Jasper-1024 opened this issue 1 year ago • 1 comments

For rx received traffic, I can use xdpdump to see if packets have reached the nic card. But how can I troubleshoot tx sent packets? Currently, I can only use tcpdump at the destination nic to check for missing packets. Are there any other troubleshooting approaches, tools, etc.? Any help would be greatly appreciated.

I apologize if this is a simple question. I'm just starting to learn about these concepts and would be extremely grateful for any guidance or suggestions. Thank you so much for your time and patience!

Jasper-1024 avatar Sep 12 '24 15:09 Jasper-1024