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: 684 MB/s 11617 calls/s 11617 msg/s # tcp rx: 685 MB/s 35002 calls/s # tcp tx: 629 MB/s 10683 calls/s 10683 msg/s # tcp rx: 630 MB/s 32383 calls/s # tcp tx: 646 MB/s 10973 calls/s 10973 msg/s # tcp rx: 648 MB/s 33265 calls/s # tcp tx: 657 MB/s 11156 calls/s 11156 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: 510 MB/s 369870 calls/s # udp tx: 828 MB/s 14052 calls/s 14052 msg/s # udp rx: 520 MB/s 377008 calls/s # udp tx: 836 MB/s 14190 calls/s 14190 msg/s # udp rx: 661 MB/s 479335 calls/s # udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 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: 1110 MB/s 810028 calls/s # udp tx: 1147 MB/s 19457 calls/s 19457 msg/s # udp rx: 1036 MB/s 755846 calls/s # udp tx: 1033 MB/s 17522 calls/s 17522 msg/s # udp rx: 954 MB/s 696136 calls/s # udp tx: 954 MB/s 16187 calls/s 16187 msg/s # udp rx: 1109 MB/s 809040 calls/s # udp tx: 1109 MB/s 18822 calls/s 18822 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__->