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: 984 MB/s 16699 calls/s 16699 msg/s # tcp rx: 985 MB/s 51352 calls/s # tcp tx: 938 MB/s 15911 calls/s 15911 msg/s # tcp rx: 938 MB/s 48140 calls/s # tcp tx: 978 MB/s 16592 calls/s 16592 msg/s # tcp rx: 979 MB/s 51075 calls/s # tcp tx: 1007 MB/s 17082 calls/s 17082 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: 634 MB/s 459776 calls/s # udp tx: 1281 MB/s 21738 calls/s 21738 msg/s # udp rx: 673 MB/s 487936 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # udp rx: 680 MB/s 493056 calls/s # udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # udp rx: 680 MB/s 492800 calls/s # udp tx: 1292 MB/s 21920 calls/s 21920 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: 1039 MB/s 757829 calls/s # udp tx: 1067 MB/s 18112 calls/s 18112 msg/s # udp rx: 1174 MB/s 856505 calls/s # udp tx: 1173 MB/s 19898 calls/s 19898 msg/s # udp rx: 1188 MB/s 867050 calls/s # udp tx: 1185 MB/s 20108 calls/s 20108 msg/s # udp rx: 1178 MB/s 859690 calls/s # udp tx: 1179 MB/s 20010 calls/s 20010 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__->