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: 1745 MB/s 1420438 calls/s # udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # udp rx: 1916 MB/s 1560064 calls/s # udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # udp rx: 1976 MB/s 1609236 calls/s # udp tx: 1986 MB/s 33684 calls/s 33684 msg/s # UDP GRO fwd perf udp rx: 1310 MB/s 1066220 calls/s # udp tx: 1741 MB/s 29543 calls/s 29543 msg/s # udp rx: 1508 MB/s 1226492 calls/s # udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # udp rx: 1655 MB/s 1347121 calls/s # udp tx: 1819 MB/s 30866 calls/s 30866 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: 1598 MB/s 1298091 calls/s # udp tx: 1843 MB/s 31274 calls/s 31274 msg/s # udp rx: 1707 MB/s 1386747 calls/s # udp tx: 1833 MB/s 31100 calls/s 31100 msg/s # udp rx: 1645 MB/s 1336271 calls/s # udp tx: 1841 MB/s 31228 calls/s 31228 msg/s # UDP GRO fwd perf udp rx: 1727 MB/s 1404548 calls/s # udp tx: 1830 MB/s 31054 calls/s 31054 msg/s # udp rx: 1761 MB/s 1431782 calls/s # udp tx: 1810 MB/s 30715 calls/s 30715 msg/s # udp rx: 1758 MB/s 1429470 calls/s # udp tx: 1802 MB/s 30575 calls/s 30575 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__->