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: 1337 MB/s 1088738 calls/s # udp tx: 1869 MB/s 31714 calls/s 31714 msg/s # udp rx: 1948 MB/s 1585270 calls/s # udp tx: 1966 MB/s 33349 calls/s 33349 msg/s # udp rx: 1916 MB/s 1558882 calls/s # udp tx: 1953 MB/s 33134 calls/s 33134 msg/s # UDP GRO fwd perf udp rx: 1771 MB/s 1440110 calls/s # udp tx: 1954 MB/s 33146 calls/s 33146 msg/s # udp rx: 1839 MB/s 1497088 calls/s # udp tx: 1902 MB/s 32272 calls/s 32272 msg/s # udp rx: 1928 MB/s 1569408 calls/s # udp tx: 1948 MB/s 33052 calls/s 33052 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: 1563 MB/s 1270568 calls/s # udp tx: 1893 MB/s 32120 calls/s 32120 msg/s # udp rx: 1452 MB/s 1179741 calls/s # udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # udp rx: 1851 MB/s 1502111 calls/s # udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # UDP GRO fwd perf udp rx: 1561 MB/s 1266762 calls/s # udp tx: 1885 MB/s 31976 calls/s 31976 msg/s # udp rx: 1822 MB/s 1478866 calls/s # udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # udp rx: 1707 MB/s 1384308 calls/s # udp tx: 1919 MB/s 32550 calls/s 32550 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__->