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: 913 MB/s 15487 calls/s 15487 msg/s # tcp rx: 913 MB/s 49980 calls/s # tcp tx: 924 MB/s 15680 calls/s 15680 msg/s # tcp rx: 925 MB/s 48405 calls/s # tcp tx: 940 MB/s 15955 calls/s 15955 msg/s # tcp rx: 941 MB/s 48127 calls/s # tcp tx: 939 MB/s 15927 calls/s 15927 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: 624 MB/s 452352 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 594 MB/s 431299 calls/s # udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # udp rx: 627 MB/s 454631 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp rx: 655 MB/s 474389 calls/s # udp tx: 1293 MB/s 21934 calls/s 21934 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: 1084 MB/s 791207 calls/s # udp tx: 1112 MB/s 18868 calls/s 18868 msg/s # udp rx: 1129 MB/s 824099 calls/s # udp tx: 1130 MB/s 19166 calls/s 19166 msg/s # udp rx: 1150 MB/s 839312 calls/s # udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # udp rx: 1151 MB/s 839496 calls/s # udp tx: 1150 MB/s 19508 calls/s 19508 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__->