diff options
author | Haijun Liu <[email protected]> | 2022-11-03 14:48:29 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-11-07 09:34:12 +0000 |
commit | 5545b7b9f294de7f95ec6a7cb1de0db52296001c (patch) | |
tree | 8eb5f229b7d8b45345dbfe0bc7d8567d80e9da47 /tools/perf/scripts/python/stackcollapse.py | |
parent | c053d7b6bdcb45780036b32be6a950f71a78bf52 (diff) |
net: wwan: t7xx: Add NAPI support
Replace the work queue based RX flow with a NAPI implementation
Remove rx_thread and dpmaif_rxq_work.
Enable GRO on RX path.
Introduce dummy network device. its responsibility is
- Binds one NAPI object for each DL HW queue and acts as
the agent of all those network devices.
- Use NAPI object to poll DL packets.
- Helps to dispatch each packet to the network interface.
Signed-off-by: Haijun Liu <[email protected]>
Co-developed-by: Sreehari Kancharla <[email protected]>
Signed-off-by: Sreehari Kancharla <[email protected]>
Signed-off-by: Chandrashekar Devegowda <[email protected]>
Acked-by: Ricardo Martinez <[email protected]>
Acked-by: M Chetan Kumar <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions