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.26 [+0.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.82 [+0.48] UDP fwd perf udp rx: 1421 MB/s 1156993 calls/s # 2.88 [+1.06] udp tx: 1711 MB/s 29026 calls/s 29026 msg/s # 3.86 [+0.98] udp rx: 1862 MB/s 1515952 calls/s # 3.88 [+0.02] udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # 4.86 [+0.98] udp rx: 1878 MB/s 1529280 calls/s # 4.88 [+0.02] udp tx: 1876 MB/s 31828 calls/s 31828 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1717 MB/s 1398222 calls/s # 6.06 [+1.06] udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # 7.03 [+0.97] udp rx: 1630 MB/s 1327075 calls/s # 7.06 [+0.03] udp tx: 1839 MB/s 31205 calls/s 31205 msg/s # 8.03 [+0.98] udp rx: 1817 MB/s 1479466 calls/s # 8.06 [+0.02] udp tx: 1853 MB/s 31429 calls/s 31429 msg/s # 8.63 [+0.57] GRO frag list over UDP tunnel ok # 9.38 [+0.74] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.87 [+0.25] No GRO ok # 10.40 [+0.53] GRO frag list ok # 10.96 [+0.56] GRO fwd ok # 11.45 [+0.49] UDP fwd perf udp rx: 1600 MB/s 1302860 calls/s # 12.51 [+1.07] udp tx: 1733 MB/s 29407 calls/s 29407 msg/s # 13.48 [+0.97] udp rx: 1576 MB/s 1283336 calls/s # 13.51 [+0.03] udp tx: 1561 MB/s 26482 calls/s 26482 msg/s # 14.49 [+0.98] udp rx: 1630 MB/s 1327624 calls/s # 14.51 [+0.02] udp tx: 1644 MB/s 27893 calls/s 27893 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1764 MB/s 1436496 calls/s # 15.69 [+1.06] udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # 16.66 [+0.97] udp rx: 1735 MB/s 1413168 calls/s # 16.69 [+0.03] udp tx: 1733 MB/s 29395 calls/s 29395 msg/s # 17.66 [+0.97] udp rx: 1704 MB/s 1387532 calls/s # 17.69 [+0.03] udp tx: 1752 MB/s 29729 calls/s 29729 msg/s # 18.23 [+0.54] GRO frag list over UDP tunnel ok # 18.98 [+0.75] 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__->