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: 776 MB/s 13166 calls/s 13166 msg/s # tcp rx: 777 MB/s 69760 calls/s # tcp tx: 831 MB/s 14098 calls/s 14098 msg/s # tcp rx: 832 MB/s 64190 calls/s # tcp tx: 826 MB/s 14013 calls/s 14013 msg/s # tcp rx: 828 MB/s 65140 calls/s # tcp tx: 732 MB/s 12427 calls/s 12427 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: 599 MB/s 434176 calls/s # udp tx: 1139 MB/s 19334 calls/s 19334 msg/s # udp rx: 654 MB/s 474006 calls/s # udp tx: 1234 MB/s 20938 calls/s 20938 msg/s # udp rx: 675 MB/s 488960 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 676 MB/s 489728 calls/s # udp tx: 1197 MB/s 20317 calls/s 20317 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: 1104 MB/s 805837 calls/s # udp tx: 1134 MB/s 19241 calls/s 19241 msg/s # udp rx: 1131 MB/s 825162 calls/s # udp tx: 1133 MB/s 19227 calls/s 19227 msg/s # udp rx: 1130 MB/s 824828 calls/s # udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp rx: 1136 MB/s 828601 calls/s # udp tx: 1135 MB/s 19256 calls/s 19256 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__->