On Mon, Feb 03, 2020 at 11:30:09AM -0800, Dimitris Dimitropoulos wrote: > Hi, > > I'm trying to inspect RDMA headers and they do not show up on > wireshark. How can I observe RDMA headers ? Also, any header parser > available in the code base that I can link to and use to process the > headers ? The libpcap which is compiled with RDMA support has ability to catch traffic for mlx4/mlx5 devices. https://github.com/the-tcpdump-group/libpcap/pull/585 Thanks > > > Thank you. > > Dimitris