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.24 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.28 [+0.52] GRO fwd ok # 1.73 [+0.45] UDP fwd perf udp rx: 1842 MB/s 1500307 calls/s # 2.79 [+1.06] udp tx: 1904 MB/s 32306 calls/s 32306 msg/s # 3.76 [+0.98] udp rx: 1261 MB/s 1027245 calls/s # 3.79 [+0.02] udp tx: 1709 MB/s 29001 calls/s 29001 msg/s # 4.77 [+0.98] udp rx: 1875 MB/s 1527168 calls/s # 4.79 [+0.02] udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1796 MB/s 1462896 calls/s # 5.97 [+1.06] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 6.94 [+0.97] udp rx: 1799 MB/s 1465045 calls/s # 6.97 [+0.03] udp tx: 1800 MB/s 30545 calls/s 30545 msg/s # 7.94 [+0.97] udp rx: 1839 MB/s 1497648 calls/s # 7.97 [+0.03] udp tx: 1837 MB/s 31172 calls/s 31172 msg/s # 8.50 [+0.53] GRO frag list over UDP tunnel ok # 9.19 [+0.69] GRO fwd over UDP tunnel ok # 9.42 [+0.23] IPv6 # 9.66 [+0.23] No GRO ok # 10.15 [+0.49] GRO frag list ok # 10.66 [+0.51] GRO fwd ok # 11.13 [+0.47] UDP fwd perf udp rx: 1617 MB/s 1317117 calls/s # 12.20 [+1.07] udp tx: 1795 MB/s 30448 calls/s 30448 msg/s # 13.17 [+0.98] udp rx: 1807 MB/s 1471680 calls/s # 13.20 [+0.02] udp tx: 1805 MB/s 30623 calls/s 30623 msg/s # 14.17 [+0.98] udp rx: 1832 MB/s 1491888 calls/s # 14.20 [+0.02] udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1525 MB/s 1241900 calls/s # 15.38 [+1.07] udp tx: 1772 MB/s 30059 calls/s 30059 msg/s # 16.35 [+0.97] udp rx: 1725 MB/s 1404832 calls/s # 16.38 [+0.03] udp tx: 1780 MB/s 30194 calls/s 30194 msg/s # 17.35 [+0.97] udp rx: 1899 MB/s 1546032 calls/s # 17.38 [+0.03] udp tx: 1896 MB/s 32172 calls/s 32172 msg/s # 17.93 [+0.54] GRO frag list over UDP tunnel ok # 18.63 [+0.70] 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__->