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: 964 MB/s 16359 calls/s 16359 msg/s # tcp rx: 964 MB/s 50555 calls/s # tcp tx: 937 MB/s 15900 calls/s 15900 msg/s # tcp rx: 937 MB/s 50707 calls/s # tcp tx: 965 MB/s 16378 calls/s 16378 msg/s # tcp rx: 966 MB/s 50279 calls/s # tcp tx: 973 MB/s 16510 calls/s 16510 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: 616 MB/s 446891 calls/s # udp tx: 1172 MB/s 19879 calls/s 19879 msg/s # udp rx: 660 MB/s 479263 calls/s # udp tx: 1304 MB/s 22132 calls/s 22132 msg/s # udp rx: 648 MB/s 469689 calls/s # udp tx: 1312 MB/s 22259 calls/s 22259 msg/s # udp rx: 574 MB/s 416245 calls/s # udp tx: 1332 MB/s 22592 calls/s 22592 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: 1126 MB/s 821736 calls/s # udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # udp rx: 1172 MB/s 854917 calls/s # udp tx: 1158 MB/s 19653 calls/s 19653 msg/s # udp rx: 1128 MB/s 822729 calls/s # udp tx: 1137 MB/s 19286 calls/s 19286 msg/s # udp rx: 1073 MB/s 782747 calls/s # udp tx: 1073 MB/s 18202 calls/s 18202 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__->