diff options
author | 2017-04-21 10:10:46 +0100 | |
---|---|---|
committer | 2017-04-24 12:35:56 -0400 | |
commit | 82dfb540aeb277d945bf646ff780493b8a520d8a (patch) | |
tree | a3cddfc8d7dc3bd71133e56e5a3d8005f58b0ad8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | VSOCK: Add vsockmon device (diff) | |
download | wireguard-linux-82dfb540aeb277d945bf646ff780493b8a520d8a.tar.xz wireguard-linux-82dfb540aeb277d945bf646ff780493b8a520d8a.zip |
VSOCK: Add virtio vsock vsockmon hooks
The virtio drivers deal with struct virtio_vsock_pkt. Add
virtio_transport_deliver_tap_pkt(pkt) for handing packets to the
vsockmon device.
We call virtio_transport_deliver_tap_pkt(pkt) from
net/vmw_vsock/virtio_transport.c and drivers/vhost/vsock.c instead of
common code. This is because the drivers may drop packets before
handing them to common code - we still want to capture them.
Signed-off-by: Gerard Garcia <ggarcia@deic.uab.cat>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Jorgen Hansen <jhansen@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions