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.30 [+0.28] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.43 [+0.58] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1354 MB/s 1102359 calls/s # 3.02 [+1.08] udp tx: 1674 MB/s 28397 calls/s 28397 msg/s # 3.98 [+0.97] udp rx: 1862 MB/s 1516368 calls/s # 4.02 [+0.03] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 4.98 [+0.97] udp rx: 1864 MB/s 1518240 calls/s # 5.02 [+0.03] udp tx: 1863 MB/s 31608 calls/s 31608 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1714 MB/s 1395984 calls/s # 6.20 [+1.07] udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # 7.17 [+0.97] udp rx: 1783 MB/s 1451760 calls/s # 7.20 [+0.03] udp tx: 1782 MB/s 30232 calls/s 30232 msg/s # 8.17 [+0.97] udp rx: 1860 MB/s 1514880 calls/s # 8.20 [+0.03] udp tx: 1858 MB/s 31526 calls/s 31526 msg/s # 8.78 [+0.58] GRO frag list over UDP tunnel ok # 9.48 [+0.69] GRO fwd over UDP tunnel ok # 9.70 [+0.23] IPv6 # 9.94 [+0.24] No GRO ok # 10.43 [+0.49] GRO frag list ok # 10.93 [+0.50] GRO fwd ok # 11.39 [+0.46] UDP fwd perf udp rx: 1037 MB/s 844757 calls/s # 12.45 [+1.06] udp tx: 1664 MB/s 28237 calls/s 28237 msg/s # 13.43 [+0.98] udp rx: 1804 MB/s 1468896 calls/s # 13.45 [+0.02] udp tx: 1802 MB/s 30567 calls/s 30567 msg/s # 14.43 [+0.98] udp rx: 1804 MB/s 1469424 calls/s # 14.45 [+0.02] udp tx: 1803 MB/s 30589 calls/s 30589 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1551 MB/s 1263216 calls/s # 15.64 [+1.07] udp tx: 1598 MB/s 27120 calls/s 27120 msg/s # 16.61 [+0.97] udp rx: 1787 MB/s 1455264 calls/s # 16.64 [+0.03] udp tx: 1784 MB/s 30274 calls/s 30274 msg/s # 17.61 [+0.98] udp rx: 1703 MB/s 1387008 calls/s # 17.64 [+0.02] udp tx: 1695 MB/s 28760 calls/s 28760 msg/s # 18.28 [+0.64] GRO frag list over UDP tunnel ok # 19.04 [+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__->