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.77 [+0.50] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1399 MB/s 1139485 calls/s # 2.85 [+1.06] udp tx: 1686 MB/s 28604 calls/s 28604 msg/s # 3.84 [+1.00] udp tx: 1639 MB/s 27807 calls/s 27807 msg/s # 3.85 [+0.00] udp rx: 851 MB/s 693096 calls/s # 4.84 [+1.00] udp tx: 1841 MB/s 31236 calls/s 31236 msg/s # 4.95 [+0.10] udp rx: 1577 MB/s 1284021 calls/s # 4.97 [+0.02] UDP GRO fwd perf udp rx: 1620 MB/s 1319323 calls/s # 6.04 [+1.07] udp tx: 1662 MB/s 28197 calls/s 28197 msg/s # 7.01 [+0.97] udp rx: 1698 MB/s 1383120 calls/s # 7.04 [+0.03] udp tx: 1715 MB/s 29090 calls/s 29090 msg/s # 8.01 [+0.97] udp rx: 1672 MB/s 1361424 calls/s # 8.04 [+0.03] udp tx: 1652 MB/s 28030 calls/s 28030 msg/s # 8.67 [+0.63] GRO frag list over UDP tunnel ok # 9.47 [+0.80] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 9.99 [+0.26] No GRO ok # 10.51 [+0.52] GRO frag list ok # 11.08 [+0.57] GRO fwd ok # 11.56 [+0.48] UDP fwd perf udp rx: 1719 MB/s 1399747 calls/s # 12.63 [+1.06] udp tx: 1813 MB/s 30760 calls/s 30760 msg/s # 13.60 [+0.97] udp rx: 1679 MB/s 1367540 calls/s # 13.63 [+0.03] udp tx: 1761 MB/s 29880 calls/s 29880 msg/s # 14.60 [+0.98] udp rx: 1768 MB/s 1439856 calls/s # 14.63 [+0.02] udp tx: 1765 MB/s 29952 calls/s 29952 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1554 MB/s 1265568 calls/s # 15.81 [+1.07] udp tx: 1604 MB/s 27205 calls/s 27205 msg/s # 16.78 [+0.97] udp rx: 1607 MB/s 1308912 calls/s # 16.81 [+0.03] udp tx: 1608 MB/s 27288 calls/s 27288 msg/s # 17.79 [+0.97] udp rx: 1541 MB/s 1254864 calls/s # 17.81 [+0.03] udp tx: 1533 MB/s 26002 calls/s 26002 msg/s # 18.40 [+0.59] GRO frag list over UDP tunnel ok # 19.21 [+0.80] 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__->