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: 1751 MB/s 1426103 calls/s # udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # udp rx: 1901 MB/s 1548139 calls/s # udp tx: 1931 MB/s 32753 calls/s 32753 msg/s # udp rx: 1885 MB/s 1534818 calls/s # udp tx: 1897 MB/s 32180 calls/s 32180 msg/s # UDP GRO fwd perf udp rx: 1743 MB/s 1417244 calls/s # udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # udp rx: 1751 MB/s 1424853 calls/s # udp tx: 1928 MB/s 32712 calls/s 32712 msg/s # udp rx: 1843 MB/s 1499457 calls/s # udp tx: 1931 MB/s 32755 calls/s 32755 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: 1414 MB/s 1146991 calls/s # udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # udp rx: 1498 MB/s 1216393 calls/s # udp tx: 1831 MB/s 31064 calls/s 31064 msg/s # udp rx: 1589 MB/s 1288920 calls/s # udp tx: 1928 MB/s 32710 calls/s 32710 msg/s # UDP GRO fwd perf udp rx: 1504 MB/s 1219038 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # udp rx: 1652 MB/s 1339251 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # udp rx: 1637 MB/s 1327005 calls/s # udp tx: 1927 MB/s 32692 calls/s 32692 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__->