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: 885 MB/s 15015 calls/s 15015 msg/s # tcp rx: 886 MB/s 51697 calls/s # tcp tx: 936 MB/s 15880 calls/s 15880 msg/s # tcp rx: 937 MB/s 50599 calls/s # tcp tx: 1000 MB/s 16971 calls/s 16971 msg/s # tcp rx: 1001 MB/s 51808 calls/s # tcp tx: 1009 MB/s 17125 calls/s 17125 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: 639 MB/s 463104 calls/s # udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # udp rx: 660 MB/s 478910 calls/s # udp tx: 1277 MB/s 21664 calls/s 21664 msg/s # udp rx: 588 MB/s 426496 calls/s # udp tx: 1138 MB/s 19315 calls/s 19315 msg/s # udp rx: 540 MB/s 391424 calls/s # udp tx: 840 MB/s 14260 calls/s 14260 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: 1083 MB/s 789938 calls/s # udp tx: 1109 MB/s 18818 calls/s 18818 msg/s # udp rx: 1124 MB/s 820048 calls/s # udp tx: 1124 MB/s 19075 calls/s 19075 msg/s # udp rx: 1090 MB/s 794996 calls/s # udp tx: 1089 MB/s 18482 calls/s 18482 msg/s # udp rx: 1160 MB/s 846445 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 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__->