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: 946 MB/s 16049 calls/s 16049 msg/s # tcp rx: 961 MB/s 49868 calls/s # tcp tx: 877 MB/s 14885 calls/s 14885 msg/s # tcp rx: 870 MB/s 48861 calls/s # tcp tx: 854 MB/s 14493 calls/s 14493 msg/s # tcp rx: 857 MB/s 50456 calls/s # tcp tx: 886 MB/s 15029 calls/s 15029 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: 618 MB/s 448512 calls/s # udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # udp rx: 620 MB/s 449262 calls/s # udp tx: 1187 MB/s 20142 calls/s 20142 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1178 MB/s 19984 calls/s 19984 msg/s # udp rx: 658 MB/s 476928 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 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: 1059 MB/s 773012 calls/s # udp tx: 1088 MB/s 18463 calls/s 18463 msg/s # udp rx: 1152 MB/s 840421 calls/s # udp tx: 1155 MB/s 19594 calls/s 19594 msg/s # udp rx: 1151 MB/s 840140 calls/s # udp tx: 1155 MB/s 19595 calls/s 19595 msg/s # udp rx: 1161 MB/s 846747 calls/s # udp tx: 1162 MB/s 19718 calls/s 19718 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__->