make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 369 MB/s 6260 calls/s 6260 msg/s # tcp rx: 369 MB/s 16628 calls/s # tcp tx: 415 MB/s 7050 calls/s 7050 msg/s # tcp rx: 416 MB/s 18982 calls/s # tcp tx: 354 MB/s 6019 calls/s 6019 msg/s # tcp rx: 355 MB/s 15725 calls/s # tcp tx: 372 MB/s 6320 calls/s 6320 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 271 MB/s 197249 calls/s # udp tx: 366 MB/s 6218 calls/s 6218 msg/s # udp rx: 277 MB/s 201070 calls/s # udp tx: 434 MB/s 7361 calls/s 7361 msg/s # udp rx: 320 MB/s 233115 calls/s # udp tx: 422 MB/s 7166 calls/s 7166 msg/s # udp rx: 309 MB/s 225047 calls/s # udp tx: 392 MB/s 6656 calls/s 6656 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 334 MB/s 244244 calls/s # udp tx: 354 MB/s 6007 calls/s 6007 msg/s # udp rx: 356 MB/s 259860 calls/s # udp tx: 354 MB/s 6016 calls/s 6016 msg/s # udp rx: 318 MB/s 232031 calls/s # udp tx: 317 MB/s 5393 calls/s 5393 msg/s # udp rx: 335 MB/s 244413 calls/s # udp tx: 338 MB/s 5739 calls/s 5739 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->