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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.01 [+0.01] IPv4 # 0.25 [+0.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1127 MB/s 916677 calls/s # 2.89 [+1.07] udp tx: 1836 MB/s 31152 calls/s 31152 msg/s # 3.86 [+0.97] udp rx: 1736 MB/s 1411927 calls/s # 3.89 [+0.03] udp tx: 1860 MB/s 31550 calls/s 31550 msg/s # 4.86 [+0.97] udp rx: 1669 MB/s 1354007 calls/s # 4.89 [+0.02] udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1669 MB/s 1357334 calls/s # 6.07 [+1.07] udp tx: 1790 MB/s 30368 calls/s 30368 msg/s # 7.04 [+0.97] udp rx: 1803 MB/s 1463047 calls/s # 7.07 [+0.03] udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # 8.04 [+0.97] udp rx: 1739 MB/s 1414003 calls/s # 8.07 [+0.03] udp tx: 1795 MB/s 30446 calls/s 30446 msg/s # 8.64 [+0.57] GRO frag list over UDP tunnel ok # 9.34 [+0.69] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.82 [+0.24] No GRO ok # 10.35 [+0.53] GRO frag list ok # 10.89 [+0.54] GRO fwd ok # 11.43 [+0.54] UDP fwd perf udp rx: 844 MB/s 687470 calls/s # 12.50 [+1.08] udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # 13.47 [+0.97] udp rx: 1103 MB/s 898312 calls/s # 13.50 [+0.03] udp tx: 1116 MB/s 18945 calls/s 18945 msg/s # 14.47 [+0.97] udp rx: 1496 MB/s 1216355 calls/s # 14.50 [+0.03] udp tx: 1581 MB/s 26824 calls/s 26824 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1553 MB/s 1259730 calls/s # 15.69 [+1.07] udp tx: 1818 MB/s 30845 calls/s 30845 msg/s # 16.66 [+0.97] udp rx: 1396 MB/s 1133903 calls/s # 16.69 [+0.03] udp tx: 1779 MB/s 30174 calls/s 30174 msg/s # 17.69 [+1.00] udp tx: 1734 MB/s 29426 calls/s 29426 msg/s # 17.69 [+0.00] udp rx: 1250 MB/s 1014811 calls/s # 18.31 [+0.62] GRO frag list over UDP tunnel ok # 19.17 [+0.87] 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__->