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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.90 [+0.49] UDP fwd perf udp rx: 1629 MB/s 1326204 calls/s # 2.97 [+1.07] udp tx: 1893 MB/s 32119 calls/s 32119 msg/s # 3.94 [+0.97] udp rx: 1925 MB/s 1567760 calls/s # 3.97 [+0.03] udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # 4.94 [+0.97] udp rx: 1934 MB/s 1574688 calls/s # 4.97 [+0.03] udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1525680 calls/s # 6.16 [+1.07] udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # 7.13 [+0.97] udp rx: 1932 MB/s 1573104 calls/s # 7.16 [+0.03] udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # 8.13 [+0.97] udp rx: 1928 MB/s 1569648 calls/s # 8.16 [+0.03] udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # 8.74 [+0.58] GRO frag list over UDP tunnel ok # 9.49 [+0.75] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 9.99 [+0.25] No GRO ok # 10.52 [+0.54] GRO frag list ok # 11.06 [+0.54] GRO fwd ok # 11.55 [+0.49] UDP fwd perf udp rx: 1611 MB/s 1312124 calls/s # 12.62 [+1.07] udp tx: 1861 MB/s 31566 calls/s 31566 msg/s # 13.62 [+1.00] udp tx: 1850 MB/s 31382 calls/s 31382 msg/s # 13.62 [+0.00] udp rx: 1670 MB/s 1359712 calls/s # 14.62 [+1.00] udp tx: 1880 MB/s 31892 calls/s 31892 msg/s # 14.72 [+0.10] udp rx: 1882 MB/s 1532188 calls/s # 14.74 [+0.02] UDP GRO fwd perf udp rx: 1845 MB/s 1502304 calls/s # 15.81 [+1.07] udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # 16.79 [+0.97] udp rx: 1753 MB/s 1427612 calls/s # 16.81 [+0.03] udp tx: 1862 MB/s 31597 calls/s 31597 msg/s # 17.79 [+0.97] udp rx: 1386 MB/s 1128864 calls/s # 17.82 [+0.03] udp tx: 1368 MB/s 23213 calls/s 23213 msg/s # 18.42 [+0.61] GRO frag list over UDP tunnel ok # 19.22 [+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__->