make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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 3600 # 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: 685 MB/s 11619 calls/s 11619 msg/s # tcp rx: 685 MB/s 35117 calls/s # tcp tx: 668 MB/s 11346 calls/s 11346 msg/s # tcp rx: 669 MB/s 34387 calls/s # tcp tx: 667 MB/s 11328 calls/s 11328 msg/s # tcp rx: 668 MB/s 34326 calls/s # tcp tx: 675 MB/s 11459 calls/s 11459 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: 491 MB/s 355499 calls/s # udp tx: 845 MB/s 14337 calls/s 14337 msg/s # udp rx: 474 MB/s 343050 calls/s # udp tx: 944 MB/s 16021 calls/s 16021 msg/s # udp rx: 485 MB/s 351315 calls/s # udp tx: 930 MB/s 15777 calls/s 15777 msg/s # udp rx: 490 MB/s 354411 calls/s # udp tx: 933 MB/s 15833 calls/s 15833 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: 721 MB/s 526217 calls/s # udp tx: 752 MB/s 12765 calls/s 12765 msg/s # udp rx: 1143 MB/s 834226 calls/s # udp tx: 1144 MB/s 19405 calls/s 19405 msg/s # udp rx: 1151 MB/s 840050 calls/s # udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp rx: 1151 MB/s 839554 calls/s # udp tx: 1150 MB/s 19508 calls/s 19508 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__->