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.27 [+0.25] No GRO ok # 0.83 [+0.57] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.93 [+0.48] UDP fwd perf udp rx: 1576 MB/s 1283336 calls/s # 3.00 [+1.07] udp tx: 1720 MB/s 29183 calls/s 29183 msg/s # 3.97 [+0.97] udp rx: 1705 MB/s 1388784 calls/s # 4.00 [+0.03] udp tx: 1707 MB/s 28957 calls/s 28957 msg/s # 4.97 [+0.97] udp rx: 1798 MB/s 1464336 calls/s # 5.00 [+0.03] udp tx: 1794 MB/s 30429 calls/s 30429 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1731 MB/s 1409328 calls/s # 6.18 [+1.07] udp tx: 1780 MB/s 30201 calls/s 30201 msg/s # 7.16 [+0.97] udp rx: 1675 MB/s 1363993 calls/s # 7.18 [+0.03] udp tx: 1856 MB/s 31494 calls/s 31494 msg/s # 8.16 [+0.97] udp rx: 1882 MB/s 1532496 calls/s # 8.18 [+0.03] udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # 8.76 [+0.58] GRO frag list over UDP tunnel ok # 9.49 [+0.73] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 9.98 [+0.25] No GRO ok # 10.50 [+0.52] GRO frag list ok # 11.06 [+0.57] GRO fwd ok # 11.57 [+0.51] UDP fwd perf udp rx: 1766 MB/s 1437831 calls/s # 12.65 [+1.07] udp tx: 1844 MB/s 31284 calls/s 31284 msg/s # 13.62 [+0.97] udp rx: 1865 MB/s 1518384 calls/s # 13.65 [+0.03] udp tx: 1862 MB/s 31589 calls/s 31589 msg/s # 14.62 [+0.97] udp rx: 1854 MB/s 1509552 calls/s # 14.65 [+0.03] udp tx: 1853 MB/s 31436 calls/s 31436 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1733 MB/s 1411632 calls/s # 15.83 [+1.07] udp tx: 1779 MB/s 30175 calls/s 30175 msg/s # 16.81 [+0.98] udp rx: 1837 MB/s 1496208 calls/s # 16.83 [+0.02] udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # 17.81 [+0.98] udp rx: 1718 MB/s 1398880 calls/s # 17.83 [+0.02] udp tx: 1837 MB/s 31164 calls/s 31164 msg/s # 18.41 [+0.58] GRO frag list over UDP tunnel ok # 19.17 [+0.76] 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__->