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: 837 MB/s 14206 calls/s 14206 msg/s # tcp rx: 838 MB/s 69274 calls/s # tcp tx: 835 MB/s 14173 calls/s 14173 msg/s # tcp rx: 836 MB/s 69499 calls/s # tcp tx: 847 MB/s 14368 calls/s 14368 msg/s # tcp rx: 847 MB/s 69312 calls/s # tcp tx: 835 MB/s 14173 calls/s 14173 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: 595 MB/s 431104 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 664 MB/s 481316 calls/s # udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # udp rx: 675 MB/s 489208 calls/s # udp tx: 1298 MB/s 22016 calls/s 22016 msg/s # udp rx: 675 MB/s 488910 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 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: 1087 MB/s 793325 calls/s # udp tx: 1116 MB/s 18936 calls/s 18936 msg/s # udp rx: 1118 MB/s 816015 calls/s # udp tx: 1118 MB/s 18978 calls/s 18978 msg/s # udp rx: 1127 MB/s 822587 calls/s # udp tx: 1128 MB/s 19148 calls/s 19148 msg/s # udp rx: 1135 MB/s 827926 calls/s # udp tx: 1135 MB/s 19266 calls/s 19266 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__->