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: 821 MB/s 13925 calls/s 13925 msg/s # tcp rx: 821 MB/s 67744 calls/s # tcp tx: 861 MB/s 14611 calls/s 14611 msg/s # tcp rx: 862 MB/s 64012 calls/s # tcp tx: 851 MB/s 14449 calls/s 14449 msg/s # tcp rx: 852 MB/s 64199 calls/s # tcp tx: 849 MB/s 14409 calls/s 14409 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: 644 MB/s 466944 calls/s # udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # udp rx: 675 MB/s 489472 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 675 MB/s 489216 calls/s # udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # udp rx: 612 MB/s 443648 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 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: 1156 MB/s 843269 calls/s # udp tx: 1180 MB/s 20018 calls/s 20018 msg/s # udp rx: 1179 MB/s 860240 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 msg/s # udp rx: 1149 MB/s 838108 calls/s # udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # udp rx: 1128 MB/s 822993 calls/s # udp tx: 1127 MB/s 19124 calls/s 19124 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__->