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.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1387 MB/s 1129916 calls/s # 2.86 [+1.07] udp tx: 1717 MB/s 29138 calls/s 29138 msg/s # 3.84 [+0.97] udp rx: 1915 MB/s 1559720 calls/s # 3.86 [+0.03] udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # 4.84 [+0.98] udp rx: 1909 MB/s 1554664 calls/s # 4.86 [+0.02] udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1860 MB/s 1514304 calls/s # 6.05 [+1.07] udp tx: 1911 MB/s 32426 calls/s 32426 msg/s # 7.02 [+0.97] udp rx: 1910 MB/s 1555152 calls/s # 7.05 [+0.03] udp tx: 1908 MB/s 32364 calls/s 32364 msg/s # 8.03 [+0.97] udp rx: 1910 MB/s 1555104 calls/s # 8.05 [+0.03] udp tx: 1908 MB/s 32374 calls/s 32374 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.39 [+0.77] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.90 [+0.26] No GRO ok # 10.41 [+0.51] GRO frag list ok # 10.94 [+0.52] GRO fwd ok # 11.42 [+0.49] UDP fwd perf udp rx: 1514 MB/s 1232940 calls/s # 12.49 [+1.06] udp tx: 1836 MB/s 31153 calls/s 31153 msg/s # 13.46 [+0.97] udp rx: 1814 MB/s 1477152 calls/s # 13.49 [+0.03] udp tx: 1811 MB/s 30722 calls/s 30722 msg/s # 14.46 [+0.98] udp rx: 1848 MB/s 1505040 calls/s # 14.49 [+0.02] udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1820 MB/s 1481856 calls/s # 15.68 [+1.07] udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # 16.65 [+0.97] udp rx: 1296 MB/s 1055851 calls/s # 16.68 [+0.03] udp tx: 1325 MB/s 22479 calls/s 22479 msg/s # 17.65 [+0.97] udp rx: 1269 MB/s 1033872 calls/s # 17.68 [+0.03] udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # 18.25 [+0.57] GRO frag list over UDP tunnel ok # 19.00 [+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__->