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: 1012 MB/s 17181 calls/s 17181 msg/s # tcp rx: 1013 MB/s 51333 calls/s # tcp tx: 1005 MB/s 17052 calls/s 17052 msg/s # tcp rx: 1005 MB/s 51027 calls/s # tcp tx: 878 MB/s 14901 calls/s 14901 msg/s # tcp rx: 879 MB/s 44632 calls/s # tcp tx: 707 MB/s 11992 calls/s 11992 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: 634 MB/s 459264 calls/s # udp tx: 1232 MB/s 20909 calls/s 20909 msg/s # udp rx: 664 MB/s 481111 calls/s # udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # udp rx: 665 MB/s 481536 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 665 MB/s 481536 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 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: 1111 MB/s 810629 calls/s # udp tx: 1142 MB/s 19372 calls/s 19372 msg/s # udp rx: 1137 MB/s 829247 calls/s # udp tx: 1139 MB/s 19330 calls/s 19330 msg/s # udp rx: 1162 MB/s 847723 calls/s # udp tx: 1164 MB/s 19750 calls/s 19750 msg/s # udp rx: 1160 MB/s 846359 calls/s # udp tx: 1163 MB/s 19732 calls/s 19732 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__->