diff options
author | 2016-05-06 05:58:21 -0700 | |
---|---|---|
committer | 2016-05-08 23:43:44 -0400 | |
commit | be0bd3160165e42783d8215f426e41c07179c08a (patch) | |
tree | fd236e0766625e6cf4e1fc41fd74b0d1151b50a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools: bpf_jit_disasm: check for klogctl failure (diff) | |
download | linux-dev-be0bd3160165e42783d8215f426e41c07179c08a.tar.xz linux-dev-be0bd3160165e42783d8215f426e41c07179c08a.zip |
macvtap: segmented packet is consumed
If GSO packet is segmented and its segments are properly queued,
we call consume_skb() instead of kfree_skb() to be drop monitor
friendly.
Fixes: 3e4f8b7873709 ("macvtap: Perform GSO on forwarding path.")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Vlad Yasevich <vyasevic@redhat.com>
Reviewed-by: Shmulik Ladkani <shmulik.ladkani@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions