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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.87 [+0.53] UDP fwd perf udp rx: 1398 MB/s 1138394 calls/s # 2.94 [+1.07] udp tx: 1695 MB/s 28758 calls/s 28758 msg/s # 3.91 [+0.97] udp rx: 1830 MB/s 1489963 calls/s # 3.94 [+0.03] udp tx: 1847 MB/s 31328 calls/s 31328 msg/s # 4.91 [+0.97] udp rx: 1850 MB/s 1506466 calls/s # 4.94 [+0.03] udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1803 MB/s 1468258 calls/s # 6.12 [+1.06] udp tx: 1864 MB/s 31615 calls/s 31615 msg/s # 7.09 [+0.98] udp rx: 1856 MB/s 1511237 calls/s # 7.12 [+0.02] udp tx: 1866 MB/s 31662 calls/s 31662 msg/s # 8.10 [+0.98] udp rx: 1823 MB/s 1484335 calls/s # 8.12 [+0.02] udp tx: 1834 MB/s 31106 calls/s 31106 msg/s # 8.66 [+0.54] GRO frag list over UDP tunnel ok # 9.41 [+0.75] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.87 [+0.22] No GRO ok # 10.36 [+0.50] GRO frag list ok # 10.89 [+0.53] GRO fwd ok # 11.35 [+0.46] UDP fwd perf udp rx: 1646 MB/s 1339109 calls/s # 12.41 [+1.06] udp tx: 1817 MB/s 30827 calls/s 30827 msg/s # 13.39 [+0.97] udp rx: 1782 MB/s 1450020 calls/s # 13.41 [+0.03] udp tx: 1847 MB/s 31332 calls/s 31332 msg/s # 14.39 [+0.97] udp rx: 1819 MB/s 1481572 calls/s # 14.41 [+0.03] udp tx: 1827 MB/s 30990 calls/s 30990 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1717 MB/s 1397857 calls/s # 15.59 [+1.06] udp tx: 1857 MB/s 31505 calls/s 31505 msg/s # 16.57 [+0.97] udp rx: 1847 MB/s 1503613 calls/s # 16.59 [+0.03] udp tx: 1857 MB/s 31510 calls/s 31510 msg/s # 17.57 [+0.98] udp rx: 1864 MB/s 1517451 calls/s # 17.59 [+0.02] udp tx: 1872 MB/s 31763 calls/s 31763 msg/s # 18.15 [+0.55] GRO frag list over UDP tunnel ok # 18.89 [+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__->