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.25] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1908 MB/s 1553760 calls/s # 2.89 [+1.07] udp tx: 1958 MB/s 33213 calls/s 33213 msg/s # 3.86 [+0.97] udp rx: 1908 MB/s 1553856 calls/s # 3.89 [+0.03] udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # 4.86 [+0.98] udp rx: 1912 MB/s 1557360 calls/s # 4.89 [+0.02] udp tx: 1910 MB/s 32411 calls/s 32411 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1853 MB/s 1509312 calls/s # 6.08 [+1.07] udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # 7.05 [+0.97] udp rx: 1910 MB/s 1555104 calls/s # 7.08 [+0.03] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 8.06 [+0.97] udp rx: 1922 MB/s 1564848 calls/s # 8.08 [+0.03] udp tx: 1920 MB/s 32581 calls/s 32581 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.77] GRO fwd over UDP tunnel ok # 9.67 [+0.26] IPv6 # 9.92 [+0.25] No GRO ok # 10.43 [+0.51] GRO frag list ok # 10.97 [+0.54] GRO fwd ok # 11.46 [+0.49] UDP fwd perf udp rx: 1854 MB/s 1509936 calls/s # 12.53 [+1.07] udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # 13.50 [+0.97] udp rx: 1849 MB/s 1505952 calls/s # 13.53 [+0.03] udp tx: 1847 MB/s 31342 calls/s 31342 msg/s # 14.50 [+0.97] udp rx: 1850 MB/s 1506528 calls/s # 14.53 [+0.03] udp tx: 1849 MB/s 31363 calls/s 31363 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1719 MB/s 1399824 calls/s # 15.73 [+1.08] udp tx: 1774 MB/s 30101 calls/s 30101 msg/s # 16.70 [+0.97] udp rx: 1890 MB/s 1538736 calls/s # 16.73 [+0.03] udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # 17.70 [+0.97] udp rx: 966 MB/s 786493 calls/s # 17.73 [+0.03] udp tx: 1689 MB/s 28658 calls/s 28658 msg/s # 18.35 [+0.63] GRO frag list over UDP tunnel ok # 19.13 [+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__->