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: 936 MB/s 15880 calls/s 15880 msg/s # tcp rx: 936 MB/s 49701 calls/s # tcp tx: 1001 MB/s 16989 calls/s 16989 msg/s # tcp rx: 1002 MB/s 51444 calls/s # tcp tx: 1004 MB/s 17040 calls/s 17040 msg/s # tcp rx: 1005 MB/s 51522 calls/s # tcp tx: 1004 MB/s 17033 calls/s 17033 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: 648 MB/s 470272 calls/s # udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1216 MB/s 20637 calls/s 20637 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # udp rx: 575 MB/s 416512 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 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 772865 calls/s # udp tx: 1082 MB/s 18360 calls/s 18360 msg/s # udp rx: 1117 MB/s 814981 calls/s # udp tx: 1117 MB/s 18961 calls/s 18961 msg/s # udp rx: 1113 MB/s 812129 calls/s # udp tx: 1113 MB/s 18889 calls/s 18889 msg/s # udp rx: 1130 MB/s 824227 calls/s # udp tx: 1129 MB/s 19153 calls/s 19153 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__->