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: 887 MB/s 15047 calls/s 15047 msg/s # tcp rx: 1738 MB/s 69057 calls/s # tcp tx: 1158 MB/s 19650 calls/s 19650 msg/s # tcp rx: 918 MB/s 46996 calls/s # tcp tx: 908 MB/s 15417 calls/s 15417 msg/s # tcp rx: 932 MB/s 48702 calls/s # tcp tx: 1019 MB/s 17283 calls/s 17283 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: 614 MB/s 445440 calls/s # udp tx: 1282 MB/s 21760 calls/s 21760 msg/s # udp rx: 647 MB/s 469255 calls/s # udp tx: 1307 MB/s 22173 calls/s 22173 msg/s # udp rx: 588 MB/s 426496 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 634 MB/s 459776 calls/s # udp tx: 1307 MB/s 22176 calls/s 22176 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: 1054 MB/s 768782 calls/s # udp tx: 1076 MB/s 18264 calls/s 18264 msg/s # udp rx: 1106 MB/s 806725 calls/s # udp tx: 1110 MB/s 18830 calls/s 18830 msg/s # udp rx: 1113 MB/s 812258 calls/s # udp tx: 1112 MB/s 18873 calls/s 18873 msg/s # udp rx: 1115 MB/s 813708 calls/s # udp tx: 1114 MB/s 18900 calls/s 18900 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__->