make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.26 [+0.55] GRO fwd ok # 1.70 [+0.44] UDP fwd perf udp rx: 767 MB/s 624940 calls/s # 2.76 [+1.06] udp tx: 1666 MB/s 28272 calls/s 28272 msg/s # 3.74 [+0.98] udp rx: 1793 MB/s 1460078 calls/s # 3.76 [+0.02] udp tx: 1851 MB/s 31397 calls/s 31397 msg/s # 4.74 [+0.98] udp rx: 1842 MB/s 1500048 calls/s # 4.76 [+0.02] udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1750 MB/s 1425345 calls/s # 5.94 [+1.06] udp tx: 1856 MB/s 31495 calls/s 31495 msg/s # 6.92 [+0.97] udp rx: 1883 MB/s 1533504 calls/s # 6.94 [+0.03] udp tx: 1881 MB/s 31906 calls/s 31906 msg/s # 7.92 [+0.97] udp rx: 1802 MB/s 1467840 calls/s # 7.94 [+0.03] udp tx: 1801 MB/s 30555 calls/s 30555 msg/s # 8.55 [+0.61] GRO frag list over UDP tunnel ok # 9.37 [+0.81] GRO fwd over UDP tunnel ok # 9.63 [+0.26] IPv6 # 9.89 [+0.26] No GRO ok # 10.45 [+0.56] GRO frag list ok # 11.01 [+0.56] GRO fwd ok # 11.46 [+0.45] UDP fwd perf udp rx: 1315 MB/s 1070575 calls/s # 12.53 [+1.06] udp tx: 1617 MB/s 27437 calls/s 27437 msg/s # 13.50 [+0.97] udp rx: 1705 MB/s 1388504 calls/s # 13.53 [+0.03] udp tx: 1710 MB/s 29012 calls/s 29012 msg/s # 14.50 [+0.97] udp rx: 1629 MB/s 1326512 calls/s # 14.53 [+0.03] udp tx: 1618 MB/s 27455 calls/s 27455 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1409 MB/s 1147796 calls/s # 15.71 [+1.06] udp tx: 1731 MB/s 29373 calls/s 29373 msg/s # 16.68 [+0.97] udp rx: 1775 MB/s 1445280 calls/s # 16.71 [+0.03] udp tx: 1787 MB/s 30311 calls/s 30311 msg/s # 17.68 [+0.97] udp rx: 1837 MB/s 1495536 calls/s # 17.71 [+0.03] udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # 18.30 [+0.59] GRO frag list over UDP tunnel ok # 19.12 [+0.83] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->