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.79 [+0.51] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.82 [+0.47] UDP fwd perf udp rx: 1804 MB/s 1468800 calls/s # 2.89 [+1.07] udp tx: 1864 MB/s 31618 calls/s 31618 msg/s # 3.86 [+0.97] udp rx: 1507 MB/s 1226942 calls/s # 3.89 [+0.03] udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # 4.86 [+0.97] udp rx: 1734 MB/s 1411987 calls/s # 4.89 [+0.03] udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1724 MB/s 1403975 calls/s # 6.09 [+1.07] udp tx: 1850 MB/s 31388 calls/s 31388 msg/s # 7.06 [+0.97] udp rx: 1608 MB/s 1309340 calls/s # 7.08 [+0.03] udp tx: 1849 MB/s 31376 calls/s 31376 msg/s # 8.06 [+0.97] udp rx: 1414 MB/s 1151564 calls/s # 8.09 [+0.03] udp tx: 1827 MB/s 30992 calls/s 30992 msg/s # 8.67 [+0.59] GRO frag list over UDP tunnel ok # 9.44 [+0.77] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.92 [+0.23] No GRO ok # 10.40 [+0.49] GRO frag list ok # 10.93 [+0.52] GRO fwd ok # 11.42 [+0.49] UDP fwd perf udp rx: 1475 MB/s 1201424 calls/s # 12.49 [+1.07] udp tx: 1678 MB/s 28462 calls/s 28462 msg/s # 13.47 [+0.98] udp rx: 1544 MB/s 1257079 calls/s # 13.49 [+0.02] udp tx: 1614 MB/s 27376 calls/s 27376 msg/s # 14.46 [+0.98] udp rx: 1540 MB/s 1254498 calls/s # 14.49 [+0.02] udp tx: 1595 MB/s 27059 calls/s 27059 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1481 MB/s 1206403 calls/s # 15.68 [+1.07] udp tx: 1821 MB/s 30888 calls/s 30888 msg/s # 16.65 [+0.97] udp rx: 1710 MB/s 1392737 calls/s # 16.68 [+0.03] udp tx: 1773 MB/s 30077 calls/s 30077 msg/s # 17.67 [+1.00] udp rx: 1609 MB/s 1309920 calls/s # 17.68 [+0.00] udp tx: 1821 MB/s 30900 calls/s 30900 msg/s # 18.26 [+0.59] GRO frag list over UDP tunnel ok # 19.06 [+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__->