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: 1014 MB/s 17205 calls/s 17205 msg/s # tcp rx: 1014 MB/s 50283 calls/s # tcp tx: 975 MB/s 16542 calls/s 16542 msg/s # tcp rx: 976 MB/s 50239 calls/s # tcp tx: 983 MB/s 16680 calls/s 16680 msg/s # tcp rx: 984 MB/s 50466 calls/s # tcp tx: 898 MB/s 15240 calls/s 15240 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: 588 MB/s 426496 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 633 MB/s 458939 calls/s # udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # udp rx: 635 MB/s 460288 calls/s # udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # udp rx: 654 MB/s 473856 calls/s # udp tx: 1266 MB/s 21476 calls/s 21476 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: 1121 MB/s 817734 calls/s # udp tx: 1149 MB/s 19489 calls/s 19489 msg/s # udp rx: 1090 MB/s 795124 calls/s # udp tx: 1088 MB/s 18456 calls/s 18456 msg/s # udp rx: 1070 MB/s 780949 calls/s # udp tx: 1070 MB/s 18156 calls/s 18156 msg/s # udp rx: 1007 MB/s 734462 calls/s # udp tx: 995 MB/s 16887 calls/s 16887 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__->