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: 1286 MB/s 1046984 calls/s # udp tx: 1375 MB/s 23334 calls/s 23334 msg/s # udp rx: 1005 MB/s 818057 calls/s # udp tx: 1124 MB/s 19076 calls/s 19076 msg/s # udp rx: 1132 MB/s 921911 calls/s # udp tx: 1172 MB/s 19888 calls/s 19888 msg/s # UDP GRO fwd perf udp rx: 1028 MB/s 837123 calls/s # udp tx: 1106 MB/s 18766 calls/s 18766 msg/s # udp rx: 1142 MB/s 929861 calls/s # udp tx: 1197 MB/s 20302 calls/s 20302 msg/s # udp rx: 1166 MB/s 949400 calls/s # udp tx: 1201 MB/s 20376 calls/s 20376 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: 1357 MB/s 1100452 calls/s # udp tx: 1803 MB/s 30585 calls/s 30585 msg/s # udp rx: 1236 MB/s 1002124 calls/s # udp tx: 1896 MB/s 32167 calls/s 32167 msg/s # udp rx: 1438 MB/s 1166211 calls/s # udp tx: 1840 MB/s 31219 calls/s 31219 msg/s # UDP GRO fwd perf udp rx: 1369 MB/s 1109503 calls/s # udp tx: 1890 MB/s 32065 calls/s 32065 msg/s # udp rx: 1347 MB/s 1092052 calls/s # udp tx: 1885 MB/s 31980 calls/s 31980 msg/s # udp rx: 1615 MB/s 1309958 calls/s # udp tx: 1900 MB/s 32226 calls/s 32226 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__->