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.25 [+0.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.41 [+0.60] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1743 MB/s 1418957 calls/s # 2.99 [+1.07] udp tx: 1808 MB/s 30681 calls/s 30681 msg/s # 3.96 [+0.97] udp rx: 1881 MB/s 1531406 calls/s # 3.99 [+0.03] udp tx: 1899 MB/s 32219 calls/s 32219 msg/s # 4.96 [+0.98] udp rx: 1884 MB/s 1533990 calls/s # 4.99 [+0.02] udp tx: 1892 MB/s 32093 calls/s 32093 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1836 MB/s 1494990 calls/s # 6.17 [+1.06] udp tx: 1895 MB/s 32141 calls/s 32141 msg/s # 7.14 [+0.98] udp rx: 1877 MB/s 1528399 calls/s # 7.17 [+0.02] udp tx: 1893 MB/s 32120 calls/s 32120 msg/s # 8.14 [+0.98] udp rx: 1878 MB/s 1529586 calls/s # 8.16 [+0.02] udp tx: 1892 MB/s 32103 calls/s 32103 msg/s # 8.74 [+0.58] GRO frag list over UDP tunnel ok # 9.52 [+0.78] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.05 [+0.27] No GRO ok # 10.61 [+0.56] GRO frag list ok # 11.22 [+0.61] GRO fwd ok # 11.73 [+0.50] UDP fwd perf udp rx: 1226 MB/s 994834 calls/s # 12.80 [+1.07] udp tx: 1768 MB/s 29995 calls/s 29995 msg/s # 13.77 [+0.97] udp rx: 1687 MB/s 1367983 calls/s # 13.79 [+0.03] udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # 14.77 [+0.98] udp rx: 1654 MB/s 1343564 calls/s # 14.79 [+0.02] udp tx: 1815 MB/s 30789 calls/s 30789 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1674 MB/s 1358943 calls/s # 15.98 [+1.06] udp tx: 1861 MB/s 31573 calls/s 31573 msg/s # 16.95 [+0.98] udp rx: 1708 MB/s 1385831 calls/s # 16.97 [+0.02] udp tx: 1860 MB/s 31555 calls/s 31555 msg/s # 17.95 [+0.98] udp rx: 1701 MB/s 1380546 calls/s # 17.98 [+0.02] udp tx: 1855 MB/s 31475 calls/s 31475 msg/s # 18.55 [+0.58] GRO frag list over UDP tunnel ok # 19.30 [+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__->