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.29 [+0.27] No GRO ok # 0.80 [+0.51] GRO frag list ok # 1.45 [+0.65] GRO fwd ok # 1.92 [+0.47] UDP fwd perf udp rx: 1640 MB/s 1335375 calls/s # 2.99 [+1.06] udp tx: 1829 MB/s 31023 calls/s 31023 msg/s # 3.96 [+0.98] udp rx: 1870 MB/s 1523136 calls/s # 3.99 [+0.02] udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # 4.96 [+0.98] udp rx: 1816 MB/s 1478625 calls/s # 4.99 [+0.02] udp tx: 1867 MB/s 31667 calls/s 31667 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1412 MB/s 1149620 calls/s # 6.17 [+1.06] udp tx: 1835 MB/s 31134 calls/s 31134 msg/s # 7.15 [+0.98] udp rx: 1852 MB/s 1508336 calls/s # 7.17 [+0.02] udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # 8.14 [+0.98] udp rx: 1478 MB/s 1203844 calls/s # 8.17 [+0.02] udp tx: 1840 MB/s 31209 calls/s 31209 msg/s # 8.71 [+0.54] GRO frag list over UDP tunnel ok # 9.43 [+0.72] GRO fwd over UDP tunnel ok # 9.66 [+0.23] IPv6 # 9.88 [+0.22] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.90 [+0.53] GRO fwd ok # 11.36 [+0.46] UDP fwd perf udp rx: 1235 MB/s 1005861 calls/s # 12.42 [+1.07] udp tx: 1603 MB/s 27199 calls/s 27199 msg/s # 13.40 [+0.98] udp rx: 1547 MB/s 1259527 calls/s # 13.42 [+0.02] udp tx: 1825 MB/s 30958 calls/s 30958 msg/s # 14.40 [+0.98] udp rx: 1418 MB/s 1155041 calls/s # 14.42 [+0.02] udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1689 MB/s 1375178 calls/s # 15.61 [+1.06] udp tx: 1791 MB/s 30381 calls/s 30381 msg/s # 16.58 [+0.97] udp rx: 1847 MB/s 1503840 calls/s # 16.61 [+0.03] udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # 17.58 [+0.97] udp rx: 1789 MB/s 1456751 calls/s # 17.60 [+0.03] udp tx: 1843 MB/s 31271 calls/s 31271 msg/s # 18.15 [+0.55] GRO frag list over UDP tunnel ok # 18.89 [+0.74] 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__->