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.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1576 MB/s 1283244 calls/s # 2.86 [+1.07] udp tx: 1878 MB/s 31861 calls/s 31861 msg/s # 3.83 [+0.97] udp rx: 1910 MB/s 1555200 calls/s # 3.86 [+0.03] udp tx: 1908 MB/s 32362 calls/s 32362 msg/s # 4.83 [+0.98] udp rx: 1915 MB/s 1559280 calls/s # 4.86 [+0.02] udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1858 MB/s 1513104 calls/s # 6.05 [+1.07] udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # 7.02 [+0.97] udp rx: 1910 MB/s 1555632 calls/s # 7.05 [+0.03] udp tx: 1908 MB/s 32371 calls/s 32371 msg/s # 8.02 [+0.97] udp rx: 1905 MB/s 1550928 calls/s # 8.05 [+0.03] udp tx: 1903 MB/s 32291 calls/s 32291 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.35 [+0.74] GRO fwd over UDP tunnel ok # 9.61 [+0.25] IPv6 # 9.84 [+0.23] No GRO ok # 10.35 [+0.51] GRO frag list ok # 10.89 [+0.54] GRO fwd ok # 11.39 [+0.50] UDP fwd perf udp rx: 1857 MB/s 1512000 calls/s # 12.46 [+1.07] udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # 13.43 [+0.97] udp rx: 1842 MB/s 1499616 calls/s # 13.46 [+0.03] udp tx: 1839 MB/s 31205 calls/s 31205 msg/s # 14.43 [+0.97] udp rx: 1833 MB/s 1492992 calls/s # 14.46 [+0.03] udp tx: 1832 MB/s 31078 calls/s 31078 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1789 MB/s 1457040 calls/s # 15.65 [+1.07] udp tx: 1843 MB/s 31266 calls/s 31266 msg/s # 16.62 [+0.97] udp rx: 1862 MB/s 1516560 calls/s # 16.65 [+0.03] udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # 17.62 [+0.97] udp rx: 1855 MB/s 1510848 calls/s # 17.65 [+0.03] udp tx: 1854 MB/s 31446 calls/s 31446 msg/s # 18.24 [+0.59] GRO frag list over UDP tunnel ok # 18.99 [+0.76] 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__->