aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSameeh Jubran <sameehj@amazon.com>2020-06-03 08:50:22 +0000
committerDavid S. Miller <davem@davemloft.net>2020-06-04 15:43:01 -0700
commitcd07ecccba13b8bd5023ffe7be57363d07e3105f (patch)
tree06fdfec7abba760b49b7f75740e9ddef5b90a697 /tools/perf/scripts/python/export-to-postgresql.py
parentbb986a50421a11bf31a81afb15b9b8f45a4a3a11 (diff)
net: ena: xdp: XDP_TX: fix memory leak
When sending very high packet rate, the XDP tx queues can get full and start dropping packets. In this case we don't free the pages which results in ena driver draining the system memory. Fix: Simply free the pages when necessary. Fixes: 548c4940b9f1 ("net: ena: Implement XDP_TX action") Signed-off-by: Sameeh Jubran <sameehj@amazon.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