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.83 [+0.55] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.94 [+0.48] UDP fwd perf udp rx: 1424 MB/s 1159805 calls/s # 3.01 [+1.07] udp tx: 1808 MB/s 30677 calls/s 30677 msg/s # 3.98 [+0.97] udp rx: 1721 MB/s 1401406 calls/s # 4.01 [+0.03] udp tx: 1863 MB/s 31607 calls/s 31607 msg/s # 4.98 [+0.97] udp rx: 1890 MB/s 1539264 calls/s # 5.01 [+0.03] udp tx: 1888 MB/s 32033 calls/s 32033 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1305483 calls/s # 6.20 [+1.07] udp tx: 1798 MB/s 30497 calls/s 30497 msg/s # 7.17 [+0.97] udp rx: 1763 MB/s 1435798 calls/s # 7.20 [+0.03] udp tx: 1818 MB/s 30847 calls/s 30847 msg/s # 8.17 [+0.97] udp rx: 1809 MB/s 1473024 calls/s # 8.20 [+0.03] udp tx: 1808 MB/s 30675 calls/s 30675 msg/s # 8.78 [+0.59] GRO frag list over UDP tunnel ok # 9.56 [+0.77] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.07 [+0.26] No GRO ok # 10.62 [+0.55] GRO frag list ok # 11.21 [+0.58] GRO fwd ok # 11.71 [+0.50] UDP fwd perf udp rx: 898 MB/s 731799 calls/s # 12.78 [+1.07] udp tx: 1564 MB/s 26527 calls/s 26527 msg/s # 13.75 [+0.97] udp rx: 1680 MB/s 1367972 calls/s # 13.78 [+0.03] udp tx: 1798 MB/s 30512 calls/s 30512 msg/s # 14.75 [+0.97] udp rx: 1857 MB/s 1512560 calls/s # 14.78 [+0.03] udp tx: 1857 MB/s 31503 calls/s 31503 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1468 MB/s 1195795 calls/s # 15.98 [+1.08] udp tx: 1809 MB/s 30688 calls/s 30688 msg/s # 16.94 [+0.97] udp rx: 1513 MB/s 1232469 calls/s # 16.97 [+0.03] udp tx: 1851 MB/s 31407 calls/s 31407 msg/s # 17.94 [+0.97] udp rx: 1681 MB/s 1369120 calls/s # 17.97 [+0.03] udp tx: 1810 MB/s 30712 calls/s 30712 msg/s # 18.60 [+0.63] GRO frag list over UDP tunnel ok # 19.43 [+0.83] 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__->