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: 939 MB/s 15940 calls/s 15940 msg/s # tcp rx: 940 MB/s 51978 calls/s # tcp tx: 999 MB/s 16956 calls/s 16956 msg/s # tcp rx: 1000 MB/s 51207 calls/s # tcp tx: 1014 MB/s 17211 calls/s 17211 msg/s # tcp rx: 1015 MB/s 51729 calls/s # tcp tx: 1005 MB/s 17051 calls/s 17051 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: 642 MB/s 465152 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1250 MB/s 21213 calls/s 21213 msg/s # udp rx: 669 MB/s 484864 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 671 MB/s 486144 calls/s # udp tx: 1286 MB/s 21826 calls/s 21826 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: 1132 MB/s 825918 calls/s # udp tx: 1151 MB/s 19533 calls/s 19533 msg/s # udp rx: 1173 MB/s 856111 calls/s # udp tx: 1173 MB/s 19895 calls/s 19895 msg/s # udp rx: 1165 MB/s 849666 calls/s # udp tx: 1164 MB/s 19751 calls/s 19751 msg/s # udp rx: 1170 MB/s 853877 calls/s # udp tx: 1170 MB/s 19847 calls/s 19847 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__->