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.81 [+0.54] GRO frag list ok # 1.35 [+0.54] GRO fwd ok # 1.79 [+0.44] UDP fwd perf udp rx: 1833 MB/s 1492316 calls/s # 2.85 [+1.06] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 3.82 [+0.97] udp rx: 1959 MB/s 1595248 calls/s # 3.85 [+0.03] udp tx: 1959 MB/s 33236 calls/s 33236 msg/s # 4.82 [+0.98] udp rx: 1968 MB/s 1602800 calls/s # 4.85 [+0.02] udp tx: 1966 MB/s 33348 calls/s 33348 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1555 MB/s 1266204 calls/s # 6.03 [+1.06] udp tx: 1884 MB/s 31957 calls/s 31957 msg/s # 7.03 [+1.00] udp tx: 1887 MB/s 32011 calls/s 32011 msg/s # 7.03 [+0.00] udp rx: 1645 MB/s 1339753 calls/s # 8.03 [+1.00] udp tx: 1902 MB/s 32267 calls/s 32267 msg/s # 8.13 [+0.10] udp rx: 1790 MB/s 1457434 calls/s # 8.64 [+0.51] GRO frag list over UDP tunnel ok # 9.36 [+0.73] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.91 [+0.29] No GRO ok # 10.48 [+0.58] GRO frag list ok # 11.07 [+0.59] GRO fwd ok # 11.60 [+0.52] UDP fwd perf udp rx: 1640 MB/s 1335848 calls/s # 12.67 [+1.08] udp tx: 1876 MB/s 31833 calls/s 31833 msg/s # 13.64 [+0.97] udp rx: 1860 MB/s 1514640 calls/s # 13.67 [+0.03] udp tx: 1865 MB/s 31640 calls/s 31640 msg/s # 14.64 [+0.97] udp rx: 1959 MB/s 1594972 calls/s # 14.67 [+0.03] udp tx: 1958 MB/s 33224 calls/s 33224 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1657 MB/s 1349661 calls/s # 15.86 [+1.07] udp tx: 1717 MB/s 29138 calls/s 29138 msg/s # 16.83 [+0.97] udp rx: 1861 MB/s 1515408 calls/s # 16.86 [+0.03] udp tx: 1853 MB/s 31443 calls/s 31443 msg/s # 17.83 [+0.97] udp rx: 1777 MB/s 1447453 calls/s # 17.86 [+0.03] udp tx: 1910 MB/s 32406 calls/s 32406 msg/s # 18.49 [+0.62] GRO frag list over UDP tunnel ok # 19.27 [+0.79] 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__->