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.89 [+0.61] GRO frag list ok # 1.50 [+0.62] GRO fwd ok # 2.03 [+0.53] UDP fwd perf udp rx: 1580 MB/s 1286636 calls/s # 3.11 [+1.08] udp tx: 1766 MB/s 29968 calls/s 29968 msg/s # 4.08 [+0.96] udp rx: 1836 MB/s 1494816 calls/s # 4.11 [+0.03] udp tx: 1832 MB/s 31075 calls/s 31075 msg/s # 5.08 [+0.97] udp rx: 1468 MB/s 1195156 calls/s # 5.11 [+0.03] udp tx: 1808 MB/s 30680 calls/s 30680 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 990 MB/s 806146 calls/s # 6.30 [+1.07] udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # 7.28 [+0.98] udp rx: 1850 MB/s 1506701 calls/s # 7.30 [+0.02] udp tx: 1849 MB/s 31366 calls/s 31366 msg/s # 8.28 [+0.98] udp rx: 1803 MB/s 1468574 calls/s # 8.30 [+0.02] udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # 8.98 [+0.68] GRO frag list over UDP tunnel ok # 9.87 [+0.89] GRO fwd over UDP tunnel ok # 10.15 [+0.28] IPv6 # 10.45 [+0.30] No GRO ok # 11.08 [+0.63] GRO frag list ok # 11.71 [+0.63] GRO fwd ok # 12.26 [+0.54] UDP fwd perf udp rx: 1481 MB/s 1205806 calls/s # 13.33 [+1.08] udp tx: 1747 MB/s 29640 calls/s 29640 msg/s # 14.30 [+0.97] udp rx: 1053 MB/s 857620 calls/s # 14.33 [+0.03] udp tx: 1831 MB/s 31068 calls/s 31068 msg/s # 15.33 [+1.00] udp tx: 1816 MB/s 30807 calls/s 30807 msg/s # 15.33 [+0.00] udp rx: 1393 MB/s 1134863 calls/s # 15.45 [+0.12] UDP GRO fwd perf udp rx: 1384 MB/s 1126928 calls/s # 16.52 [+1.07] udp tx: 1690 MB/s 28673 calls/s 28673 msg/s # 17.49 [+0.97] udp rx: 1589 MB/s 1294309 calls/s # 17.52 [+0.03] udp tx: 1846 MB/s 31312 calls/s 31312 msg/s # 18.50 [+0.97] udp rx: 1442 MB/s 1174589 calls/s # 18.52 [+0.03] udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # 19.14 [+0.62] GRO frag list over UDP tunnel ok # 19.94 [+0.79] 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__->