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.22 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.30 [+0.58] GRO fwd ok # 1.80 [+0.50] UDP fwd perf udp rx: 589 MB/s 477780 calls/s # 2.86 [+1.06] udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # 3.84 [+0.97] udp rx: 616 MB/s 499858 calls/s # 3.86 [+0.03] udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # 4.84 [+0.98] udp rx: 654 MB/s 530370 calls/s # 4.86 [+0.02] udp tx: 1328 MB/s 22526 calls/s 22526 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 451 MB/s 365402 calls/s # 6.05 [+1.07] udp tx: 1401 MB/s 23763 calls/s 23763 msg/s # 7.03 [+0.98] udp rx: 506 MB/s 409611 calls/s # 7.05 [+0.02] udp tx: 1368 MB/s 23206 calls/s 23206 msg/s # 8.03 [+0.98] udp rx: 469 MB/s 379652 calls/s # 8.05 [+0.02] udp tx: 1398 MB/s 23713 calls/s 23713 msg/s # 8.59 [+0.54] GRO frag list over UDP tunnel ok # 9.37 [+0.77] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.87 [+0.26] No GRO ok # 10.34 [+0.47] GRO frag list ok # 10.87 [+0.53] GRO fwd ok # 11.32 [+0.45] UDP fwd perf udp rx: 1585 MB/s 1288601 calls/s # 12.37 [+1.06] udp tx: 1779 MB/s 30178 calls/s 30178 msg/s # 13.35 [+0.98] udp rx: 1750 MB/s 1422922 calls/s # 13.37 [+0.02] udp tx: 1839 MB/s 31196 calls/s 31196 msg/s # 14.35 [+0.98] udp rx: 1440 MB/s 1171893 calls/s # 14.37 [+0.02] udp tx: 1826 MB/s 30975 calls/s 30975 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1439090 calls/s # 15.54 [+1.06] udp tx: 1847 MB/s 31331 calls/s 31331 msg/s # 16.52 [+0.98] udp rx: 1815 MB/s 1476214 calls/s # 16.54 [+0.02] udp tx: 1847 MB/s 31334 calls/s 31334 msg/s # 17.52 [+0.98] udp rx: 1810 MB/s 1471774 calls/s # 17.54 [+0.02] udp tx: 1846 MB/s 31313 calls/s 31313 msg/s # 18.07 [+0.53] GRO frag list over UDP tunnel ok # 18.85 [+0.78] 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__->