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: 945 MB/s 16036 calls/s 16036 msg/s # tcp rx: 945 MB/s 50245 calls/s # tcp tx: 920 MB/s 15609 calls/s 15609 msg/s # tcp rx: 920 MB/s 50518 calls/s # tcp tx: 955 MB/s 16205 calls/s 16205 msg/s # tcp rx: 956 MB/s 49896 calls/s # tcp tx: 851 MB/s 14449 calls/s 14449 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: 595 MB/s 431337 calls/s # udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # udp rx: 579 MB/s 419734 calls/s # udp tx: 1077 MB/s 18278 calls/s 18278 msg/s # udp rx: 510 MB/s 369888 calls/s # udp tx: 804 MB/s 13637 calls/s 13637 msg/s # udp rx: 509 MB/s 368896 calls/s # udp tx: 872 MB/s 14804 calls/s 14804 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: 660 MB/s 481639 calls/s # udp tx: 675 MB/s 11458 calls/s 11458 msg/s # udp rx: 676 MB/s 493288 calls/s # udp tx: 676 MB/s 11469 calls/s 11469 msg/s # udp rx: 676 MB/s 493512 calls/s # udp tx: 676 MB/s 11474 calls/s 11474 msg/s # udp rx: 687 MB/s 501427 calls/s # udp tx: 687 MB/s 11663 calls/s 11663 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__->