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: 1049 MB/s 17802 calls/s 17802 msg/s # tcp rx: 1050 MB/s 53483 calls/s # tcp tx: 1007 MB/s 17084 calls/s 17084 msg/s # tcp rx: 1008 MB/s 51779 calls/s # tcp tx: 1014 MB/s 17213 calls/s 17213 msg/s # tcp rx: 1015 MB/s 52032 calls/s # tcp tx: 1011 MB/s 17152 calls/s 17152 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: 651 MB/s 472064 calls/s # udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # udp rx: 669 MB/s 485158 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 671 MB/s 486144 calls/s # udp tx: 1281 MB/s 21728 calls/s 21728 msg/s # udp rx: 672 MB/s 486912 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 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: 1135 MB/s 828225 calls/s # udp tx: 1163 MB/s 19736 calls/s 19736 msg/s # udp rx: 1209 MB/s 882070 calls/s # udp tx: 1209 MB/s 20509 calls/s 20509 msg/s # udp rx: 1167 MB/s 851399 calls/s # udp tx: 1167 MB/s 19805 calls/s 19805 msg/s # udp rx: 1161 MB/s 847313 calls/s # udp tx: 1161 MB/s 19700 calls/s 19700 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__->