make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1226 MB/s 996313 calls/s # udp tx: 1874 MB/s 31792 calls/s 31792 msg/s # udp rx: 1102 MB/s 896375 calls/s # udp tx: 1730 MB/s 29351 calls/s 29351 msg/s # udp rx: 1870 MB/s 1522035 calls/s # udp tx: 1895 MB/s 32143 calls/s 32143 msg/s # UDP GRO fwd perf udp rx: 1816 MB/s 1478307 calls/s # udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # udp rx: 1815 MB/s 1477724 calls/s # udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # udp rx: 1933 MB/s 1572986 calls/s # udp tx: 1964 MB/s 33313 calls/s 33313 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 908 MB/s 738752 calls/s # udp tx: 1254 MB/s 21282 calls/s 21282 msg/s # udp rx: 1095 MB/s 891114 calls/s # udp tx: 1338 MB/s 22698 calls/s 22698 msg/s # udp rx: 1294 MB/s 1053404 calls/s # udp tx: 1321 MB/s 22415 calls/s 22415 msg/s # UDP GRO fwd perf udp rx: 1130 MB/s 919381 calls/s # udp tx: 1311 MB/s 22243 calls/s 22243 msg/s # udp rx: 1262 MB/s 1027545 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 1282 MB/s 1044118 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->