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: 866 MB/s 14701 calls/s 14701 msg/s # tcp rx: 867 MB/s 65454 calls/s # tcp tx: 850 MB/s 14421 calls/s 14421 msg/s # tcp rx: 851 MB/s 66192 calls/s # tcp tx: 877 MB/s 14887 calls/s 14887 msg/s # tcp rx: 878 MB/s 69794 calls/s # tcp tx: 874 MB/s 14832 calls/s 14832 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: 507 MB/s 367820 calls/s # udp tx: 831 MB/s 14100 calls/s 14100 msg/s # udp rx: 592 MB/s 429312 calls/s # udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 671 MB/s 486144 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 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: 1050 MB/s 765949 calls/s # udp tx: 1086 MB/s 18429 calls/s 18429 msg/s # udp rx: 1119 MB/s 816465 calls/s # udp tx: 1118 MB/s 18974 calls/s 18974 msg/s # udp rx: 1114 MB/s 812898 calls/s # udp tx: 1114 MB/s 18897 calls/s 18897 msg/s # udp rx: 1115 MB/s 813751 calls/s # udp tx: 1115 MB/s 18915 calls/s 18915 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__->