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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.30 [+0.58] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1537 MB/s 1249333 calls/s # 2.86 [+1.07] udp tx: 1920 MB/s 32576 calls/s 32576 msg/s # 3.83 [+0.97] udp rx: 1929 MB/s 1570388 calls/s # 3.86 [+0.03] udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # 4.83 [+0.97] udp rx: 1932 MB/s 1573032 calls/s # 4.86 [+0.03] udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1777 MB/s 1444318 calls/s # 6.04 [+1.07] udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # 7.02 [+0.97] udp rx: 1817 MB/s 1475891 calls/s # 7.04 [+0.03] udp tx: 1941 MB/s 32932 calls/s 32932 msg/s # 8.02 [+0.97] udp rx: 1932 MB/s 1573037 calls/s # 8.04 [+0.03] udp tx: 1947 MB/s 33028 calls/s 33028 msg/s # 8.59 [+0.55] GRO frag list over UDP tunnel ok # 9.27 [+0.68] GRO fwd over UDP tunnel ok # 9.50 [+0.24] IPv6 # 9.73 [+0.23] No GRO ok # 10.19 [+0.46] GRO frag list ok # 10.69 [+0.50] GRO fwd ok # 11.13 [+0.44] UDP fwd perf udp rx: 1435 MB/s 1165115 calls/s # 12.19 [+1.06] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 13.16 [+0.97] udp rx: 1684 MB/s 1365648 calls/s # 13.18 [+0.02] udp tx: 1911 MB/s 32428 calls/s 32428 msg/s # 14.16 [+0.98] udp rx: 1578 MB/s 1279888 calls/s # 14.18 [+0.02] udp tx: 1915 MB/s 32488 calls/s 32488 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1587 MB/s 1286668 calls/s # 15.37 [+1.07] udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # 16.34 [+0.97] udp rx: 1733 MB/s 1406566 calls/s # 16.37 [+0.03] udp tx: 1892 MB/s 32103 calls/s 32103 msg/s # 17.34 [+0.97] udp rx: 1737 MB/s 1409537 calls/s # 17.37 [+0.03] udp tx: 1894 MB/s 32132 calls/s 32132 msg/s # 17.87 [+0.50] GRO frag list over UDP tunnel ok # 18.63 [+0.76] 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__->