diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2018-08-08 23:00:39 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-08-09 21:50:44 +0200 |
commit | 37d7ff25957e05860e068a986209fee128db574a (patch) | |
tree | 33c5db1b89a72b50902792c02810278c32393744 /drivers/md/dm-kcopyd.c | |
parent | ad0ab027fc6da08cbd34070d816ff3b7986c64ae (diff) | |
download | linux-37d7ff25957e05860e068a986209fee128db574a.tar.bz2 |
samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier
The teardown race in cpumap is really hard to reproduce. These changes
makes it easier to reproduce, for QA.
The --stress-mode now have a case of a very small queue size of 8, that helps
to trigger teardown flush to encounter a full queue, which results in calling
xdp_return_frame API, in a non-NAPI protect context.
Also increase MAX_CPUS, as my QA department have larger machines than me.
Tested-by: Jean-Tsung Hsiao <jhsiao@redhat.com>
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/md/dm-kcopyd.c')
0 files changed, 0 insertions, 0 deletions