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.22 [+0.21] No GRO ok # 0.68 [+0.46] GRO frag list ok # 1.19 [+0.51] GRO fwd ok # 1.62 [+0.43] UDP fwd perf udp rx: 1646 MB/s 1340444 calls/s # 2.68 [+1.06] udp tx: 1908 MB/s 32363 calls/s 32363 msg/s # 3.66 [+0.97] udp rx: 1940 MB/s 1580016 calls/s # 3.68 [+0.03] udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # 4.66 [+0.98] udp rx: 1945 MB/s 1583808 calls/s # 4.68 [+0.02] udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # 4.80 [+0.12] UDP GRO fwd perf udp rx: 1890 MB/s 1539120 calls/s # 5.86 [+1.06] udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # 6.84 [+0.98] udp rx: 1911 MB/s 1556544 calls/s # 6.86 [+0.02] udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # 7.84 [+0.98] udp rx: 1925 MB/s 1567728 calls/s # 7.86 [+0.02] udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # 8.39 [+0.53] GRO frag list over UDP tunnel ok # 9.05 [+0.66] GRO fwd over UDP tunnel ok # 9.29 [+0.23] IPv6 # 9.50 [+0.21] No GRO ok # 9.95 [+0.45] GRO frag list ok # 10.42 [+0.47] GRO fwd ok # 10.84 [+0.42] UDP fwd perf udp rx: 1630 MB/s 1327148 calls/s # 11.90 [+1.06] udp tx: 1856 MB/s 31483 calls/s 31483 msg/s # 12.88 [+0.98] udp rx: 1875 MB/s 1527072 calls/s # 12.90 [+0.02] udp tx: 1875 MB/s 31806 calls/s 31806 msg/s # 13.88 [+0.98] udp rx: 1884 MB/s 1534368 calls/s # 13.90 [+0.02] udp tx: 1883 MB/s 31940 calls/s 31940 msg/s # 14.02 [+0.12] UDP GRO fwd perf udp rx: 1857 MB/s 1512480 calls/s # 15.08 [+1.06] udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # 16.07 [+0.99] udp rx: 1816 MB/s 1479232 calls/s # 16.08 [+0.01] udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # 17.07 [+0.99] udp rx: 1884 MB/s 1534596 calls/s # 17.08 [+0.00] udp tx: 1882 MB/s 31934 calls/s 31934 msg/s # 17.62 [+0.54] GRO frag list over UDP tunnel ok # 18.31 [+0.69] 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__->