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: 840 MB/s 14255 calls/s 14255 msg/s # tcp rx: 846 MB/s 65619 calls/s # tcp tx: 838 MB/s 14225 calls/s 14225 msg/s # tcp rx: 843 MB/s 63767 calls/s # tcp tx: 837 MB/s 14198 calls/s 14198 msg/s # tcp rx: 839 MB/s 64078 calls/s # tcp tx: 853 MB/s 14484 calls/s 14484 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: 636 MB/s 460800 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 673 MB/s 489206 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 msg/s # udp rx: 675 MB/s 489686 calls/s # udp tx: 1172 MB/s 19884 calls/s 19884 msg/s # udp rx: 677 MB/s 490432 calls/s # udp tx: 1185 MB/s 20099 calls/s 20099 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: 550 MB/s 401590 calls/s # udp tx: 562 MB/s 9533 calls/s 9533 msg/s # udp rx: 626 MB/s 457148 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 634 MB/s 463095 calls/s # udp tx: 635 MB/s 10784 calls/s 10784 msg/s # udp rx: 619 MB/s 452046 calls/s # udp tx: 621 MB/s 10536 calls/s 10536 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__->