make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.27 [+0.53] GRO fwd ok # 1.77 [+0.49] UDP fwd perf udp rx: 1221 MB/s 994170 calls/s # 2.83 [+1.06] udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # 3.80 [+0.98] udp rx: 1728 MB/s 1406905 calls/s # 3.83 [+0.03] udp tx: 1893 MB/s 32123 calls/s 32123 msg/s # 4.81 [+0.98] udp rx: 1911 MB/s 1556001 calls/s # 4.83 [+0.02] udp tx: 1918 MB/s 32546 calls/s 32546 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1860 MB/s 1514496 calls/s # 6.01 [+1.06] udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # 6.98 [+0.98] udp rx: 1908 MB/s 1553909 calls/s # 7.01 [+0.02] udp tx: 1914 MB/s 32476 calls/s 32476 msg/s # 7.98 [+0.98] udp rx: 1910 MB/s 1555221 calls/s # 8.01 [+0.02] udp tx: 1915 MB/s 32490 calls/s 32490 msg/s # 8.57 [+0.56] GRO frag list over UDP tunnel ok # 9.40 [+0.83] GRO fwd over UDP tunnel ok # 9.66 [+0.26] IPv6 # 9.95 [+0.29] No GRO ok # 10.51 [+0.56] GRO frag list ok # 11.13 [+0.62] GRO fwd ok # 11.68 [+0.55] UDP fwd perf udp rx: 997 MB/s 811877 calls/s # 12.75 [+1.07] udp tx: 1165 MB/s 19770 calls/s 19770 msg/s # 13.72 [+0.97] udp rx: 1060 MB/s 862785 calls/s # 13.75 [+0.03] udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # 14.72 [+0.97] udp rx: 1100 MB/s 894789 calls/s # 14.75 [+0.03] udp tx: 1393 MB/s 23630 calls/s 23630 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1629 MB/s 1321978 calls/s # 15.94 [+1.07] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 16.91 [+0.97] udp rx: 1543 MB/s 1250764 calls/s # 16.94 [+0.03] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 17.91 [+0.97] udp rx: 1739 MB/s 1409356 calls/s # 17.94 [+0.03] udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # 18.50 [+0.56] GRO frag list over UDP tunnel ok # 19.23 [+0.73] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->