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: 1024 MB/s 17379 calls/s 17379 msg/s # tcp rx: 1025 MB/s 52016 calls/s # tcp tx: 922 MB/s 15654 calls/s 15654 msg/s # tcp rx: 923 MB/s 44132 calls/s # tcp tx: 860 MB/s 14596 calls/s 14596 msg/s # tcp rx: 861 MB/s 41808 calls/s # tcp tx: 936 MB/s 15891 calls/s 15891 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: 579 MB/s 420608 calls/s # udp tx: 1196 MB/s 20288 calls/s 20288 msg/s # udp rx: 588 MB/s 426240 calls/s # udp tx: 1266 MB/s 21475 calls/s 21475 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1240 MB/s 21041 calls/s 21041 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1239 MB/s 21021 calls/s 21021 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: 1117 MB/s 815091 calls/s # udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # udp rx: 1176 MB/s 858174 calls/s # udp tx: 1179 MB/s 20004 calls/s 20004 msg/s # udp rx: 1172 MB/s 855315 calls/s # udp tx: 1174 MB/s 19919 calls/s 19919 msg/s # udp rx: 1172 MB/s 854770 calls/s # udp tx: 1173 MB/s 19906 calls/s 19906 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__->