aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGerhard Engleder <gerhard@engleder-embedded.com>2023-04-21 21:46:53 +0200
committerJakub Kicinski <kuba@kernel.org>2023-04-24 18:22:38 -0700
commit2ea0a282ba09d29915f1d59b22c38207b5c7ed62 (patch)
tree376857453b7c7a0078c59f0d6f2a9576291e7df6 /tools/perf/scripts/python
parenttsnep: Rework TX/RX queue initialization (diff)
downloadlinux-2ea0a282ba09d29915f1d59b22c38207b5c7ed62.tar.gz
linux-2ea0a282ba09d29915f1d59b22c38207b5c7ed62.zip
tsnep: Add functions for queue enable/disable
Move queue enable and disable code to separate functions. This way the activation and deactivation of the queues are defined actions, which can be used in future execution paths. This functions will be used for the queue reconfiguration at runtime, which is necessary for XSK zero-copy support. Signed-off-by: Gerhard Engleder <gerhard@engleder-embedded.com> Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
0700'>2019-03-29cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni1-6/+6 2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu2-10/+37 2019-03-29tcp: cleanup sk_tx_skb_cache before reuseEric Dumazet1-0/+2 2019-03-29MAINTAINERS: Fix mellanox Innova IPsecBoris Pismenny1-9/+0 2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin1-0/+903 2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern15-52/+76 2019-03-29net: Use common nexthop init and release helpersDavid Ahern3-37/+48 2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern4-19/+42 2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern9-127/+138 2019-03-29ipv4: Rename fib_nh entriesDavid Ahern10-174/+178 2019-03-29ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nhDavid Ahern1-19/+20 2019-03-29ipv6: Refactor fib6_ignore_linkdownDavid Ahern2-18/+11 2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern7-30/+41 2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern3-4/+10 2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern2-108/+145 2019-03-29ipv4: Create cleanup helper for fib_nhDavid Ahern2-12/+18 2019-03-29ipv4: Create init helper for fib_nhDavid Ahern2-89/+95 2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern3-27/+22 2019-03-29ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabledDavid Ahern1-6/+9