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: 1110 MB/s 904098 calls/s # udp tx: 1151 MB/s 19536 calls/s 19536 msg/s # udp rx: 1172 MB/s 954596 calls/s # udp tx: 1179 MB/s 20006 calls/s 20006 msg/s # udp rx: 1145 MB/s 932747 calls/s # udp tx: 1158 MB/s 19648 calls/s 19648 msg/s # UDP GRO fwd perf udp rx: 1606 MB/s 1307970 calls/s # udp tx: 1722 MB/s 29223 calls/s 29223 msg/s # udp rx: 1963 MB/s 1598653 calls/s # udp tx: 1975 MB/s 33499 calls/s 33499 msg/s # udp rx: 1957 MB/s 1593672 calls/s # udp tx: 1966 MB/s 33345 calls/s 33345 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1603 MB/s 27190 calls/s 27190 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 1757 MB/s 29802 calls/s 29802 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1809 MB/s 30688 calls/s 30688 msg/s # UDP tunnel GRO fwd perf udp tx: 1772 MB/s 30064 calls/s 30064 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1786 MB/s 30307 calls/s 30307 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1793 MB/s 30426 calls/s 30426 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1427 MB/s 1162113 calls/s # udp tx: 1842 MB/s 31252 calls/s 31252 msg/s # udp rx: 1774 MB/s 1444806 calls/s # udp tx: 1784 MB/s 30259 calls/s 30259 msg/s # udp rx: 1826 MB/s 1486925 calls/s # udp tx: 1847 MB/s 31335 calls/s 31335 msg/s # UDP GRO fwd perf udp rx: 1307 MB/s 1063202 calls/s # udp tx: 1891 MB/s 32073 calls/s 32073 msg/s # udp rx: 1767 MB/s 1438933 calls/s # udp tx: 1794 MB/s 30441 calls/s 30441 msg/s # udp rx: 1732 MB/s 1410185 calls/s # udp tx: 1757 MB/s 29815 calls/s 29815 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1427 MB/s 24204 calls/s 24204 msg/s # udp rx: 186 MB/s 152110 calls/s # udp tx: 1606 MB/s 27251 calls/s 27251 msg/s # udp rx: 72 MB/s 59113 calls/s # udp tx: 959 MB/s 16270 calls/s 16270 msg/s # UDP tunnel GRO fwd perf udp tx: 1611 MB/s 27339 calls/s 27339 msg/s # udp rx: 3 MB/s 2613 calls/s # udp tx: 1705 MB/s 28928 calls/s 28928 msg/s # udp rx: 1 MB/s 1080 calls/s # udp tx: 1702 MB/s 28881 calls/s 28881 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__->