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: 1002 MB/s 17000 calls/s 17000 msg/s # tcp rx: 1003 MB/s 51517 calls/s # tcp tx: 1005 MB/s 17062 calls/s 17062 msg/s # tcp rx: 1006 MB/s 51487 calls/s # tcp tx: 1003 MB/s 17027 calls/s 17027 msg/s # tcp rx: 1004 MB/s 51453 calls/s # tcp tx: 1004 MB/s 17030 calls/s 17030 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: 595 MB/s 431616 calls/s # udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # udp rx: 664 MB/s 481511 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 664 MB/s 481414 calls/s # udp tx: 1284 MB/s 21779 calls/s 21779 msg/s # udp rx: 657 MB/s 475967 calls/s # udp tx: 1282 MB/s 21751 calls/s 21751 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 790157 calls/s # udp tx: 1105 MB/s 18754 calls/s 18754 msg/s # udp rx: 1150 MB/s 838993 calls/s # udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # udp rx: 1139 MB/s 830755 calls/s # udp tx: 1138 MB/s 19313 calls/s 19313 msg/s # udp rx: 1151 MB/s 839909 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 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__->