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.23 [+0.21] No GRO ok # 0.68 [+0.45] GRO frag list ok # 1.25 [+0.56] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1700 MB/s 1378984 calls/s # 2.75 [+1.06] udp tx: 1937 MB/s 32867 calls/s 32867 msg/s # 3.73 [+0.98] udp rx: 1704 MB/s 1383283 calls/s # 3.75 [+0.02] udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # 4.73 [+0.98] udp rx: 1284 MB/s 1043043 calls/s # 4.75 [+0.02] udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1466 MB/s 1189556 calls/s # 5.93 [+1.06] udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # 6.91 [+0.98] udp rx: 1779 MB/s 1443234 calls/s # 6.93 [+0.02] udp tx: 1939 MB/s 32895 calls/s 32895 msg/s # 7.91 [+0.98] udp rx: 1621 MB/s 1315153 calls/s # 7.93 [+0.02] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 8.50 [+0.58] GRO frag list over UDP tunnel ok # 9.29 [+0.79] GRO fwd over UDP tunnel ok # 9.55 [+0.26] IPv6 # 9.84 [+0.28] No GRO ok # 10.38 [+0.54] GRO frag list ok # 10.93 [+0.56] GRO fwd ok # 11.44 [+0.51] UDP fwd perf udp rx: 1102 MB/s 895284 calls/s # 12.51 [+1.07] udp tx: 1636 MB/s 27759 calls/s 27759 msg/s # 13.48 [+0.97] udp rx: 1649 MB/s 1337670 calls/s # 13.51 [+0.03] udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # 14.48 [+0.97] udp rx: 1627 MB/s 1318273 calls/s # 14.51 [+0.03] udp tx: 1918 MB/s 32543 calls/s 32543 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1550 MB/s 1255929 calls/s # 15.69 [+1.06] udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # 16.67 [+0.97] udp rx: 1598 MB/s 1294623 calls/s # 16.69 [+0.03] udp tx: 1940 MB/s 32920 calls/s 32920 msg/s # 17.67 [+0.98] udp rx: 1537 MB/s 1244854 calls/s # 17.69 [+0.03] udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # 18.26 [+0.56] GRO frag list over UDP tunnel ok # 18.97 [+0.72] 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__->