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: 1227 MB/s 999262 calls/s # udp tx: 1746 MB/s 29615 calls/s 29615 msg/s # udp rx: 1739 MB/s 1415895 calls/s # udp tx: 1837 MB/s 31164 calls/s 31164 msg/s # udp rx: 1868 MB/s 1521175 calls/s # udp tx: 1895 MB/s 32152 calls/s 32152 msg/s # UDP GRO fwd perf udp rx: 1598 MB/s 1301405 calls/s # udp tx: 1819 MB/s 30856 calls/s 30856 msg/s # udp rx: 1798 MB/s 1464173 calls/s # udp tx: 1847 MB/s 31329 calls/s 31329 msg/s # udp rx: 1784 MB/s 1452006 calls/s # udp tx: 1847 MB/s 31330 calls/s 31330 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 319 MB/s 258768 calls/s # udp tx: 1090 MB/s 18494 calls/s 18494 msg/s # udp rx: 219 MB/s 177486 calls/s # udp tx: 1112 MB/s 18864 calls/s 18864 msg/s # udp rx: 428 MB/s 346660 calls/s # udp tx: 1048 MB/s 17775 calls/s 17775 msg/s # UDP tunnel GRO fwd perf udp rx: 323 MB/s 261389 calls/s # udp tx: 1084 MB/s 18388 calls/s 18388 msg/s # udp rx: 398 MB/s 321568 calls/s # udp tx: 1091 MB/s 18516 calls/s 18516 msg/s # udp rx: 428 MB/s 345919 calls/s # udp tx: 1066 MB/s 18093 calls/s 18093 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1602 MB/s 1302238 calls/s # udp tx: 1875 MB/s 31806 calls/s 31806 msg/s # udp rx: 1873 MB/s 1524503 calls/s # udp tx: 1897 MB/s 32179 calls/s 32179 msg/s # udp rx: 1869 MB/s 1520794 calls/s # udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # UDP GRO fwd perf udp rx: 1647 MB/s 1340510 calls/s # udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # udp rx: 1889 MB/s 1538219 calls/s # udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # udp rx: 1435 MB/s 1167798 calls/s # udp tx: 1895 MB/s 32154 calls/s 32154 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1768 MB/s 29993 calls/s 29993 msg/s # udp rx: 54 MB/s 44366 calls/s # udp tx: 1820 MB/s 30875 calls/s 30875 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1819 MB/s 30861 calls/s 30861 msg/s # UDP tunnel GRO fwd perf udp tx: 1170 MB/s 19859 calls/s 19859 msg/s # udp rx: 17 MB/s 13997 calls/s # udp tx: 1091 MB/s 18506 calls/s 18506 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1089 MB/s 18485 calls/s 18485 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__->