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: 851 MB/s 14442 calls/s 14442 msg/s # tcp rx: 856 MB/s 65241 calls/s # tcp tx: 874 MB/s 14838 calls/s 14838 msg/s # tcp rx: 877 MB/s 66954 calls/s # tcp tx: 853 MB/s 14481 calls/s 14481 msg/s # tcp rx: 853 MB/s 61668 calls/s # tcp tx: 848 MB/s 14392 calls/s 14392 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 439552 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1297 MB/s 22000 calls/s 22000 msg/s # udp rx: 638 MB/s 462080 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 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: 1092 MB/s 796973 calls/s # udp tx: 1116 MB/s 18939 calls/s 18939 msg/s # udp rx: 1124 MB/s 820240 calls/s # udp tx: 1124 MB/s 19069 calls/s 19069 msg/s # udp rx: 1138 MB/s 830290 calls/s # udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # udp rx: 1150 MB/s 838997 calls/s # udp tx: 1150 MB/s 19506 calls/s 19506 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__->