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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.73 [+0.44] UDP fwd perf udp rx: 1611 MB/s 1308681 calls/s # 2.79 [+1.06] udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # 3.77 [+0.97] udp rx: 1776 MB/s 1441826 calls/s # 3.79 [+0.03] udp tx: 1904 MB/s 32308 calls/s 32308 msg/s # 4.77 [+0.98] udp rx: 1750 MB/s 1422092 calls/s # 4.79 [+0.02] udp tx: 1846 MB/s 31317 calls/s 31317 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1596 MB/s 1300035 calls/s # 5.98 [+1.07] udp tx: 1903 MB/s 32280 calls/s 32280 msg/s # 6.95 [+0.97] udp rx: 1890 MB/s 1539322 calls/s # 6.98 [+0.03] udp tx: 1902 MB/s 32263 calls/s 32263 msg/s # 7.95 [+0.97] udp rx: 1790 MB/s 1457943 calls/s # 7.98 [+0.03] udp tx: 1798 MB/s 30511 calls/s 30511 msg/s # 8.52 [+0.54] GRO frag list over UDP tunnel ok # 9.25 [+0.73] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.78 [+0.29] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.76 [+0.49] GRO fwd ok # 11.21 [+0.45] UDP fwd perf udp rx: 1250 MB/s 1014498 calls/s # 12.27 [+1.06] udp tx: 1866 MB/s 31664 calls/s 31664 msg/s # 13.25 [+0.98] udp rx: 1505 MB/s 1220741 calls/s # 13.27 [+0.02] udp tx: 1851 MB/s 31396 calls/s 31396 msg/s # 14.25 [+0.98] udp rx: 1625 MB/s 1317808 calls/s # 14.27 [+0.02] udp tx: 1898 MB/s 32197 calls/s 32197 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1488 MB/s 1207955 calls/s # 15.46 [+1.06] udp tx: 1713 MB/s 29065 calls/s 29065 msg/s # 16.43 [+0.97] udp rx: 1549 MB/s 1256858 calls/s # 16.46 [+0.03] udp tx: 1762 MB/s 29896 calls/s 29896 msg/s # 17.43 [+0.98] udp rx: 1217 MB/s 990604 calls/s # 17.46 [+0.02] udp tx: 1229 MB/s 20852 calls/s 20852 msg/s # 18.09 [+0.64] GRO frag list over UDP tunnel ok # 18.90 [+0.81] 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__->