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: 1118 MB/s 910825 calls/s # udp tx: 1161 MB/s 19702 calls/s 19702 msg/s # udp rx: 1230 MB/s 1002120 calls/s # udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # udp rx: 1251 MB/s 1018696 calls/s # udp tx: 1261 MB/s 21394 calls/s 21394 msg/s # UDP GRO fwd perf udp rx: 1225 MB/s 997939 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 1263 MB/s 1028907 calls/s # udp tx: 1275 MB/s 21625 calls/s 21625 msg/s # udp rx: 1094 MB/s 890757 calls/s # udp tx: 1102 MB/s 18700 calls/s 18700 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: 1325 MB/s 1077116 calls/s # udp tx: 1829 MB/s 31024 calls/s 31024 msg/s # udp rx: 1681 MB/s 1364665 calls/s # udp tx: 1916 MB/s 32503 calls/s 32503 msg/s # udp rx: 1677 MB/s 1359560 calls/s # udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # UDP GRO fwd perf udp rx: 1585 MB/s 1284523 calls/s # udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # udp rx: 1588 MB/s 1286788 calls/s # udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # udp rx: 1713 MB/s 1388245 calls/s # udp tx: 1947 MB/s 33028 calls/s 33028 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__->