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.02 [+0.02] IPv4 # 0.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1447 MB/s 1178223 calls/s # 2.89 [+1.07] udp tx: 1757 MB/s 29815 calls/s 29815 msg/s # 3.86 [+0.97] udp rx: 1879 MB/s 1529904 calls/s # 3.89 [+0.03] udp tx: 1876 MB/s 31826 calls/s 31826 msg/s # 4.86 [+0.97] udp rx: 1486 MB/s 1210178 calls/s # 4.89 [+0.03] udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1444 MB/s 1176284 calls/s # 6.08 [+1.07] udp tx: 1738 MB/s 29491 calls/s 29491 msg/s # 7.05 [+0.97] udp rx: 1480 MB/s 1205364 calls/s # 7.08 [+0.03] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 8.05 [+0.97] udp rx: 1711 MB/s 1392962 calls/s # 8.08 [+0.03] udp tx: 1875 MB/s 31802 calls/s 31802 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.36 [+0.71] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.84 [+0.23] No GRO ok # 10.34 [+0.50] GRO frag list ok # 10.89 [+0.55] GRO fwd ok # 11.42 [+0.53] UDP fwd perf udp rx: 802 MB/s 653316 calls/s # 12.49 [+1.07] udp tx: 1115 MB/s 18922 calls/s 18922 msg/s # 13.46 [+0.97] udp rx: 1169 MB/s 951835 calls/s # 13.49 [+0.03] udp tx: 1183 MB/s 20080 calls/s 20080 msg/s # 14.47 [+0.97] udp rx: 1008 MB/s 820633 calls/s # 14.49 [+0.03] udp tx: 1162 MB/s 19718 calls/s 19718 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 916 MB/s 746439 calls/s # 15.69 [+1.07] udp tx: 1127 MB/s 19117 calls/s 19117 msg/s # 16.66 [+0.97] udp rx: 1060 MB/s 863755 calls/s # 16.69 [+0.03] udp tx: 1061 MB/s 18011 calls/s 18011 msg/s # 17.69 [+1.00] udp rx: 847 MB/s 690177 calls/s # 17.69 [+0.00] udp tx: 1144 MB/s 19407 calls/s 19407 msg/s # 18.31 [+0.62] GRO frag list over UDP tunnel ok # 19.14 [+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__->