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.29 [+0.28] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.58 [+0.70] GRO fwd ok # 2.11 [+0.53] UDP fwd perf udp rx: 1632 MB/s 1328853 calls/s # 3.19 [+1.08] udp tx: 1711 MB/s 29020 calls/s 29020 msg/s # 4.16 [+0.97] udp rx: 1835 MB/s 1493846 calls/s # 4.19 [+0.03] udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # 5.16 [+0.97] udp rx: 1897 MB/s 1544802 calls/s # 5.19 [+0.03] udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # 5.31 [+0.12] UDP GRO fwd perf udp rx: 1741 MB/s 1417611 calls/s # 6.38 [+1.07] udp tx: 1814 MB/s 30777 calls/s 30777 msg/s # 7.35 [+0.97] udp rx: 1892 MB/s 1540290 calls/s # 7.38 [+0.03] udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # 8.35 [+0.97] udp rx: 1910 MB/s 1554868 calls/s # 8.38 [+0.03] udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # 8.98 [+0.60] GRO frag list over UDP tunnel ok # 9.84 [+0.86] GRO fwd over UDP tunnel ok # 10.09 [+0.25] IPv6 # 10.40 [+0.30] No GRO ok # 10.91 [+0.51] GRO frag list ok # 11.43 [+0.52] GRO fwd ok # 11.91 [+0.48] UDP fwd perf udp rx: 1590 MB/s 1290483 calls/s # 12.98 [+1.06] udp tx: 1788 MB/s 30337 calls/s 30337 msg/s # 13.95 [+0.97] udp rx: 1752 MB/s 1424062 calls/s # 13.98 [+0.03] udp tx: 1860 MB/s 31563 calls/s 31563 msg/s # 14.95 [+0.97] udp rx: 1775 MB/s 1440993 calls/s # 14.98 [+0.03] udp tx: 1885 MB/s 31976 calls/s 31976 msg/s # 15.10 [+0.12] UDP GRO fwd perf udp rx: 1654 MB/s 1345540 calls/s # 16.16 [+1.06] udp tx: 1729 MB/s 29333 calls/s 29333 msg/s # 17.13 [+0.98] udp rx: 1732 MB/s 1408584 calls/s # 17.16 [+0.02] udp tx: 1789 MB/s 30343 calls/s 30343 msg/s # 18.14 [+0.98] udp rx: 1512 MB/s 1228931 calls/s # 18.16 [+0.02] udp tx: 1570 MB/s 26641 calls/s 26641 msg/s # 18.80 [+0.64] GRO frag list over UDP tunnel ok # 19.63 [+0.83] 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__->