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.74 [+0.49] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.81 [+0.50] UDP fwd perf udp rx: 1484 MB/s 1205488 calls/s # 2.87 [+1.06] udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # 3.85 [+0.98] udp rx: 1716 MB/s 1393596 calls/s # 3.87 [+0.02] udp tx: 1918 MB/s 32547 calls/s 32547 msg/s # 4.85 [+0.98] udp rx: 1766 MB/s 1433707 calls/s # 4.87 [+0.02] udp tx: 1917 MB/s 32521 calls/s 32521 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1604 MB/s 1302013 calls/s # 6.04 [+1.06] udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # 7.02 [+0.98] udp rx: 1324 MB/s 1074687 calls/s # 7.04 [+0.02] udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # 8.02 [+0.98] udp rx: 1774 MB/s 1440719 calls/s # 8.04 [+0.02] udp tx: 1943 MB/s 32964 calls/s 32964 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.29 [+0.70] GRO fwd over UDP tunnel ok # 9.52 [+0.22] IPv6 # 9.73 [+0.21] No GRO ok # 10.20 [+0.47] GRO frag list ok # 10.75 [+0.55] GRO fwd ok # 11.21 [+0.46] UDP fwd perf udp rx: 1423 MB/s 1153992 calls/s # 12.27 [+1.06] udp tx: 1832 MB/s 31084 calls/s 31084 msg/s # 13.25 [+0.98] udp rx: 1599 MB/s 1299065 calls/s # 13.27 [+0.02] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 14.25 [+0.98] udp rx: 1765 MB/s 1433453 calls/s # 14.27 [+0.02] udp tx: 1888 MB/s 32035 calls/s 32035 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1722 MB/s 1396607 calls/s # 15.45 [+1.06] udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # 16.43 [+0.98] udp rx: 1462 MB/s 1185002 calls/s # 16.45 [+0.02] udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # 17.43 [+0.98] udp rx: 1746 MB/s 1416213 calls/s # 17.45 [+0.02] udp tx: 1911 MB/s 32421 calls/s 32421 msg/s # 17.98 [+0.53] GRO frag list over UDP tunnel ok # 18.67 [+0.69] 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__->