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.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1732 MB/s 1410696 calls/s # 2.83 [+1.06] udp tx: 1833 MB/s 31097 calls/s 31097 msg/s # 3.81 [+0.97] udp rx: 1819 MB/s 1479753 calls/s # 3.83 [+0.03] udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # 4.81 [+0.97] udp rx: 1760 MB/s 1429318 calls/s # 4.83 [+0.03] udp tx: 1820 MB/s 30871 calls/s 30871 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1808 MB/s 1468455 calls/s # 6.01 [+1.06] udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # 6.99 [+0.97] udp rx: 1916 MB/s 1557383 calls/s # 7.01 [+0.03] udp tx: 1974 MB/s 33490 calls/s 33490 msg/s # 7.99 [+0.98] udp rx: 1901 MB/s 1542750 calls/s # 8.01 [+0.02] udp tx: 1988 MB/s 33724 calls/s 33724 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.24 [+0.68] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.72 [+0.24] No GRO ok # 10.22 [+0.50] GRO frag list ok # 10.70 [+0.49] GRO fwd ok # 11.14 [+0.44] UDP fwd perf udp rx: 1360 MB/s 1103803 calls/s # 12.20 [+1.06] udp tx: 1806 MB/s 30638 calls/s 30638 msg/s # 13.17 [+0.98] udp rx: 1688 MB/s 1369732 calls/s # 13.20 [+0.02] udp tx: 1833 MB/s 31091 calls/s 31091 msg/s # 14.17 [+0.98] udp rx: 1595 MB/s 1295071 calls/s # 14.20 [+0.02] udp tx: 1695 MB/s 28750 calls/s 28750 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1356009 calls/s # 15.37 [+1.06] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 16.35 [+0.97] udp rx: 1622 MB/s 1317326 calls/s # 16.37 [+0.03] udp tx: 1728 MB/s 29312 calls/s 29312 msg/s # 17.35 [+0.98] udp rx: 1745 MB/s 1415856 calls/s # 17.37 [+0.02] udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # 17.94 [+0.57] GRO frag list over UDP tunnel ok # 18.64 [+0.69] 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__->