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: 764 MB/s 12970 calls/s 12970 msg/s # tcp rx: 765 MB/s 63382 calls/s # tcp tx: 773 MB/s 13122 calls/s 13122 msg/s # tcp rx: 774 MB/s 62053 calls/s # tcp tx: 774 MB/s 13143 calls/s 13143 msg/s # tcp rx: 775 MB/s 61442 calls/s # tcp tx: 778 MB/s 13197 calls/s 13197 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: 653 MB/s 473856 calls/s # udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # udp rx: 649 MB/s 470272 calls/s # udp tx: 1311 MB/s 22252 calls/s 22252 msg/s # udp rx: 672 MB/s 486912 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp rx: 675 MB/s 489216 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 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 794244 calls/s # udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # udp rx: 1143 MB/s 834297 calls/s # udp tx: 1143 MB/s 19394 calls/s 19394 msg/s # udp rx: 1137 MB/s 829281 calls/s # udp tx: 1136 MB/s 19276 calls/s 19276 msg/s # udp rx: 1131 MB/s 825301 calls/s # udp tx: 1131 MB/s 19184 calls/s 19184 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__->