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: 959 MB/s 16273 calls/s 16273 msg/s # tcp rx: 980 MB/s 50465 calls/s # tcp tx: 932 MB/s 15816 calls/s 15816 msg/s # tcp rx: 937 MB/s 47297 calls/s # tcp tx: 939 MB/s 15940 calls/s 15940 msg/s # tcp rx: 933 MB/s 48002 calls/s # tcp tx: 943 MB/s 16007 calls/s 16007 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: 617 MB/s 446976 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # udp rx: 662 MB/s 480652 calls/s # udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # udp rx: 658 MB/s 476711 calls/s # udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # udp rx: 660 MB/s 478036 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 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: 1104 MB/s 805248 calls/s # udp tx: 1131 MB/s 19186 calls/s 19186 msg/s # udp rx: 1106 MB/s 806799 calls/s # udp tx: 1104 MB/s 18741 calls/s 18741 msg/s # udp rx: 1122 MB/s 818929 calls/s # udp tx: 1122 MB/s 19033 calls/s 19033 msg/s # udp rx: 1118 MB/s 815771 calls/s # udp tx: 1117 MB/s 18953 calls/s 18953 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__->