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.28 [+0.26] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.52 [+0.65] GRO fwd ok # 2.03 [+0.51] UDP fwd perf udp rx: 1615 MB/s 1315251 calls/s # 3.10 [+1.07] udp tx: 1686 MB/s 28607 calls/s 28607 msg/s # 4.08 [+0.98] udp rx: 1857 MB/s 1511883 calls/s # 4.10 [+0.02] udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # 5.08 [+0.98] udp rx: 1878 MB/s 1529456 calls/s # 5.10 [+0.02] udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1797 MB/s 1463266 calls/s # 6.28 [+1.06] udp tx: 1860 MB/s 31556 calls/s 31556 msg/s # 7.25 [+0.98] udp rx: 1902 MB/s 1549113 calls/s # 7.28 [+0.02] udp tx: 1916 MB/s 32499 calls/s 32499 msg/s # 8.25 [+0.98] udp rx: 1903 MB/s 1549959 calls/s # 8.28 [+0.02] udp tx: 1914 MB/s 32479 calls/s 32479 msg/s # 8.82 [+0.54] GRO frag list over UDP tunnel ok # 9.55 [+0.73] GRO fwd over UDP tunnel ok # 9.78 [+0.23] IPv6 # 9.99 [+0.20] No GRO ok # 10.50 [+0.52] GRO frag list ok # 11.04 [+0.53] GRO fwd ok # 11.52 [+0.48] UDP fwd perf udp rx: 1416 MB/s 1150567 calls/s # 12.58 [+1.06] udp tx: 1669 MB/s 28313 calls/s 28313 msg/s # 13.56 [+0.98] udp rx: 1733 MB/s 1407233 calls/s # 13.58 [+0.02] udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # 14.56 [+0.98] udp rx: 1736 MB/s 1409502 calls/s # 14.58 [+0.02] udp tx: 1843 MB/s 31266 calls/s 31266 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1688 MB/s 1371134 calls/s # 15.77 [+1.07] udp tx: 1849 MB/s 31374 calls/s 31374 msg/s # 16.74 [+0.97] udp rx: 1723 MB/s 1399457 calls/s # 16.77 [+0.03] udp tx: 1834 MB/s 31109 calls/s 31109 msg/s # 17.74 [+0.97] udp rx: 1681 MB/s 1367035 calls/s # 17.77 [+0.02] udp tx: 1809 MB/s 30690 calls/s 30690 msg/s # 18.36 [+0.59] GRO frag list over UDP tunnel ok # 19.11 [+0.75] 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__->