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.02 [+0.02] IPv4 # 0.26 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1775 MB/s 1445098 calls/s # 2.92 [+1.07] udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # 3.89 [+0.97] udp rx: 1936 MB/s 1576214 calls/s # 3.92 [+0.03] udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # 4.89 [+0.97] udp rx: 1848 MB/s 1504767 calls/s # 4.92 [+0.03] udp tx: 1851 MB/s 31409 calls/s 31409 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1840 MB/s 1498078 calls/s # 6.12 [+1.08] udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # 7.09 [+0.97] udp rx: 1771 MB/s 1441905 calls/s # 7.12 [+0.03] udp tx: 1985 MB/s 33670 calls/s 33670 msg/s # 8.09 [+0.97] udp rx: 1958 MB/s 1594537 calls/s # 8.12 [+0.03] udp tx: 1983 MB/s 33640 calls/s 33640 msg/s # 8.72 [+0.59] GRO frag list over UDP tunnel ok # 9.51 [+0.79] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.05 [+0.28] No GRO ok # 10.61 [+0.56] GRO frag list ok # 11.17 [+0.56] GRO fwd ok # 11.69 [+0.53] UDP fwd perf udp rx: 1743 MB/s 1419756 calls/s # 12.77 [+1.07] udp tx: 1830 MB/s 31048 calls/s 31048 msg/s # 13.74 [+0.97] udp rx: 1697 MB/s 1381842 calls/s # 13.77 [+0.03] udp tx: 1705 MB/s 28919 calls/s 28919 msg/s # 14.74 [+0.97] udp rx: 1819 MB/s 1481005 calls/s # 14.77 [+0.03] udp tx: 1832 MB/s 31084 calls/s 31084 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 1572 MB/s 1279900 calls/s # 15.95 [+1.07] udp tx: 1750 MB/s 29684 calls/s 29684 msg/s # 16.93 [+0.97] udp rx: 1862 MB/s 1516258 calls/s # 16.95 [+0.03] udp tx: 1884 MB/s 31964 calls/s 31964 msg/s # 17.93 [+0.97] udp rx: 1927 MB/s 1569161 calls/s # 17.95 [+0.03] udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # 18.52 [+0.57] GRO frag list over UDP tunnel ok # 19.26 [+0.74] 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__->