make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 970 MB/s 16463 calls/s 16463 msg/s # tcp rx: 971 MB/s 50567 calls/s # tcp tx: 973 MB/s 16506 calls/s 16506 msg/s # tcp rx: 973 MB/s 49278 calls/s # tcp tx: 992 MB/s 16830 calls/s 16830 msg/s # tcp rx: 993 MB/s 50991 calls/s # tcp tx: 1004 MB/s 17034 calls/s 17034 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: 629 MB/s 456192 calls/s # udp tx: 1219 MB/s 20686 calls/s 20686 msg/s # udp rx: 663 MB/s 481024 calls/s # udp tx: 1259 MB/s 21369 calls/s 21369 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1257 MB/s 21320 calls/s 21320 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: 1182 MB/s 862373 calls/s # udp tx: 1214 MB/s 20592 calls/s 20592 msg/s # udp rx: 1203 MB/s 877747 calls/s # udp tx: 1200 MB/s 20367 calls/s 20367 msg/s # udp rx: 1161 MB/s 846868 calls/s # udp tx: 1162 MB/s 19715 calls/s 19715 msg/s # udp rx: 1163 MB/s 848383 calls/s # udp tx: 1162 MB/s 19711 calls/s 19711 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__->