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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.57] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1528 MB/s 1244401 calls/s # 2.85 [+1.06] udp tx: 1664 MB/s 28228 calls/s 28228 msg/s # 3.82 [+0.98] udp rx: 1521 MB/s 1238474 calls/s # 3.85 [+0.02] udp tx: 1677 MB/s 28445 calls/s 28445 msg/s # 4.83 [+0.98] udp rx: 1379 MB/s 1122702 calls/s # 4.85 [+0.02] udp tx: 1550 MB/s 26296 calls/s 26296 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1650 MB/s 1343689 calls/s # 6.04 [+1.07] udp tx: 1791 MB/s 30385 calls/s 30385 msg/s # 7.01 [+0.97] udp rx: 1607 MB/s 1308835 calls/s # 7.04 [+0.03] udp tx: 1801 MB/s 30562 calls/s 30562 msg/s # 8.01 [+0.97] udp rx: 1862 MB/s 1516464 calls/s # 8.04 [+0.03] udp tx: 1860 MB/s 31561 calls/s 31561 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.72] GRO fwd over UDP tunnel ok # 9.57 [+0.25] IPv6 # 9.81 [+0.24] No GRO ok # 10.33 [+0.51] GRO frag list ok # 10.87 [+0.54] GRO fwd ok # 11.35 [+0.48] UDP fwd perf udp rx: 1513 MB/s 1231824 calls/s # 12.43 [+1.07] udp tx: 1568 MB/s 26604 calls/s 26604 msg/s # 13.40 [+0.97] udp rx: 1587 MB/s 1292016 calls/s # 13.43 [+0.03] udp tx: 1565 MB/s 26557 calls/s 26557 msg/s # 14.40 [+0.97] udp rx: 1662 MB/s 1353320 calls/s # 14.43 [+0.03] udp tx: 1660 MB/s 28170 calls/s 28170 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1500 MB/s 1221169 calls/s # 15.62 [+1.07] udp tx: 1633 MB/s 27703 calls/s 27703 msg/s # 16.59 [+0.97] udp rx: 1743 MB/s 1419600 calls/s # 16.62 [+0.03] udp tx: 1736 MB/s 29453 calls/s 29453 msg/s # 17.59 [+0.97] udp rx: 1346 MB/s 1095980 calls/s # 17.62 [+0.03] udp tx: 1355 MB/s 22992 calls/s 22992 msg/s # 18.45 [+0.83] GRO frag list over UDP tunnel ok # 19.30 [+0.85] 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__->