diff options
author | Tariq Toukan <tariqt@nvidia.com> | 2022-01-19 22:28:36 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-03-17 21:51:55 +0300 |
commit | e26eceb90b01ed941a6d13419a890930adcac494 (patch) | |
tree | 4815802cbf714f7660b97ba92b6a0d6dd827a947 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8d35fb57fd907251992f85e97fa25e8db20d4bca (diff) | |
download | linux-e26eceb90b01ed941a6d13419a890930adcac494.tar.xz |
net/mlx5e: RX, Test the XDP program existence out of the handler
Instead of early return inside mlx5e_xdp_handle(), let the caller check
if an XDP program is loaded. This allows saving a few unnecessary
function calls and calculations in case !prog.
Performance test: single core, drop packets in iptables
Before: 3,872,504 pps
After: 3,975,628 pps (+2.66%)
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions