summaryrefslogtreecommitdiff
path: root/net/bridge
diff options
context:
space:
mode:
authorBjörn Töpel <bjorn.topel@intel.com>2020-12-11 11:54:10 +0300
committerJakub Kicinski <kuba@kernel.org>2020-12-15 04:54:42 +0300
commit5bb0c4b5eb61d939fed0b27d11fb91fb85769c9a (patch)
tree8436d884323a18064c0f33382dce1c011d7d20f2 /net/bridge
parentbb7eae6dd230c52d2f8d4666ecc1da3ba0d687ab (diff)
downloadlinux-5bb0c4b5eb61d939fed0b27d11fb91fb85769c9a.tar.xz
ice, xsk: Move Rx allocation out of while-loop
Instead doing the check for allocation in each loop, move it outside the while loop and do it every NAPI loop. This change boosts the xdpsock rxdrop scenario with 15% more packets-per-second. Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com> Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Link: https://lore.kernel.org/r/20201211085410.59350-1-bjorn.topel@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions