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: 1167 MB/s 950485 calls/s # udp tx: 1228 MB/s 20840 calls/s 20840 msg/s # udp rx: 1165 MB/s 948552 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 1181 MB/s 961860 calls/s # udp tx: 1252 MB/s 21246 calls/s 21246 msg/s # UDP GRO fwd perf udp rx: 1188 MB/s 967422 calls/s # udp tx: 1237 MB/s 20995 calls/s 20995 msg/s # udp rx: 1229 MB/s 1000809 calls/s # udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # udp rx: 1229 MB/s 1001055 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 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: 728 MB/s 592765 calls/s # udp tx: 1084 MB/s 18395 calls/s 18395 msg/s # udp rx: 1076 MB/s 876362 calls/s # udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # udp rx: 1114 MB/s 907082 calls/s # udp tx: 1164 MB/s 19756 calls/s 19756 msg/s # UDP GRO fwd perf udp rx: 1287 MB/s 1043066 calls/s # udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # udp rx: 1808 MB/s 1467352 calls/s # udp tx: 1931 MB/s 32764 calls/s 32764 msg/s # udp rx: 1792 MB/s 1453007 calls/s # udp tx: 1952 MB/s 33111 calls/s 33111 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__->