Re: [PATCH iproute2-next v2] ss: add AF_XDP support

2019-01-30 Thread David Ahern
On 1/29/19 11:57 PM, bjorn.to...@gmail.com wrote: > From: Björn Töpel > > AF_XDP is an address family that is optimized for high performance > packet processing. > > This patch adds AF_XDP support to ss(8) so that sockets can be queried > and monitored. > > Example: > $ sudo ss --xdp -e -p -m >

[PATCH iproute2-next v2] ss: add AF_XDP support

2019-01-29 Thread bjorn . topel
From: Björn Töpel AF_XDP is an address family that is optimized for high performance packet processing. This patch adds AF_XDP support to ss(8) so that sockets can be queried and monitored. Example: $ sudo ss --xdp -e -p -m Recv-Q Send-Q Local Address:Port Peer Addres