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.03 [+0.03] IPv4 # 0.30 [+0.27] No GRO ok # 0.85 [+0.55] GRO frag list ok # 1.43 [+0.58] GRO fwd ok # 1.96 [+0.53] UDP fwd perf udp rx: 1391 MB/s 1132422 calls/s # 3.03 [+1.07] udp tx: 1912 MB/s 32430 calls/s 32430 msg/s # 4.00 [+0.97] udp rx: 1602 MB/s 1302968 calls/s # 4.03 [+0.03] udp tx: 1816 MB/s 30813 calls/s 30813 msg/s # 5.00 [+0.97] udp rx: 1618 MB/s 1317272 calls/s # 5.03 [+0.03] udp tx: 1922 MB/s 32599 calls/s 32599 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1649 MB/s 1341901 calls/s # 6.23 [+1.07] udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # 7.20 [+0.97] udp rx: 1240 MB/s 1008270 calls/s # 7.23 [+0.03] udp tx: 1930 MB/s 32746 calls/s 32746 msg/s # 8.20 [+0.97] udp rx: 1918 MB/s 1561485 calls/s # 8.23 [+0.03] udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # 8.90 [+0.67] GRO frag list over UDP tunnel ok # 9.73 [+0.83] GRO fwd over UDP tunnel ok # 9.99 [+0.26] IPv6 # 10.28 [+0.29] No GRO ok # 10.83 [+0.56] GRO frag list ok # 11.39 [+0.56] GRO fwd ok # 11.90 [+0.50] UDP fwd perf udp rx: 1640 MB/s 1330969 calls/s # 12.97 [+1.07] udp tx: 1868 MB/s 31688 calls/s 31688 msg/s # 13.94 [+0.97] udp rx: 1685 MB/s 1366810 calls/s # 13.97 [+0.03] udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # 14.94 [+0.97] udp rx: 1753 MB/s 1420874 calls/s # 14.97 [+0.03] udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # 15.09 [+0.12] UDP GRO fwd perf udp rx: 1711 MB/s 1386766 calls/s # 16.14 [+1.06] udp tx: 1959 MB/s 33232 calls/s 33232 msg/s # 17.12 [+0.98] udp rx: 1736 MB/s 1406720 calls/s # 17.14 [+0.02] udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # 18.12 [+0.98] udp rx: 1729 MB/s 1400863 calls/s # 18.14 [+0.02] udp tx: 1949 MB/s 33073 calls/s 33073 msg/s # 18.69 [+0.55] GRO frag list over UDP tunnel ok # 19.40 [+0.71] 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__->