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: 1485 MB/s 25199 calls/s 25199 msg/s # tcp rx: 1486 MB/s 58651 calls/s # tcp tx: 1462 MB/s 24803 calls/s 24803 msg/s # tcp rx: 1463 MB/s 65548 calls/s # tcp tx: 1275 MB/s 21640 calls/s 21640 msg/s # tcp rx: 1276 MB/s 58783 calls/s # tcp tx: 1240 MB/s 21037 calls/s 21037 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: 636 MB/s 459776 calls/s # udp tx: 1627 MB/s 27601 calls/s 27601 msg/s # udp rx: 661 MB/s 478408 calls/s # udp tx: 1602 MB/s 27187 calls/s 27187 msg/s # udp rx: 642 MB/s 464128 calls/s # udp tx: 1729 MB/s 29337 calls/s 29337 msg/s # udp rx: 615 MB/s 445184 calls/s # udp tx: 1745 MB/s 29603 calls/s 29603 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: 1270 MB/s 926396 calls/s # udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # udp rx: 1370 MB/s 999863 calls/s # udp tx: 1370 MB/s 23252 calls/s 23252 msg/s # udp rx: 1383 MB/s 1008884 calls/s # udp tx: 1383 MB/s 23461 calls/s 23461 msg/s # udp rx: 1355 MB/s 988511 calls/s # udp tx: 1353 MB/s 22962 calls/s 22962 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__->