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: 991 MB/s 16814 calls/s 16814 msg/s # tcp rx: 992 MB/s 51362 calls/s # tcp tx: 1003 MB/s 17028 calls/s 17028 msg/s # tcp rx: 1005 MB/s 51769 calls/s # tcp tx: 975 MB/s 16551 calls/s 16551 msg/s # tcp rx: 976 MB/s 50752 calls/s # tcp tx: 918 MB/s 15582 calls/s 15582 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: 647 MB/s 468992 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 663 MB/s 480552 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp rx: 662 MB/s 480251 calls/s # udp tx: 1226 MB/s 20801 calls/s 20801 msg/s # udp rx: 662 MB/s 479863 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 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 819687 calls/s # udp tx: 1146 MB/s 19446 calls/s 19446 msg/s # udp rx: 1241 MB/s 905798 calls/s # udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # udp rx: 1160 MB/s 846636 calls/s # udp tx: 1161 MB/s 19697 calls/s 19697 msg/s # udp rx: 1148 MB/s 837853 calls/s # udp tx: 1148 MB/s 19478 calls/s 19478 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__->