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.22 [+0.21] No GRO ok # 0.70 [+0.48] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.75 [+0.48] UDP fwd perf udp rx: 1574 MB/s 1279186 calls/s # 2.81 [+1.06] udp tx: 1918 MB/s 32545 calls/s 32545 msg/s # 3.78 [+0.97] udp rx: 1450 MB/s 1178624 calls/s # 3.81 [+0.03] udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # 4.78 [+0.97] udp rx: 1833 MB/s 1490765 calls/s # 4.81 [+0.03] udp tx: 1930 MB/s 32750 calls/s 32750 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1828 MB/s 1485704 calls/s # 5.99 [+1.06] udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # 6.96 [+0.97] udp rx: 1866 MB/s 1513621 calls/s # 6.99 [+0.03] udp tx: 1964 MB/s 33322 calls/s 33322 msg/s # 7.96 [+0.97] udp rx: 1837 MB/s 1490278 calls/s # 7.99 [+0.03] udp tx: 1965 MB/s 33339 calls/s 33339 msg/s # 8.53 [+0.55] GRO frag list over UDP tunnel ok # 9.25 [+0.72] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.72 [+0.23] No GRO ok # 10.22 [+0.50] GRO frag list ok # 10.75 [+0.53] GRO fwd ok # 11.23 [+0.48] UDP fwd perf udp rx: 1483 MB/s 1202156 calls/s # 12.29 [+1.06] udp tx: 1865 MB/s 31644 calls/s 31644 msg/s # 13.27 [+0.98] udp rx: 1599 MB/s 1296003 calls/s # 13.29 [+0.02] udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # 14.27 [+0.98] udp rx: 1058 MB/s 857697 calls/s # 14.29 [+0.02] udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1592 MB/s 1292377 calls/s # 15.47 [+1.06] udp tx: 1848 MB/s 31353 calls/s 31353 msg/s # 16.44 [+0.98] udp rx: 1449 MB/s 1175504 calls/s # 16.47 [+0.02] udp tx: 1889 MB/s 32039 calls/s 32039 msg/s # 17.44 [+0.98] udp rx: 1626 MB/s 1318846 calls/s # 17.47 [+0.02] udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # 18.04 [+0.58] GRO frag list over UDP tunnel ok # 18.78 [+0.74] 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__->