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.82 [+0.54] GRO frag list ok # 1.36 [+0.54] GRO fwd ok # 1.82 [+0.46] UDP fwd perf udp rx: 1843 MB/s 1500644 calls/s # 2.89 [+1.07] udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # 3.87 [+0.97] udp rx: 1915 MB/s 1559760 calls/s # 3.90 [+0.03] udp tx: 1913 MB/s 32457 calls/s 32457 msg/s # 4.87 [+0.98] udp rx: 1908 MB/s 1553904 calls/s # 4.89 [+0.02] udp tx: 1906 MB/s 32332 calls/s 32332 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1872 MB/s 1524720 calls/s # 6.08 [+1.06] udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # 7.05 [+0.97] udp rx: 1934 MB/s 1574496 calls/s # 7.08 [+0.03] udp tx: 1932 MB/s 32774 calls/s 32774 msg/s # 8.05 [+0.98] udp rx: 1899 MB/s 1546622 calls/s # 8.08 [+0.02] udp tx: 1922 MB/s 32600 calls/s 32600 msg/s # 8.66 [+0.58] GRO frag list over UDP tunnel ok # 9.42 [+0.76] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.89 [+0.23] No GRO ok # 10.38 [+0.48] GRO frag list ok # 10.88 [+0.50] GRO fwd ok # 11.33 [+0.45] UDP fwd perf udp rx: 1462 MB/s 1190269 calls/s # 12.39 [+1.06] udp tx: 1781 MB/s 30218 calls/s 30218 msg/s # 13.36 [+0.97] udp rx: 1904 MB/s 1550400 calls/s # 13.39 [+0.03] udp tx: 1902 MB/s 32260 calls/s 32260 msg/s # 14.37 [+0.98] udp rx: 1815 MB/s 1478208 calls/s # 14.39 [+0.02] udp tx: 1814 MB/s 30778 calls/s 30778 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1804 MB/s 1468752 calls/s # 15.57 [+1.06] udp tx: 1852 MB/s 31422 calls/s 31422 msg/s # 16.54 [+0.98] udp rx: 1945 MB/s 1583616 calls/s # 16.57 [+0.02] udp tx: 1944 MB/s 32974 calls/s 32974 msg/s # 17.54 [+0.98] udp rx: 1945 MB/s 1583856 calls/s # 17.57 [+0.02] udp tx: 1942 MB/s 32947 calls/s 32947 msg/s # 18.12 [+0.55] GRO frag list over UDP tunnel ok # 18.86 [+0.74] 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__->