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: 928 MB/s 15748 calls/s 15748 msg/s # tcp rx: 929 MB/s 49924 calls/s # tcp tx: 961 MB/s 16306 calls/s 16306 msg/s # tcp rx: 961 MB/s 51214 calls/s # tcp tx: 1003 MB/s 17022 calls/s 17022 msg/s # tcp rx: 1005 MB/s 51445 calls/s # tcp tx: 960 MB/s 16299 calls/s 16299 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: 532 MB/s 386629 calls/s # udp tx: 728 MB/s 12355 calls/s 12355 msg/s # udp rx: 532 MB/s 386870 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 msg/s # udp rx: 560 MB/s 406947 calls/s # udp tx: 720 MB/s 12226 calls/s 12226 msg/s # udp rx: 571 MB/s 414464 calls/s # udp tx: 766 MB/s 13000 calls/s 13000 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: 1075 MB/s 784173 calls/s # udp tx: 1101 MB/s 18678 calls/s 18678 msg/s # udp rx: 1073 MB/s 783007 calls/s # udp tx: 1072 MB/s 18185 calls/s 18185 msg/s # udp rx: 1067 MB/s 778687 calls/s # udp tx: 1068 MB/s 18116 calls/s 18116 msg/s # udp rx: 1119 MB/s 816702 calls/s # udp tx: 1119 MB/s 18991 calls/s 18991 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__->