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.27 [+0.26] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1755 MB/s 1429264 calls/s # 2.93 [+1.06] udp tx: 1865 MB/s 31634 calls/s 31634 msg/s # 3.91 [+0.97] udp rx: 1868 MB/s 1520699 calls/s # 3.94 [+0.03] udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # 4.91 [+0.98] udp rx: 1792 MB/s 1458288 calls/s # 4.93 [+0.02] udp tx: 1881 MB/s 31917 calls/s 31917 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1838 MB/s 1493898 calls/s # 6.11 [+1.06] udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # 7.09 [+0.97] udp rx: 1876 MB/s 1525567 calls/s # 7.11 [+0.03] udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # 8.09 [+0.97] udp rx: 1832 MB/s 1488168 calls/s # 8.11 [+0.03] udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # 8.71 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.76] GRO fwd over UDP tunnel ok # 9.72 [+0.24] IPv6 # 9.96 [+0.24] No GRO ok # 10.48 [+0.52] GRO frag list ok # 11.03 [+0.55] GRO fwd ok # 11.52 [+0.49] UDP fwd perf udp rx: 1435 MB/s 1165099 calls/s # 12.58 [+1.06] udp tx: 1710 MB/s 29007 calls/s 29007 msg/s # 13.55 [+0.98] udp rx: 1243 MB/s 1008693 calls/s # 13.58 [+0.02] udp tx: 1662 MB/s 28205 calls/s 28205 msg/s # 14.57 [+1.00] udp rx: 1067 MB/s 865020 calls/s # 14.58 [+0.00] udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 991 MB/s 803588 calls/s # 15.76 [+1.07] udp tx: 1822 MB/s 30916 calls/s 30916 msg/s # 16.74 [+0.98] udp rx: 820 MB/s 664512 calls/s # 16.76 [+0.02] udp tx: 1878 MB/s 31856 calls/s 31856 msg/s # 17.74 [+0.98] udp rx: 959 MB/s 777380 calls/s # 17.76 [+0.02] udp tx: 1739 MB/s 29504 calls/s 29504 msg/s # 18.31 [+0.55] GRO frag list over UDP tunnel ok # 19.05 [+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__->