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.82 [+0.54] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1402 MB/s 1141729 calls/s # 3.00 [+1.07] udp tx: 1777 MB/s 30148 calls/s 30148 msg/s # 3.97 [+0.97] udp rx: 1392 MB/s 1133609 calls/s # 4.00 [+0.03] udp tx: 1660 MB/s 28165 calls/s 28165 msg/s # 4.98 [+0.98] udp rx: 1629 MB/s 1326794 calls/s # 5.00 [+0.02] udp tx: 1819 MB/s 30854 calls/s 30854 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1328 MB/s 1081183 calls/s # 6.20 [+1.08] udp tx: 1505 MB/s 25531 calls/s 25531 msg/s # 7.17 [+0.97] udp rx: 1311 MB/s 1067728 calls/s # 7.20 [+0.03] udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # 8.17 [+0.97] udp rx: 1303 MB/s 1061015 calls/s # 8.20 [+0.03] udp tx: 1514 MB/s 25685 calls/s 25685 msg/s # 8.80 [+0.59] GRO frag list over UDP tunnel ok # 9.58 [+0.78] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.07 [+0.24] No GRO ok # 10.59 [+0.52] GRO frag list ok # 11.14 [+0.55] GRO fwd ok # 11.65 [+0.52] UDP fwd perf udp rx: 1341 MB/s 1091866 calls/s # 12.73 [+1.07] udp tx: 1590 MB/s 26969 calls/s 26969 msg/s # 13.73 [+1.00] udp tx: 1748 MB/s 29663 calls/s 29663 msg/s # 13.73 [+0.00] udp rx: 1579 MB/s 1286084 calls/s # 14.73 [+1.00] udp tx: 1689 MB/s 28647 calls/s 28647 msg/s # 14.83 [+0.10] udp rx: 1643 MB/s 1337859 calls/s # 14.84 [+0.02] UDP GRO fwd perf udp rx: 1535 MB/s 1250263 calls/s # 15.91 [+1.07] udp tx: 1636 MB/s 27764 calls/s 27764 msg/s # 16.88 [+0.97] udp rx: 1693 MB/s 1378992 calls/s # 16.91 [+0.03] udp tx: 1699 MB/s 28830 calls/s 28830 msg/s # 17.88 [+0.97] udp rx: 1640 MB/s 1335706 calls/s # 17.91 [+0.03] udp tx: 1853 MB/s 31434 calls/s 31434 msg/s # 18.49 [+0.58] GRO frag list over UDP tunnel ok # 19.25 [+0.76] 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__->