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.28 [+0.26] No GRO ok # 0.77 [+0.49] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp rx: 1364 MB/s 1110741 calls/s # 2.90 [+1.06] udp tx: 1686 MB/s 28597 calls/s 28597 msg/s # 3.87 [+0.98] udp rx: 1713 MB/s 1395081 calls/s # 3.90 [+0.02] udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # 4.87 [+0.98] udp rx: 1893 MB/s 1541664 calls/s # 4.90 [+0.02] udp tx: 1891 MB/s 32081 calls/s 32081 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1805 MB/s 1469760 calls/s # 6.08 [+1.06] udp tx: 1855 MB/s 31467 calls/s 31467 msg/s # 7.05 [+0.97] udp rx: 1821 MB/s 1482912 calls/s # 7.08 [+0.03] udp tx: 1820 MB/s 30870 calls/s 30870 msg/s # 8.05 [+0.97] udp rx: 1803 MB/s 1467936 calls/s # 8.08 [+0.03] udp tx: 1801 MB/s 30562 calls/s 30562 msg/s # 8.67 [+0.60] GRO frag list over UDP tunnel ok # 9.42 [+0.75] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.91 [+0.25] No GRO ok # 10.42 [+0.51] GRO frag list ok # 10.97 [+0.54] GRO fwd ok # 11.43 [+0.47] UDP fwd perf udp rx: 1534 MB/s 1249351 calls/s # 12.49 [+1.06] udp tx: 1794 MB/s 30440 calls/s 30440 msg/s # 13.47 [+0.97] udp rx: 1805 MB/s 1469712 calls/s # 13.49 [+0.02] udp tx: 1804 MB/s 30599 calls/s 30599 msg/s # 14.47 [+0.98] udp rx: 1862 MB/s 1516560 calls/s # 14.49 [+0.02] udp tx: 1860 MB/s 31560 calls/s 31560 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1748 MB/s 1423584 calls/s # 15.68 [+1.06] udp tx: 1796 MB/s 30477 calls/s 30477 msg/s # 16.65 [+0.97] udp rx: 1831 MB/s 1491227 calls/s # 16.68 [+0.03] udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # 17.65 [+0.98] udp rx: 1720 MB/s 1400465 calls/s # 17.68 [+0.02] udp tx: 1741 MB/s 29531 calls/s 29531 msg/s # 18.31 [+0.63] GRO frag list over UDP tunnel ok # 19.15 [+0.85] 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__->