summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2022-03-21 13:42:01 +0300
committerDavid S. Miller <davem@davemloft.net>2022-03-21 16:21:16 +0300
commit62d033309d62653ff5be7e7a35b3ff30ffb4181f (patch)
tree4ed42aa3948b014b18434fa2f9747c34ccd90c9f /tools/perf/scripts/python
parentfc9769f62e5937b496139b07e9e9656896479018 (diff)
downloadlinux-62d033309d62653ff5be7e7a35b3ff30ffb4181f.tar.xz
nfp: move the fast path code to separate files
In preparation for support for a new datapath format move all ring and fast path logic into separate files. It is basically a verbatim move with some wrapping functions, no new structures and functions added. The current data path is called NFD3 from the initial version of the driver ABI it used. The non-fast path, but ring related functions are moved to nfp_net_dp.c file. Changes to Jakub's work: * Rebase on xsk related code. * Split the patch, move the callback changes to next commit. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Fei Qin <fei.qin@corigine.com> Signed-off-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions