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: 1133 MB/s 921532 calls/s # udp tx: 1692 MB/s 28707 calls/s 28707 msg/s # udp rx: 1850 MB/s 1505519 calls/s # udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # udp rx: 1850 MB/s 1506817 calls/s # udp tx: 1840 MB/s 31219 calls/s 31219 msg/s # UDP GRO fwd perf udp rx: 1505 MB/s 1225075 calls/s # udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # udp rx: 1742 MB/s 1418086 calls/s # udp tx: 1835 MB/s 31132 calls/s 31132 msg/s # udp rx: 1735 MB/s 1412049 calls/s # udp tx: 1899 MB/s 32213 calls/s 32213 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 tx: 1603 MB/s 27196 calls/s 27196 msg/s # udp rx: 717 MB/s 583374 calls/s # udp tx: 1202 MB/s 20394 calls/s 20394 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # UDP GRO fwd perf udp rx: 944 MB/s 769165 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp rx: 1241 MB/s 1010754 calls/s # udp tx: 1247 MB/s 21159 calls/s 21159 msg/s # udp rx: 1253 MB/s 1020827 calls/s # udp tx: 1261 MB/s 21394 calls/s 21394 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__->