make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 809 MB/s 13735 calls/s 13735 msg/s # tcp rx: 810 MB/s 71059 calls/s # tcp tx: 808 MB/s 13721 calls/s 13721 msg/s # tcp rx: 813 MB/s 66600 calls/s # tcp tx: 805 MB/s 13660 calls/s 13660 msg/s # tcp rx: 805 MB/s 66370 calls/s # tcp tx: 802 MB/s 13614 calls/s 13614 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: 519 MB/s 377663 calls/s # udp tx: 623 MB/s 10582 calls/s 10582 msg/s # udp rx: 493 MB/s 358702 calls/s # udp tx: 802 MB/s 13607 calls/s 13607 msg/s # udp rx: 590 MB/s 428800 calls/s # udp tx: 697 MB/s 11827 calls/s 11827 msg/s # udp rx: 573 MB/s 416474 calls/s # udp tx: 736 MB/s 12493 calls/s 12493 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: 1095 MB/s 799035 calls/s # udp tx: 1118 MB/s 18970 calls/s 18970 msg/s # udp rx: 1135 MB/s 827804 calls/s # udp tx: 1133 MB/s 19225 calls/s 19225 msg/s # udp rx: 1124 MB/s 819851 calls/s # udp tx: 1124 MB/s 19068 calls/s 19068 msg/s # udp rx: 1121 MB/s 818026 calls/s # udp tx: 1121 MB/s 19017 calls/s 19017 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__->