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.30 [+0.28] No GRO ok # 0.83 [+0.53] GRO frag list ok # 1.38 [+0.56] GRO fwd ok # 1.85 [+0.47] UDP fwd perf udp rx: 1648 MB/s 1341727 calls/s # 2.90 [+1.05] udp tx: 1730 MB/s 29348 calls/s 29348 msg/s # 3.88 [+0.98] udp rx: 1806 MB/s 1470867 calls/s # 3.90 [+0.02] udp tx: 1856 MB/s 31486 calls/s 31486 msg/s # 4.88 [+0.98] udp rx: 1669 MB/s 1359004 calls/s # 4.90 [+0.02] udp tx: 1878 MB/s 31861 calls/s 31861 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1125 MB/s 916599 calls/s # 6.09 [+1.06] udp tx: 1813 MB/s 30750 calls/s 30750 msg/s # 7.06 [+0.98] udp rx: 1892 MB/s 1540531 calls/s # 7.09 [+0.02] udp tx: 1902 MB/s 32271 calls/s 32271 msg/s # 8.06 [+0.98] udp rx: 1882 MB/s 1532176 calls/s # 8.09 [+0.02] udp tx: 1879 MB/s 31882 calls/s 31882 msg/s # 8.67 [+0.58] GRO frag list over UDP tunnel ok # 9.38 [+0.71] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.85 [+0.23] No GRO ok # 10.35 [+0.49] GRO frag list ok # 10.85 [+0.51] GRO fwd ok # 11.32 [+0.46] UDP fwd perf udp rx: 1320 MB/s 1074851 calls/s # 12.38 [+1.06] udp tx: 1640 MB/s 27824 calls/s 27824 msg/s # 13.35 [+0.97] udp rx: 1467 MB/s 1194535 calls/s # 13.38 [+0.03] udp tx: 1664 MB/s 28235 calls/s 28235 msg/s # 14.35 [+0.98] udp rx: 1691 MB/s 1377279 calls/s # 14.38 [+0.02] udp tx: 1787 MB/s 30316 calls/s 30316 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1510 MB/s 1229365 calls/s # 15.56 [+1.06] udp tx: 1649 MB/s 27976 calls/s 27976 msg/s # 16.53 [+0.98] udp rx: 1579 MB/s 1285777 calls/s # 16.56 [+0.02] udp tx: 1636 MB/s 27764 calls/s 27764 msg/s # 17.54 [+0.98] udp rx: 1806 MB/s 1470864 calls/s # 17.56 [+0.02] udp tx: 1810 MB/s 30709 calls/s 30709 msg/s # 18.18 [+0.62] GRO frag list over UDP tunnel ok # 18.96 [+0.78] 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__->