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: 1005 MB/s 17050 calls/s 17050 msg/s # tcp rx: 1005 MB/s 49021 calls/s # tcp tx: 987 MB/s 16743 calls/s 16743 msg/s # tcp rx: 988 MB/s 50728 calls/s # tcp tx: 1001 MB/s 16978 calls/s 16978 msg/s # tcp rx: 1002 MB/s 51207 calls/s # tcp tx: 1005 MB/s 17047 calls/s 17047 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: 623 MB/s 452608 calls/s # udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # udp rx: 665 MB/s 482560 calls/s # udp tx: 1124 MB/s 19071 calls/s 19071 msg/s # udp rx: 660 MB/s 478838 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 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: 1058 MB/s 771731 calls/s # udp tx: 1082 MB/s 18363 calls/s 18363 msg/s # udp rx: 1006 MB/s 733939 calls/s # udp tx: 1007 MB/s 17093 calls/s 17093 msg/s # udp rx: 1101 MB/s 803349 calls/s # udp tx: 1099 MB/s 18647 calls/s 18647 msg/s # udp rx: 1158 MB/s 844671 calls/s # udp tx: 1158 MB/s 19655 calls/s 19655 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__->