make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh 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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1259 MB/s 1024211 calls/s # udp tx: 1883 MB/s 31937 calls/s 31937 msg/s # udp rx: 1857 MB/s 1511419 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 msg/s # udp rx: 1706 MB/s 1387689 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # UDP GRO fwd perf udp rx: 1720 MB/s 1400947 calls/s # udp tx: 1861 MB/s 31577 calls/s 31577 msg/s # udp rx: 1601 MB/s 1303572 calls/s # udp tx: 1955 MB/s 33168 calls/s 33168 msg/s # udp rx: 1534 MB/s 1249027 calls/s # udp tx: 1914 MB/s 32472 calls/s 32472 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: 926 MB/s 753912 calls/s # udp tx: 1286 MB/s 21815 calls/s 21815 msg/s # udp rx: 1279 MB/s 1041429 calls/s # udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # udp rx: 1252 MB/s 1019317 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # UDP GRO fwd perf udp rx: 790 MB/s 641179 calls/s # udp tx: 1700 MB/s 28850 calls/s 28850 msg/s # udp rx: 1256 MB/s 1022457 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 1271 MB/s 1035125 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 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__->