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.23 [+0.21] No GRO ok # 0.70 [+0.47] GRO frag list ok # 1.23 [+0.52] GRO fwd ok # 1.70 [+0.47] UDP fwd perf udp rx: 1779 MB/s 1448748 calls/s # 2.77 [+1.07] udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # 3.74 [+0.97] udp rx: 1899 MB/s 1546512 calls/s # 3.77 [+0.03] udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # 4.74 [+0.97] udp rx: 1905 MB/s 1551024 calls/s # 4.77 [+0.03] udp tx: 1902 MB/s 32276 calls/s 32276 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1580 MB/s 1286920 calls/s # 5.95 [+1.07] udp tx: 1738 MB/s 29478 calls/s 29478 msg/s # 6.93 [+0.97] udp rx: 1799 MB/s 1464672 calls/s # 6.95 [+0.03] udp tx: 1796 MB/s 30470 calls/s 30470 msg/s # 7.93 [+0.97] udp rx: 1837 MB/s 1495824 calls/s # 7.95 [+0.03] udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # 8.57 [+0.61] GRO frag list over UDP tunnel ok # 9.32 [+0.75] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.83 [+0.25] No GRO ok # 10.35 [+0.52] GRO frag list ok # 10.88 [+0.53] GRO fwd ok # 11.35 [+0.47] UDP fwd perf udp rx: 1017 MB/s 828372 calls/s # 12.42 [+1.07] udp tx: 1655 MB/s 28084 calls/s 28084 msg/s # 13.39 [+0.97] udp rx: 1525 MB/s 1242015 calls/s # 13.42 [+0.03] udp tx: 1828 MB/s 31015 calls/s 31015 msg/s # 14.40 [+0.97] udp rx: 1844 MB/s 1501728 calls/s # 14.42 [+0.03] udp tx: 1842 MB/s 31255 calls/s 31255 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1697 MB/s 1381675 calls/s # 15.61 [+1.07] udp tx: 1855 MB/s 31475 calls/s 31475 msg/s # 16.58 [+0.97] udp rx: 1872 MB/s 1524096 calls/s # 16.61 [+0.03] udp tx: 1869 MB/s 31712 calls/s 31712 msg/s # 17.58 [+0.97] udp rx: 1872 MB/s 1524096 calls/s # 17.61 [+0.03] udp tx: 1870 MB/s 31725 calls/s 31725 msg/s # 18.18 [+0.57] GRO frag list over UDP tunnel ok # 18.97 [+0.78] 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__->