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.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.46 [+0.63] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 967 MB/s 787282 calls/s # 3.05 [+1.08] udp tx: 1156 MB/s 19617 calls/s 19617 msg/s # 4.02 [+0.97] udp rx: 743 MB/s 605129 calls/s # 4.05 [+0.03] udp tx: 1248 MB/s 21174 calls/s 21174 msg/s # 5.02 [+0.97] udp rx: 841 MB/s 684859 calls/s # 5.05 [+0.03] udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 578 MB/s 470722 calls/s # 6.26 [+1.08] udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # 7.22 [+0.97] udp rx: 677 MB/s 551442 calls/s # 7.26 [+0.03] udp tx: 1321 MB/s 22415 calls/s 22415 msg/s # 8.22 [+0.97] udp rx: 613 MB/s 499647 calls/s # 8.26 [+0.03] udp tx: 1326 MB/s 22496 calls/s 22496 msg/s # 8.86 [+0.61] GRO frag list over UDP tunnel ok # 9.60 [+0.74] GRO fwd over UDP tunnel ok # 9.86 [+0.25] IPv6 # 10.09 [+0.24] No GRO ok # 10.64 [+0.55] GRO frag list ok # 11.19 [+0.55] GRO fwd ok # 11.69 [+0.50] UDP fwd perf udp rx: 1458 MB/s 1187013 calls/s # 12.76 [+1.07] udp tx: 1694 MB/s 28746 calls/s 28746 msg/s # 13.74 [+0.97] udp rx: 1431 MB/s 1165472 calls/s # 13.76 [+0.03] udp tx: 1674 MB/s 28404 calls/s 28404 msg/s # 14.74 [+0.98] udp rx: 752 MB/s 612780 calls/s # 14.76 [+0.02] udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1675 MB/s 1363845 calls/s # 15.95 [+1.07] udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # 16.92 [+0.97] udp rx: 1733 MB/s 1411177 calls/s # 16.95 [+0.03] udp tx: 1914 MB/s 32466 calls/s 32466 msg/s # 17.93 [+0.97] udp rx: 1747 MB/s 1423015 calls/s # 17.95 [+0.03] udp tx: 1912 MB/s 32440 calls/s 32440 msg/s # 18.55 [+0.60] GRO frag list over UDP tunnel ok # 19.37 [+0.81] 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__->