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: 857 MB/s 14547 calls/s 14547 msg/s # tcp rx: 864 MB/s 65548 calls/s # tcp tx: 827 MB/s 14034 calls/s 14034 msg/s # tcp rx: 828 MB/s 64234 calls/s # tcp tx: 823 MB/s 13959 calls/s 13959 msg/s # tcp rx: 825 MB/s 64866 calls/s # tcp tx: 845 MB/s 14340 calls/s 14340 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: 607 MB/s 440743 calls/s # udp tx: 1172 MB/s 19887 calls/s 19887 msg/s # udp rx: 605 MB/s 438528 calls/s # udp tx: 1313 MB/s 22276 calls/s 22276 msg/s # udp rx: 680 MB/s 492544 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # udp rx: 676 MB/s 490240 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 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: 1123 MB/s 819666 calls/s # udp tx: 1144 MB/s 19418 calls/s 19418 msg/s # udp rx: 1187 MB/s 865996 calls/s # udp tx: 1186 MB/s 20129 calls/s 20129 msg/s # udp rx: 1144 MB/s 834418 calls/s # udp tx: 1145 MB/s 19422 calls/s 19422 msg/s # udp rx: 1147 MB/s 837138 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 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__->