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.29 [+0.27] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.50 [+0.63] GRO fwd ok # 1.99 [+0.49] UDP fwd perf udp rx: 1731 MB/s 1409436 calls/s # 3.06 [+1.07] udp tx: 1853 MB/s 31432 calls/s 31432 msg/s # 4.03 [+0.97] udp rx: 1883 MB/s 1533456 calls/s # 4.06 [+0.03] udp tx: 1881 MB/s 31911 calls/s 31911 msg/s # 5.03 [+0.98] udp rx: 1844 MB/s 1501296 calls/s # 5.05 [+0.02] udp tx: 1841 MB/s 31241 calls/s 31241 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1782 MB/s 1451295 calls/s # 6.24 [+1.07] udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # 7.21 [+0.97] udp rx: 1688 MB/s 1374656 calls/s # 7.24 [+0.03] udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # 8.21 [+0.97] udp rx: 1856 MB/s 1511127 calls/s # 8.24 [+0.03] udp tx: 1868 MB/s 31693 calls/s 31693 msg/s # 8.78 [+0.54] GRO frag list over UDP tunnel ok # 9.49 [+0.72] GRO fwd over UDP tunnel ok # 9.74 [+0.24] IPv6 # 9.98 [+0.24] No GRO ok # 10.51 [+0.53] GRO frag list ok # 11.05 [+0.54] GRO fwd ok # 11.54 [+0.49] UDP fwd perf udp rx: 1326 MB/s 1079928 calls/s # 12.60 [+1.06] udp tx: 1729 MB/s 29335 calls/s 29335 msg/s # 13.60 [+1.00] udp rx: 1582 MB/s 1288138 calls/s # 13.60 [+0.00] udp tx: 1796 MB/s 30474 calls/s 30474 msg/s # 14.60 [+1.00] udp rx: 1609 MB/s 1310551 calls/s # 14.60 [+0.00] udp tx: 1827 MB/s 31003 calls/s 31003 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1491 MB/s 1214000 calls/s # 15.78 [+1.06] udp tx: 1736 MB/s 29451 calls/s 29451 msg/s # 16.76 [+0.98] udp rx: 1880 MB/s 1530816 calls/s # 16.78 [+0.02] udp tx: 1878 MB/s 31853 calls/s 31853 msg/s # 17.78 [+0.99] udp rx: 1664 MB/s 1354791 calls/s # 17.78 [+0.01] udp tx: 1850 MB/s 31386 calls/s 31386 msg/s # 18.35 [+0.57] GRO frag list over UDP tunnel ok # 19.07 [+0.72] 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__->