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: 1047 MB/s 17758 calls/s 17758 msg/s # tcp rx: 1047 MB/s 53215 calls/s # tcp tx: 1044 MB/s 17715 calls/s 17715 msg/s # tcp rx: 1045 MB/s 53144 calls/s # tcp tx: 1024 MB/s 17381 calls/s 17381 msg/s # tcp rx: 1025 MB/s 52400 calls/s # tcp tx: 1010 MB/s 17131 calls/s 17131 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: 646 MB/s 468480 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1306 MB/s 22154 calls/s 22154 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: 1107 MB/s 807963 calls/s # udp tx: 1132 MB/s 19210 calls/s 19210 msg/s # udp rx: 1129 MB/s 824000 calls/s # udp tx: 1131 MB/s 19198 calls/s 19198 msg/s # udp rx: 1114 MB/s 812673 calls/s # udp tx: 1112 MB/s 18876 calls/s 18876 msg/s # udp rx: 1106 MB/s 806770 calls/s # udp tx: 1106 MB/s 18763 calls/s 18763 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__->