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: 933 MB/s 15827 calls/s 15827 msg/s # tcp rx: 933 MB/s 50563 calls/s # tcp tx: 964 MB/s 16352 calls/s 16352 msg/s # tcp rx: 975 MB/s 50189 calls/s # tcp tx: 981 MB/s 16642 calls/s 16642 msg/s # tcp rx: 981 MB/s 50418 calls/s # tcp tx: 970 MB/s 16453 calls/s 16453 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: 650 MB/s 470784 calls/s # udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # udp rx: 658 MB/s 477220 calls/s # udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1301 MB/s 22077 calls/s 22077 msg/s # udp rx: 641 MB/s 464896 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 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: 1109 MB/s 808853 calls/s # udp tx: 1134 MB/s 19241 calls/s 19241 msg/s # udp rx: 1150 MB/s 839322 calls/s # udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # udp rx: 1147 MB/s 836781 calls/s # udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # udp rx: 1091 MB/s 795933 calls/s # udp tx: 1088 MB/s 18464 calls/s 18464 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__->