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: 828 MB/s 14057 calls/s 14057 msg/s # tcp rx: 829 MB/s 68005 calls/s # tcp tx: 854 MB/s 14501 calls/s 14501 msg/s # tcp rx: 855 MB/s 68391 calls/s # tcp tx: 839 MB/s 14245 calls/s 14245 msg/s # tcp rx: 840 MB/s 67839 calls/s # tcp tx: 730 MB/s 12386 calls/s 12386 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: 664 MB/s 481280 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp rx: 671 MB/s 486625 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 msg/s # udp rx: 676 MB/s 490240 calls/s # udp tx: 1233 MB/s 20917 calls/s 20917 msg/s # udp rx: 676 MB/s 490240 calls/s # udp tx: 1236 MB/s 20980 calls/s 20980 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: 1065 MB/s 777391 calls/s # udp tx: 1088 MB/s 18459 calls/s 18459 msg/s # udp rx: 1105 MB/s 806268 calls/s # udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # udp rx: 1133 MB/s 826719 calls/s # udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # udp rx: 1108 MB/s 808277 calls/s # udp tx: 1109 MB/s 18814 calls/s 18814 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__->