diff options
author | 2017-08-30 10:32:58 -0700 | |
---|---|---|
committer | 2017-08-30 15:56:16 -0700 | |
commit | 62f3250f3d18ea7d4b4e51ac98cdca29515683a5 (patch) | |
tree | 3478c44d186ddd3424ec6ec59634ee0c925e380e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: test_maps: fix typos, "conenct" and "listeen" (diff) | |
download | wireguard-linux-62f3250f3d18ea7d4b4e51ac98cdca29515683a5.tar.xz wireguard-linux-62f3250f3d18ea7d4b4e51ac98cdca29515683a5.zip |
xen-netfront: be more drop monitor friendly
xennet_start_xmit() might copy skb with inappropriate layout
into a fresh one.
Old skb is freed, and at this point it is not a drop, but
a consume. New skb will then be either consumed or dropped.
Signed-off-by: Eric Dumazet <edumazet@google.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