make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 864 MB/s 14660 calls/s 14660 msg/s # tcp rx: 864 MB/s 48645 calls/s # tcp tx: 868 MB/s 14737 calls/s 14737 msg/s # tcp rx: 869 MB/s 47434 calls/s # tcp tx: 634 MB/s 10759 calls/s 10759 msg/s # tcp rx: 634 MB/s 37701 calls/s # tcp tx: 521 MB/s 8851 calls/s 8851 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: 602 MB/s 436224 calls/s # udp tx: 1230 MB/s 20876 calls/s 20876 msg/s # udp rx: 599 MB/s 434176 calls/s # udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # udp rx: 595 MB/s 431360 calls/s # udp tx: 1286 MB/s 21826 calls/s 21826 msg/s # udp rx: 588 MB/s 425984 calls/s # udp tx: 1291 MB/s 21908 calls/s 21908 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: 1085 MB/s 791680 calls/s # udp tx: 1111 MB/s 18857 calls/s 18857 msg/s # udp rx: 1176 MB/s 857875 calls/s # udp tx: 1175 MB/s 19935 calls/s 19935 msg/s # udp rx: 1174 MB/s 856907 calls/s # udp tx: 1173 MB/s 19909 calls/s 19909 msg/s # udp rx: 1177 MB/s 858720 calls/s # udp tx: 1176 MB/s 19958 calls/s 19958 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__->