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: 939 MB/s 15927 calls/s 15927 msg/s # tcp rx: 939 MB/s 48784 calls/s # tcp tx: 981 MB/s 16648 calls/s 16648 msg/s # tcp rx: 982 MB/s 50162 calls/s # tcp tx: 958 MB/s 16263 calls/s 16263 msg/s # tcp rx: 959 MB/s 48951 calls/s # tcp tx: 1003 MB/s 17013 calls/s 17013 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: 628 MB/s 455687 calls/s # udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # udp rx: 645 MB/s 467712 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # udp rx: 666 MB/s 482304 calls/s # udp tx: 1217 MB/s 20647 calls/s 20647 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: 1088 MB/s 794071 calls/s # udp tx: 1107 MB/s 18783 calls/s 18783 msg/s # udp rx: 1095 MB/s 799062 calls/s # udp tx: 1096 MB/s 18595 calls/s 18595 msg/s # udp rx: 1136 MB/s 828919 calls/s # udp tx: 1137 MB/s 19296 calls/s 19296 msg/s # udp rx: 1142 MB/s 833111 calls/s # udp tx: 1146 MB/s 19438 calls/s 19438 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__->