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.26 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.88 [+0.48] UDP fwd perf udp rx: 1764 MB/s 1436592 calls/s # 2.95 [+1.07] udp tx: 1813 MB/s 30763 calls/s 30763 msg/s # 3.92 [+0.97] udp rx: 1852 MB/s 1507824 calls/s # 3.95 [+0.03] udp tx: 1850 MB/s 31382 calls/s 31382 msg/s # 4.92 [+0.97] udp rx: 1766 MB/s 1438508 calls/s # 4.95 [+0.03] udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1629 MB/s 1326192 calls/s # 6.14 [+1.08] udp tx: 1682 MB/s 28533 calls/s 28533 msg/s # 7.12 [+0.97] udp rx: 1874 MB/s 1525824 calls/s # 7.14 [+0.03] udp tx: 1872 MB/s 31760 calls/s 31760 msg/s # 8.12 [+0.97] udp rx: 1862 MB/s 1516608 calls/s # 8.14 [+0.03] udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # 8.80 [+0.66] GRO frag list over UDP tunnel ok # 9.61 [+0.81] GRO fwd over UDP tunnel ok # 9.89 [+0.28] IPv6 # 10.17 [+0.28] No GRO ok # 10.73 [+0.56] GRO frag list ok # 11.32 [+0.58] GRO fwd ok # 11.84 [+0.53] UDP fwd perf udp rx: 1346 MB/s 1096109 calls/s # 12.92 [+1.07] udp tx: 1656 MB/s 28098 calls/s 28098 msg/s # 13.89 [+0.97] udp rx: 1667 MB/s 1357824 calls/s # 13.92 [+0.03] udp tx: 1664 MB/s 28236 calls/s 28236 msg/s # 14.89 [+0.97] udp rx: 1703 MB/s 1387056 calls/s # 14.92 [+0.03] udp tx: 1698 MB/s 28810 calls/s 28810 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1694 MB/s 1379664 calls/s # 16.12 [+1.08] udp tx: 1749 MB/s 29669 calls/s 29669 msg/s # 17.09 [+0.97] udp rx: 1685 MB/s 1371840 calls/s # 17.12 [+0.03] udp tx: 1685 MB/s 28580 calls/s 28580 msg/s # 18.09 [+0.97] udp rx: 1616 MB/s 1315980 calls/s # 18.12 [+0.03] udp tx: 1607 MB/s 27270 calls/s 27270 msg/s # 18.79 [+0.68] GRO frag list over UDP tunnel ok # 19.67 [+0.88] 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__->