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 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: 866 MB/s 14702 calls/s 14702 msg/s # tcp rx: 867 MB/s 68551 calls/s # tcp tx: 845 MB/s 14333 calls/s 14333 msg/s # tcp rx: 846 MB/s 68676 calls/s # tcp tx: 863 MB/s 14638 calls/s 14638 msg/s # tcp rx: 863 MB/s 70574 calls/s # tcp tx: 847 MB/s 14380 calls/s 14380 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: 646 MB/s 468480 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 544 MB/s 394617 calls/s # udp tx: 1312 MB/s 22257 calls/s 22257 msg/s # udp rx: 600 MB/s 434953 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp rx: 555 MB/s 402603 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 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: 1134 MB/s 827184 calls/s # udp tx: 1157 MB/s 19631 calls/s 19631 msg/s # udp rx: 1148 MB/s 837745 calls/s # udp tx: 1147 MB/s 19461 calls/s 19461 msg/s # udp rx: 1143 MB/s 833618 calls/s # udp tx: 1140 MB/s 19346 calls/s 19346 msg/s # udp rx: 1087 MB/s 793227 calls/s # udp tx: 1088 MB/s 18454 calls/s 18454 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__->