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.81 [+0.54] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 1510 MB/s 1226432 calls/s # 2.98 [+1.06] udp tx: 1876 MB/s 31824 calls/s 31824 msg/s # 3.95 [+0.98] udp rx: 1857 MB/s 1509396 calls/s # 3.97 [+0.02] udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # 4.95 [+0.98] udp rx: 1866 MB/s 1514249 calls/s # 4.97 [+0.02] udp tx: 1958 MB/s 33216 calls/s 33216 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1776 MB/s 1443859 calls/s # 6.15 [+1.06] udp tx: 1861 MB/s 31572 calls/s 31572 msg/s # 7.13 [+0.98] udp rx: 1031 MB/s 837505 calls/s # 7.15 [+0.02] udp tx: 1306 MB/s 22154 calls/s 22154 msg/s # 8.13 [+0.98] udp rx: 967 MB/s 786387 calls/s # 8.15 [+0.02] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 8.72 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.70] GRO fwd over UDP tunnel ok # 9.66 [+0.24] IPv6 # 9.91 [+0.25] No GRO ok # 10.42 [+0.50] GRO frag list ok # 10.96 [+0.55] GRO fwd ok # 11.48 [+0.52] UDP fwd perf udp rx: 1544 MB/s 1252242 calls/s # 12.55 [+1.07] udp tx: 1886 MB/s 31993 calls/s 31993 msg/s # 13.52 [+0.97] udp rx: 1370 MB/s 1111324 calls/s # 13.55 [+0.03] udp tx: 1766 MB/s 29953 calls/s 29953 msg/s # 14.52 [+0.97] udp rx: 1683 MB/s 1365510 calls/s # 14.55 [+0.03] udp tx: 1819 MB/s 30858 calls/s 30858 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1542 MB/s 1250416 calls/s # 15.74 [+1.07] udp tx: 1869 MB/s 31705 calls/s 31705 msg/s # 16.71 [+0.97] udp rx: 1699 MB/s 1376979 calls/s # 16.74 [+0.03] udp tx: 1915 MB/s 32488 calls/s 32488 msg/s # 17.71 [+0.97] udp rx: 1695 MB/s 1373951 calls/s # 17.74 [+0.03] udp tx: 1905 MB/s 32324 calls/s 32324 msg/s # 18.32 [+0.58] GRO frag list over UDP tunnel ok # 19.06 [+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__->