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: 858 MB/s 14560 calls/s 14560 msg/s # tcp rx: 860 MB/s 74949 calls/s # tcp tx: 830 MB/s 14092 calls/s 14092 msg/s # tcp rx: 832 MB/s 65405 calls/s # tcp tx: 851 MB/s 14441 calls/s 14441 msg/s # tcp rx: 852 MB/s 63077 calls/s # tcp tx: 845 MB/s 14336 calls/s 14336 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: 574 MB/s 416717 calls/s # udp tx: 804 MB/s 13640 calls/s 13640 msg/s # udp rx: 668 MB/s 484353 calls/s # udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # udp rx: 672 MB/s 486912 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp rx: 671 MB/s 486400 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 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: 1153 MB/s 841452 calls/s # udp tx: 1180 MB/s 20017 calls/s 20017 msg/s # udp rx: 1172 MB/s 855424 calls/s # udp tx: 1173 MB/s 19906 calls/s 19906 msg/s # udp rx: 1177 MB/s 858856 calls/s # udp tx: 1175 MB/s 19935 calls/s 19935 msg/s # udp rx: 1175 MB/s 857543 calls/s # udp tx: 1174 MB/s 19928 calls/s 19928 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__->