make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1833 MB/s 1491401 calls/s # udp tx: 1956 MB/s 33178 calls/s 33178 msg/s # udp rx: 1933 MB/s 1573955 calls/s # udp tx: 1953 MB/s 33136 calls/s 33136 msg/s # udp rx: 1917 MB/s 1560781 calls/s # udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # UDP GRO fwd perf udp rx: 1693 MB/s 1378672 calls/s # udp tx: 1852 MB/s 31420 calls/s 31420 msg/s # udp rx: 1542 MB/s 1255775 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # udp rx: 1527 MB/s 1243096 calls/s # udp tx: 1854 MB/s 31447 calls/s 31447 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1789 MB/s 30352 calls/s 30352 msg/s # udp rx: 12 MB/s 9902 calls/s # udp tx: 1824 MB/s 30942 calls/s 30942 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # UDP tunnel GRO fwd perf udp rx: 31 MB/s 25600 calls/s # udp tx: 1626 MB/s 27586 calls/s 27586 msg/s # udp rx: 217 MB/s 176669 calls/s # udp tx: 1072 MB/s 18198 calls/s 18198 msg/s # udp rx: 80 MB/s 64856 calls/s # udp tx: 1139 MB/s 19324 calls/s 19324 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1038 MB/s 845500 calls/s # udp tx: 1157 MB/s 19632 calls/s 19632 msg/s # udp rx: 1134 MB/s 923601 calls/s # udp tx: 1162 MB/s 19710 calls/s 19710 msg/s # udp rx: 1152 MB/s 938186 calls/s # udp tx: 1186 MB/s 20123 calls/s 20123 msg/s # UDP GRO fwd perf udp rx: 1576 MB/s 1282047 calls/s # udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # udp rx: 1302 MB/s 1059265 calls/s # udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # udp tx: 1916 MB/s 32513 calls/s 32513 msg/s # udp rx: 1690 MB/s 1375166 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1786 MB/s 30302 calls/s 30302 msg/s # udp rx: 2 MB/s 2048 calls/s # udp tx: 1835 MB/s 31131 calls/s 31131 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1806 MB/s 30641 calls/s 30641 msg/s # UDP tunnel GRO fwd perf udp tx: 1837 MB/s 31171 calls/s 31171 msg/s # udp rx: 9 MB/s 7841 calls/s # udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # udp rx: 1 MB/s 937 calls/s # udp tx: 1857 MB/s 31512 calls/s 31512 msg/s 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__->