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.21 [+0.20] No GRO ok # 0.69 [+0.48] GRO frag list ok # 1.21 [+0.52] GRO fwd ok # 1.64 [+0.43] UDP fwd perf udp rx: 1496 MB/s 1217916 calls/s # 2.70 [+1.06] udp tx: 1867 MB/s 31668 calls/s 31668 msg/s # 3.67 [+0.98] udp rx: 1917 MB/s 1560816 calls/s # 3.70 [+0.02] udp tx: 1915 MB/s 32486 calls/s 32486 msg/s # 4.67 [+0.98] udp rx: 1920 MB/s 1563744 calls/s # 4.70 [+0.02] udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # 4.81 [+0.12] UDP GRO fwd perf udp rx: 1851 MB/s 1507440 calls/s # 5.87 [+1.06] udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # 6.85 [+0.97] udp rx: 1913 MB/s 1558032 calls/s # 6.87 [+0.03] udp tx: 1911 MB/s 32423 calls/s 32423 msg/s # 7.85 [+0.98] udp rx: 1912 MB/s 1557360 calls/s # 7.87 [+0.02] udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # 8.37 [+0.50] GRO frag list over UDP tunnel ok # 9.03 [+0.66] GRO fwd over UDP tunnel ok # 9.26 [+0.23] IPv6 # 9.47 [+0.21] No GRO ok # 9.92 [+0.45] GRO frag list ok # 10.39 [+0.47] GRO fwd ok # 10.81 [+0.42] UDP fwd perf udp rx: 1433 MB/s 1167020 calls/s # 11.87 [+1.06] udp tx: 1807 MB/s 30649 calls/s 30649 msg/s # 12.84 [+0.98] udp rx: 1861 MB/s 1515504 calls/s # 12.87 [+0.02] udp tx: 1859 MB/s 31542 calls/s 31542 msg/s # 13.84 [+0.98] udp rx: 1858 MB/s 1512960 calls/s # 13.87 [+0.02] udp tx: 1856 MB/s 31492 calls/s 31492 msg/s # 13.98 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1481568 calls/s # 15.04 [+1.06] udp tx: 1861 MB/s 31564 calls/s 31564 msg/s # 16.02 [+0.98] udp rx: 1871 MB/s 1523376 calls/s # 16.04 [+0.02] udp tx: 1869 MB/s 31707 calls/s 31707 msg/s # 17.04 [+1.00] udp tx: 1621 MB/s 27506 calls/s 27506 msg/s # 17.05 [+0.00] udp rx: 613 MB/s 499584 calls/s # 17.56 [+0.52] GRO frag list over UDP tunnel ok # 18.23 [+0.67] 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__->