diff options
author | 2023-03-15 09:52:23 +0800 | |
---|---|---|
committer | 2023-03-16 17:46:05 +0000 | |
commit | 1a3bd6eabae35afc5c6dbe2651f21467cf8ad3fd (patch) | |
tree | eed998615148778f45fa25a5b1511e6ea2f3d0b5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | virtio_net: fix page_to_skb() miss headroom (diff) | |
download | linux-rng-1a3bd6eabae35afc5c6dbe2651f21467cf8ad3fd.tar.xz linux-rng-1a3bd6eabae35afc5c6dbe2651f21467cf8ad3fd.zip |
virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails
build_skb_from_xdp_buff() may return NULL, in this case
we need to free the frags of xdp shinfo.
Fixes: fab89bafa95b ("virtio-net: support multi-buffer xdp")
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Yunsheng Lin <linyunsheng@huawei.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