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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1366 MB/s 1112528 calls/s # udp tx: 1819 MB/s 30855 calls/s 30855 msg/s # udp rx: 1860 MB/s 1515008 calls/s # udp tx: 1870 MB/s 31731 calls/s 31731 msg/s # udp rx: 1854 MB/s 1509785 calls/s # udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # UDP GRO fwd perf udp rx: 1539 MB/s 1252198 calls/s # udp tx: 1825 MB/s 30967 calls/s 30967 msg/s # udp rx: 1794 MB/s 1461176 calls/s # udp tx: 1810 MB/s 30708 calls/s 30708 msg/s # udp rx: 1868 MB/s 1520871 calls/s # udp tx: 1882 MB/s 31932 calls/s 31932 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1597 MB/s 1298295 calls/s # udp tx: 1855 MB/s 31465 calls/s 31465 msg/s # udp rx: 1849 MB/s 1501453 calls/s # udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # udp rx: 1841 MB/s 1497029 calls/s # udp tx: 1888 MB/s 32036 calls/s 32036 msg/s # UDP GRO fwd perf udp rx: 1627 MB/s 1322855 calls/s # udp tx: 1781 MB/s 30207 calls/s 30207 msg/s # udp rx: 1707 MB/s 1386575 calls/s # udp tx: 1887 MB/s 32013 calls/s 32013 msg/s # udp rx: 1823 MB/s 1480743 calls/s # udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # GRO frag list over UDP tunnel ok # 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__->