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.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.33 [+0.52] GRO fwd ok # 1.79 [+0.46] UDP fwd perf udp rx: 977 MB/s 795052 calls/s # 2.85 [+1.06] udp tx: 1709 MB/s 29001 calls/s 29001 msg/s # 3.83 [+0.98] udp rx: 1867 MB/s 1520168 calls/s # 3.85 [+0.02] udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # 4.83 [+0.98] udp rx: 1869 MB/s 1522131 calls/s # 4.85 [+0.02] udp tx: 1875 MB/s 31813 calls/s 31813 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1789 MB/s 1456355 calls/s # 6.03 [+1.06] udp tx: 1871 MB/s 31744 calls/s 31744 msg/s # 7.00 [+0.97] udp rx: 1854 MB/s 1509454 calls/s # 7.03 [+0.03] udp tx: 1868 MB/s 31693 calls/s 31693 msg/s # 8.00 [+0.97] udp rx: 1881 MB/s 1531369 calls/s # 8.03 [+0.03] udp tx: 1887 MB/s 32009 calls/s 32009 msg/s # 8.58 [+0.55] GRO frag list over UDP tunnel ok # 9.26 [+0.68] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.75 [+0.25] No GRO ok # 10.24 [+0.50] GRO frag list ok # 10.75 [+0.50] GRO fwd ok # 11.21 [+0.47] UDP fwd perf udp rx: 1363 MB/s 1105908 calls/s # 12.28 [+1.06] udp tx: 1784 MB/s 30266 calls/s 30266 msg/s # 13.25 [+0.97] udp rx: 1336 MB/s 1083275 calls/s # 13.28 [+0.03] udp tx: 1879 MB/s 31879 calls/s 31879 msg/s # 14.25 [+0.98] udp rx: 1666 MB/s 1350773 calls/s # 14.28 [+0.02] udp tx: 1854 MB/s 31457 calls/s 31457 msg/s # 14.40 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1372953 calls/s # 15.47 [+1.07] udp tx: 1822 MB/s 30910 calls/s 30910 msg/s # 16.44 [+0.97] udp rx: 1723 MB/s 1398521 calls/s # 16.47 [+0.03] udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # 17.44 [+0.98] udp rx: 1726 MB/s 1402995 calls/s # 17.47 [+0.02] udp tx: 1810 MB/s 30704 calls/s 30704 msg/s # 18.16 [+0.69] GRO frag list over UDP tunnel ok # 19.01 [+0.85] 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__->