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.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1515 MB/s 1231587 calls/s # 2.98 [+1.07] udp tx: 1906 MB/s 32328 calls/s 32328 msg/s # 3.96 [+0.98] udp rx: 791 MB/s 642795 calls/s # 3.98 [+0.02] udp tx: 1739 MB/s 29510 calls/s 29510 msg/s # 4.97 [+0.98] udp rx: 1523 MB/s 1236561 calls/s # 4.98 [+0.02] udp tx: 1933 MB/s 32787 calls/s 32787 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1856 MB/s 1509101 calls/s # 6.16 [+1.06] udp tx: 1959 MB/s 33238 calls/s 33238 msg/s # 7.14 [+0.97] udp rx: 1909 MB/s 1552857 calls/s # 7.16 [+0.03] udp tx: 1958 MB/s 33214 calls/s 33214 msg/s # 8.14 [+0.97] udp rx: 1921 MB/s 1563047 calls/s # 8.16 [+0.03] udp tx: 1953 MB/s 33134 calls/s 33134 msg/s # 8.81 [+0.64] GRO frag list over UDP tunnel ok # 9.67 [+0.87] GRO fwd over UDP tunnel ok # 9.93 [+0.26] IPv6 # 10.22 [+0.29] No GRO ok # 10.80 [+0.58] GRO frag list ok # 11.37 [+0.57] GRO fwd ok # 11.85 [+0.48] UDP fwd perf udp rx: 1594 MB/s 1293973 calls/s # 12.91 [+1.07] udp tx: 1836 MB/s 31151 calls/s 31151 msg/s # 13.89 [+0.97] udp rx: 1634 MB/s 1326350 calls/s # 13.91 [+0.03] udp tx: 1851 MB/s 31398 calls/s 31398 msg/s # 14.89 [+0.97] udp rx: 1367 MB/s 1110873 calls/s # 14.91 [+0.03] udp tx: 1450 MB/s 24593 calls/s 24593 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 950 MB/s 773485 calls/s # 16.11 [+1.07] udp tx: 1051 MB/s 17840 calls/s 17840 msg/s # 17.08 [+0.97] udp rx: 939 MB/s 764331 calls/s # 17.11 [+0.03] udp tx: 1188 MB/s 20156 calls/s 20156 msg/s # 18.08 [+0.97] udp rx: 1089 MB/s 886987 calls/s # 18.11 [+0.03] udp tx: 1206 MB/s 20464 calls/s 20464 msg/s # 18.76 [+0.66] GRO frag list over UDP tunnel ok # 19.64 [+0.88] 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__->