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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.41 [+0.58] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1320 MB/s 1075018 calls/s # 2.97 [+1.07] udp tx: 1688 MB/s 28630 calls/s 28630 msg/s # 3.95 [+0.97] udp rx: 1586 MB/s 1291215 calls/s # 3.97 [+0.03] udp tx: 1796 MB/s 30466 calls/s 30466 msg/s # 4.95 [+0.98] udp rx: 1873 MB/s 1525056 calls/s # 4.97 [+0.02] udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1684 MB/s 1371600 calls/s # 6.16 [+1.06] udp tx: 1737 MB/s 29467 calls/s 29467 msg/s # 7.13 [+0.97] udp rx: 1690 MB/s 1375920 calls/s # 7.16 [+0.03] udp tx: 1686 MB/s 28604 calls/s 28604 msg/s # 8.13 [+0.97] udp rx: 1536 MB/s 1250586 calls/s # 8.16 [+0.03] udp tx: 1550 MB/s 26297 calls/s 26297 msg/s # 8.73 [+0.58] GRO frag list over UDP tunnel ok # 9.49 [+0.75] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 10.03 [+0.29] No GRO ok # 10.56 [+0.53] GRO frag list ok # 11.10 [+0.55] GRO fwd ok # 11.59 [+0.49] UDP fwd perf udp rx: 1507 MB/s 1227464 calls/s # 12.67 [+1.07] udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # 13.64 [+0.97] udp rx: 1854 MB/s 1509456 calls/s # 13.67 [+0.03] udp tx: 1852 MB/s 31417 calls/s 31417 msg/s # 14.64 [+0.97] udp rx: 1844 MB/s 1501968 calls/s # 14.67 [+0.03] udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1436 MB/s 1169847 calls/s # 15.86 [+1.07] udp tx: 1633 MB/s 27707 calls/s 27707 msg/s # 16.83 [+0.97] udp rx: 1388 MB/s 1130275 calls/s # 16.86 [+0.03] udp tx: 1619 MB/s 27467 calls/s 27467 msg/s # 17.83 [+0.97] udp rx: 1589 MB/s 1293914 calls/s # 17.86 [+0.03] udp tx: 1617 MB/s 27437 calls/s 27437 msg/s # 18.46 [+0.61] GRO frag list over UDP tunnel ok # 19.27 [+0.81] 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__->