make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 967 MB/s 16410 calls/s 16410 msg/s # tcp rx: 968 MB/s 50766 calls/s # tcp tx: 960 MB/s 16291 calls/s 16291 msg/s # tcp rx: 966 MB/s 49399 calls/s # tcp tx: 961 MB/s 16307 calls/s 16307 msg/s # tcp rx: 961 MB/s 48973 calls/s # tcp tx: 928 MB/s 15750 calls/s 15750 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: 564 MB/s 409088 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp rx: 628 MB/s 455424 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp rx: 639 MB/s 463360 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp rx: 634 MB/s 459520 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 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: 1114 MB/s 812878 calls/s # udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # udp rx: 1161 MB/s 846755 calls/s # udp tx: 1160 MB/s 19685 calls/s 19685 msg/s # udp rx: 1158 MB/s 845163 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 1159 MB/s 845474 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 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__->