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.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.88 [+0.50] UDP fwd perf udp rx: 1417 MB/s 1149578 calls/s # 2.95 [+1.08] udp tx: 1900 MB/s 32234 calls/s 32234 msg/s # 3.94 [+0.99] udp rx: 1264 MB/s 1025660 calls/s # 3.95 [+0.01] udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # 4.94 [+0.99] udp rx: 1534 MB/s 1244378 calls/s # 4.95 [+0.01] udp tx: 1946 MB/s 33018 calls/s 33018 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1644 MB/s 1336307 calls/s # 6.15 [+1.07] udp tx: 1789 MB/s 30348 calls/s 30348 msg/s # 7.12 [+0.97] udp rx: 1733 MB/s 1405891 calls/s # 7.15 [+0.03] udp tx: 1911 MB/s 32419 calls/s 32419 msg/s # 8.15 [+1.00] udp tx: 1952 MB/s 33118 calls/s 33118 msg/s # 8.15 [+0.00] udp rx: 1630 MB/s 1321691 calls/s # 8.76 [+0.61] GRO frag list over UDP tunnel ok # 9.57 [+0.81] GRO fwd over UDP tunnel ok # 9.81 [+0.24] IPv6 # 10.07 [+0.26] No GRO ok # 10.59 [+0.52] GRO frag list ok # 11.12 [+0.53] GRO fwd ok # 11.62 [+0.49] UDP fwd perf udp rx: 1586 MB/s 1286172 calls/s # 12.67 [+1.06] udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # 13.65 [+0.98] udp rx: 1679 MB/s 1362304 calls/s # 13.67 [+0.02] udp tx: 1826 MB/s 30971 calls/s 30971 msg/s # 14.65 [+0.98] udp rx: 1646 MB/s 1339346 calls/s # 14.67 [+0.02] udp tx: 1674 MB/s 28404 calls/s 28404 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1706 MB/s 1385601 calls/s # 15.85 [+1.06] udp tx: 1848 MB/s 31350 calls/s 31350 msg/s # 16.83 [+0.98] udp rx: 1675 MB/s 1360367 calls/s # 16.85 [+0.02] udp tx: 1809 MB/s 30692 calls/s 30692 msg/s # 17.83 [+0.98] udp rx: 1661 MB/s 1349603 calls/s # 17.85 [+0.02] udp tx: 1781 MB/s 30222 calls/s 30222 msg/s # 18.39 [+0.54] GRO frag list over UDP tunnel ok # 19.13 [+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__->