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: 934 MB/s 15847 calls/s 15847 msg/s # tcp rx: 935 MB/s 51172 calls/s # tcp tx: 876 MB/s 14861 calls/s 14861 msg/s # tcp rx: 885 MB/s 50229 calls/s # tcp tx: 873 MB/s 14812 calls/s 14812 msg/s # tcp rx: 872 MB/s 47530 calls/s # tcp tx: 883 MB/s 14977 calls/s 14977 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: 507 MB/s 367614 calls/s # udp tx: 815 MB/s 13836 calls/s 13836 msg/s # udp rx: 539 MB/s 391020 calls/s # udp tx: 741 MB/s 12578 calls/s 12578 msg/s # udp rx: 555 MB/s 402176 calls/s # udp tx: 824 MB/s 13980 calls/s 13980 msg/s # udp rx: 555 MB/s 402176 calls/s # udp tx: 820 MB/s 13914 calls/s 13914 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: 1089 MB/s 794436 calls/s # udp tx: 1120 MB/s 19009 calls/s 19009 msg/s # udp rx: 1147 MB/s 836667 calls/s # udp tx: 1146 MB/s 19438 calls/s 19438 msg/s # udp rx: 1144 MB/s 834610 calls/s # udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # udp rx: 1138 MB/s 830225 calls/s # udp tx: 1137 MB/s 19296 calls/s 19296 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__->