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: 1459 MB/s 1187541 calls/s # udp tx: 1711 MB/s 29021 calls/s 29021 msg/s # udp rx: 1555 MB/s 1266217 calls/s # udp tx: 1830 MB/s 31041 calls/s 31041 msg/s # udp rx: 1447 MB/s 1178037 calls/s # udp tx: 1778 MB/s 30164 calls/s 30164 msg/s # UDP GRO fwd perf udp rx: 1506 MB/s 1225427 calls/s # udp tx: 1729 MB/s 29340 calls/s 29340 msg/s # udp rx: 1752 MB/s 1426078 calls/s # udp tx: 1811 MB/s 30731 calls/s 30731 msg/s # udp rx: 1731 MB/s 1409133 calls/s # udp tx: 1818 MB/s 30844 calls/s 30844 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 327 MB/s 265149 calls/s # udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # udp rx: 774 MB/s 628762 calls/s # udp tx: 1143 MB/s 19388 calls/s 19388 msg/s # udp rx: 850 MB/s 689009 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # UDP tunnel GRO fwd perf udp rx: 819 MB/s 661741 calls/s # udp tx: 1412 MB/s 23965 calls/s 23965 msg/s # udp rx: 821 MB/s 665349 calls/s # udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # udp rx: 936 MB/s 757643 calls/s # udp tx: 1371 MB/s 23259 calls/s 23259 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 977 MB/s 795207 calls/s # udp tx: 1785 MB/s 30284 calls/s 30284 msg/s # udp rx: 1769 MB/s 1439923 calls/s # udp tx: 1801 MB/s 30553 calls/s 30553 msg/s # udp rx: 1755 MB/s 1429274 calls/s # udp tx: 1763 MB/s 29902 calls/s 29902 msg/s # UDP GRO fwd perf udp rx: 1689 MB/s 1375543 calls/s # udp tx: 1756 MB/s 29789 calls/s 29789 msg/s # udp rx: 1782 MB/s 1451370 calls/s # udp tx: 1783 MB/s 30249 calls/s 30249 msg/s # udp rx: 1779 MB/s 1448519 calls/s # udp tx: 1780 MB/s 30196 calls/s 30196 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 14 MB/s 12032 calls/s # udp tx: 962 MB/s 16327 calls/s 16327 msg/s # udp rx: 130 MB/s 105577 calls/s # udp tx: 1455 MB/s 24693 calls/s 24693 msg/s # udp rx: 141 MB/s 114152 calls/s # udp tx: 1461 MB/s 24785 calls/s 24785 msg/s # UDP tunnel GRO fwd perf udp rx: 210 MB/s 170578 calls/s # udp tx: 1397 MB/s 23700 calls/s 23700 msg/s # udp rx: 136 MB/s 109966 calls/s # udp tx: 1467 MB/s 24886 calls/s 24886 msg/s # udp rx: 176 MB/s 142450 calls/s # udp tx: 1452 MB/s 24631 calls/s 24631 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__->