diff options
author | Andy Gospodarek <gospo@broadcom.com> | 2019-07-09 00:53:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-09 01:15:25 +0300 |
commit | 322b87ca55f2f3936ec9f9de438ef9b2115b5c9b (patch) | |
tree | 2ced73155ffeb72ede9390ea938019a0477ba5df /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f18c2b77b2e4eec2313d519ba125bd6a069513cf (diff) | |
download | linux-322b87ca55f2f3936ec9f9de438ef9b2115b5c9b.tar.xz |
bnxt_en: add page_pool support
This removes contention over page allocation for XDP_REDIRECT actions by
adding page_pool support per queue for the driver. The performance for
XDP_REDIRECT actions scales linearly with the number of cores performing
redirect actions when using the page pools instead of the standard page
allocator.
v2: Fix up the error path from XDP registration, noted by Ilias Apalodimas.
Signed-off-by: Andy Gospodarek <gospo@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions