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: 908 MB/s 15404 calls/s 15404 msg/s # tcp rx: 923 MB/s 50619 calls/s # tcp tx: 942 MB/s 15981 calls/s 15981 msg/s # tcp rx: 942 MB/s 47195 calls/s # tcp tx: 922 MB/s 15648 calls/s 15648 msg/s # tcp rx: 926 MB/s 47116 calls/s # tcp tx: 871 MB/s 14781 calls/s 14781 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: 616 MB/s 447850 calls/s # udp tx: 1132 MB/s 19208 calls/s 19208 msg/s # udp rx: 620 MB/s 449792 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # udp rx: 635 MB/s 460288 calls/s # udp tx: 1182 MB/s 20050 calls/s 20050 msg/s # udp rx: 633 MB/s 458752 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 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: 1099 MB/s 801578 calls/s # udp tx: 1127 MB/s 19117 calls/s 19117 msg/s # udp rx: 1110 MB/s 809763 calls/s # udp tx: 1112 MB/s 18869 calls/s 18869 msg/s # udp rx: 1086 MB/s 792258 calls/s # udp tx: 1089 MB/s 18478 calls/s 18478 msg/s # udp rx: 896 MB/s 653941 calls/s # udp tx: 887 MB/s 15054 calls/s 15054 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__->