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.23 [+0.21] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.26 [+0.56] GRO fwd ok # 1.70 [+0.44] UDP fwd perf udp rx: 1434 MB/s 1167523 calls/s # 2.76 [+1.06] udp tx: 1726 MB/s 29290 calls/s 29290 msg/s # 3.73 [+0.98] udp rx: 1746 MB/s 1421947 calls/s # 3.76 [+0.02] udp tx: 1809 MB/s 30686 calls/s 30686 msg/s # 4.74 [+0.98] udp rx: 1594 MB/s 1298341 calls/s # 4.76 [+0.02] udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1642 MB/s 1336884 calls/s # 5.94 [+1.06] udp tx: 1799 MB/s 30527 calls/s 30527 msg/s # 6.92 [+0.98] udp rx: 1677 MB/s 1365907 calls/s # 6.94 [+0.02] udp tx: 1822 MB/s 30915 calls/s 30915 msg/s # 7.94 [+1.00] udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # 7.94 [+0.00] udp rx: 1850 MB/s 1506151 calls/s # 8.49 [+0.55] GRO frag list over UDP tunnel ok # 9.19 [+0.70] GRO fwd over UDP tunnel ok # 9.43 [+0.24] IPv6 # 9.66 [+0.24] No GRO ok # 10.15 [+0.48] GRO frag list ok # 10.63 [+0.49] GRO fwd ok # 11.08 [+0.44] UDP fwd perf udp rx: 1530 MB/s 1245740 calls/s # 12.14 [+1.06] udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # 13.11 [+0.97] udp rx: 1839 MB/s 1497792 calls/s # 13.14 [+0.03] udp tx: 1837 MB/s 31173 calls/s 31173 msg/s # 14.11 [+0.97] udp rx: 1854 MB/s 1509456 calls/s # 14.14 [+0.03] udp tx: 1851 MB/s 31409 calls/s 31409 msg/s # 14.26 [+0.12] UDP GRO fwd perf udp rx: 1583 MB/s 1289431 calls/s # 15.32 [+1.06] udp tx: 1810 MB/s 30713 calls/s 30713 msg/s # 16.30 [+0.99] udp rx: 1826 MB/s 1487200 calls/s # 16.32 [+0.01] udp tx: 1849 MB/s 31362 calls/s 31362 msg/s # 17.30 [+0.99] udp rx: 1846 MB/s 1502972 calls/s # 17.32 [+0.01] udp tx: 1838 MB/s 31176 calls/s 31176 msg/s # 17.84 [+0.52] GRO frag list over UDP tunnel ok # 18.52 [+0.68] 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__->