make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 12 MB/s 445 calls/s # tcp tx: 12 MB/s 220 calls/s 220 msg/s # tcp rx: 12 MB/s 431 calls/s # tcp tx: 12 MB/s 216 calls/s 216 msg/s # tcp rx: 13 MB/s 460 calls/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7180 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 12 MB/s 8956 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 13 MB/s 9274 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 9080 calls/s # udp gso and gro - over veth touching data # udp rx: 6 MB/s 108 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 14 MB/s 247 calls/s # udp tx: 14 MB/s 247 calls/s 247 msg/s # udp rx: 15 MB/s 259 calls/s # udp tx: 15 MB/s 261 calls/s 261 msg/s # udp rx: 15 MB/s 255 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 14 MB/s 488 calls/s # tcp tx: 14 MB/s 241 calls/s 241 msg/s # tcp rx: 13 MB/s 471 calls/s # tcp tx: 13 MB/s 235 calls/s 235 msg/s # tcp rx: 12 MB/s 435 calls/s # tcp tx: 12 MB/s 218 calls/s 218 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6888 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8780 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 8936 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9030 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 203 calls/s # udp tx: 15 MB/s 269 calls/s 269 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 14 MB/s 244 calls/s 244 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 14 MB/s 252 calls/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->