diff options
author | 2020-07-06 17:55:54 +0300 | |
---|---|---|
committer | 2020-07-06 13:00:43 -0700 | |
commit | 0fe665d42fd0844dbfb60f15b09d71fd0c409b00 (patch) | |
tree | 0ae2ccec957bdb403c53d77b991af4f34a32de75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/amd: Remove needless assignment and the extra brank lines (diff) | |
download | linux-dev-0fe665d42fd0844dbfb60f15b09d71fd0c409b00.tar.xz linux-dev-0fe665d42fd0844dbfb60f15b09d71fd0c409b00.zip |
dpaa2-eth: fix draining of S/G cache
On link down, the draining of the S/G cache should be done on all
_possible_ CPUs not just the ones that are online in that moment.
Fix this by changing the iterator.
Fixes: d70446ee1f40 ("dpaa2-eth: send a scatter-gather FD instead of realloc-ing")
Reported-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions