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.26 [+0.23] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.91 [+0.51] UDP fwd perf udp rx: 1795 MB/s 1461404 calls/s # 2.98 [+1.07] udp tx: 1915 MB/s 32494 calls/s 32494 msg/s # 3.98 [+1.00] udp tx: 1963 MB/s 33299 calls/s 33299 msg/s # 3.98 [+0.00] udp rx: 1921 MB/s 1564336 calls/s # 4.98 [+1.00] udp tx: 1968 MB/s 33387 calls/s 33387 msg/s # 5.08 [+0.10] udp rx: 1969 MB/s 1603757 calls/s # 5.10 [+0.02] UDP GRO fwd perf udp rx: 1809 MB/s 1472936 calls/s # 6.17 [+1.07] udp tx: 1926 MB/s 32669 calls/s 32669 msg/s # 7.14 [+0.97] udp rx: 1942 MB/s 1581360 calls/s # 7.17 [+0.03] udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # 8.14 [+0.97] udp rx: 1973 MB/s 1607040 calls/s # 8.17 [+0.03] udp tx: 1972 MB/s 33453 calls/s 33453 msg/s # 8.74 [+0.57] GRO frag list over UDP tunnel ok # 9.50 [+0.76] GRO fwd over UDP tunnel ok # 9.75 [+0.25] IPv6 # 9.98 [+0.23] No GRO ok # 10.50 [+0.51] GRO frag list ok # 11.03 [+0.54] GRO fwd ok # 11.50 [+0.47] UDP fwd perf udp rx: 1771 MB/s 1442561 calls/s # 12.57 [+1.07] udp tx: 1862 MB/s 31586 calls/s 31586 msg/s # 13.55 [+0.98] udp rx: 1611 MB/s 1312176 calls/s # 13.57 [+0.02] udp tx: 1843 MB/s 31261 calls/s 31261 msg/s # 14.55 [+0.98] udp rx: 1909 MB/s 1554173 calls/s # 14.57 [+0.02] udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1682 MB/s 1369840 calls/s # 15.76 [+1.07] udp tx: 1737 MB/s 29467 calls/s 29467 msg/s # 16.73 [+0.97] udp rx: 1929 MB/s 1570496 calls/s # 16.76 [+0.03] udp tx: 1926 MB/s 32677 calls/s 32677 msg/s # 17.73 [+0.97] udp rx: 1939 MB/s 1578816 calls/s # 17.76 [+0.03] udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # 18.33 [+0.57] GRO frag list over UDP tunnel ok # 19.07 [+0.73] 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__->