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: 1007 MB/s 17087 calls/s 17087 msg/s # tcp rx: 1008 MB/s 51326 calls/s # tcp tx: 1002 MB/s 16998 calls/s 16998 msg/s # tcp rx: 1003 MB/s 50789 calls/s # tcp tx: 948 MB/s 16082 calls/s 16082 msg/s # tcp rx: 965 MB/s 48243 calls/s # tcp tx: 979 MB/s 16617 calls/s 16617 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: 614 MB/s 445696 calls/s # udp tx: 1143 MB/s 19390 calls/s 19390 msg/s # udp rx: 631 MB/s 457694 calls/s # udp tx: 1300 MB/s 22054 calls/s 22054 msg/s # udp rx: 632 MB/s 458344 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp rx: 586 MB/s 424507 calls/s # udp tx: 1310 MB/s 22227 calls/s 22227 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: 1060 MB/s 773329 calls/s # udp tx: 1086 MB/s 18432 calls/s 18432 msg/s # udp rx: 1159 MB/s 845628 calls/s # udp tx: 1157 MB/s 19632 calls/s 19632 msg/s # udp rx: 1149 MB/s 838096 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # udp rx: 1185 MB/s 864637 calls/s # udp tx: 1185 MB/s 20104 calls/s 20104 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__->