Searched full:netqtop (Results 1 – 6 of 6) sorted by relevance
1 .TH netqtop 8 "2020-07-30" "USER COMMANDS"3 netqtop \- Summarize PPS, BPS, average size of packets and packet counts ordered by packet sizes 6 .B netqtop [\-n nic] [\-i interval] [\-t throughput]8 netqtop accounts statistics of both transmitted and received packets on each queue of 17 netqtop introduces significant overhead while network traffic is large. See OVERHEAD 37 .B netqtop -n eth0 -i 139 In performance test, netqtop introduces a overhead up to 30% PPS drop
1 Demonstrations of netqtop.4 netqtop traces the kernel functions performing packet transmit (xmit_one) 15 # ./netqtop.py -n lo -i 140 # ./netqtop.py -n lo66 # ./netqtop.py -n lo -i 391 # ./netqtop.py -n lo -i 1 -t117 # ./netqtop.py -n eth0 -t
15 EBPF_FILE = "netqtop.c"
135 - tools/[netqtop](tools/netqtop.py) tools/[netqtop.c](tools/netqtop.c): Trace and display packets d…
207 netqtop:208 command: bcc-wrapper netqtop
160 * new bcc tools: tcprtt, netqtop, swapin, tcpsynbl, threadsnoop