aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJustin Lai <justinlai0215@realtek.com>2024-09-04 11:21:07 +0800
committerJakub Kicinski <kuba@kernel.org>2024-09-05 22:02:38 -0700
commitd6e882b89fdf80be0ab4f914ec10f75215e49495 (patch)
tree336274920da807ab88c07c2624144fb72eca988e /tools/perf/scripts/python/export-to-sqlite.py
parent85dd839ad1e52b2d32499b8ee3861fd958bfa96b (diff)
rtase: Implement .ndo_start_xmit function
Implement .ndo_start_xmit function to fill the information of the packet to be transmitted into the tx descriptor, and then the hardware will transmit the packet using the information in the tx descriptor. In addition, we also implemented the tx_handler function to enable the tx descriptor to be reused. Signed-off-by: Justin Lai <justinlai0215@realtek.com> Link: https://patch.msgid.link/20240904032114.247117-7-justinlai0215@realtek.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions