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.79 [+0.53] GRO frag list ok # 1.30 [+0.51] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1214 MB/s 988579 calls/s # 2.81 [+1.06] udp tx: 1720 MB/s 29182 calls/s 29182 msg/s # 3.78 [+0.98] udp rx: 1847 MB/s 1503888 calls/s # 3.81 [+0.02] udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # 4.78 [+0.98] udp rx: 1843 MB/s 1501200 calls/s # 4.81 [+0.02] udp tx: 1841 MB/s 31225 calls/s 31225 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1593 MB/s 1297528 calls/s # 5.99 [+1.06] udp tx: 1701 MB/s 28855 calls/s 28855 msg/s # 6.99 [+1.00] udp rx: 1512 MB/s 1231056 calls/s # 6.99 [+0.00] udp tx: 1720 MB/s 29183 calls/s 29183 msg/s # 7.99 [+1.00] udp rx: 1469 MB/s 1196680 calls/s # 7.99 [+0.00] udp tx: 1746 MB/s 29626 calls/s 29626 msg/s # 8.57 [+0.58] GRO frag list over UDP tunnel ok # 9.26 [+0.69] GRO fwd over UDP tunnel ok # 9.52 [+0.26] IPv6 # 9.77 [+0.25] No GRO ok # 10.27 [+0.51] GRO frag list ok # 10.78 [+0.51] GRO fwd ok # 11.25 [+0.46] UDP fwd perf udp rx: 1372 MB/s 1117355 calls/s # 12.30 [+1.06] udp tx: 1644 MB/s 27889 calls/s 27889 msg/s # 13.30 [+0.99] udp rx: 1545 MB/s 1258460 calls/s # 13.30 [+0.01] udp tx: 1752 MB/s 29729 calls/s 29729 msg/s # 14.30 [+0.99] udp rx: 1344 MB/s 1094290 calls/s # 14.30 [+0.01] udp tx: 1760 MB/s 29856 calls/s 29856 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1246 MB/s 1014490 calls/s # 15.50 [+1.07] udp tx: 1654 MB/s 28066 calls/s 28066 msg/s # 16.47 [+0.97] udp rx: 1512 MB/s 1231159 calls/s # 16.50 [+0.03] udp tx: 1656 MB/s 28102 calls/s 28102 msg/s # 17.47 [+0.97] udp rx: 1648 MB/s 1341695 calls/s # 17.50 [+0.03] udp tx: 1689 MB/s 28660 calls/s 28660 msg/s # 18.14 [+0.65] GRO frag list over UDP tunnel ok # 18.89 [+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__->