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: 1327 MB/s 1080873 calls/s # udp tx: 1854 MB/s 31457 calls/s 31457 msg/s # udp rx: 1309 MB/s 1065714 calls/s # udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # udp rx: 1939 MB/s 1578538 calls/s # udp tx: 1967 MB/s 33378 calls/s 33378 msg/s # UDP GRO fwd perf udp rx: 1765 MB/s 1437025 calls/s # udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # udp rx: 1951 MB/s 1588005 calls/s # udp tx: 1971 MB/s 33439 calls/s 33439 msg/s # udp rx: 1936 MB/s 1576010 calls/s # udp tx: 1978 MB/s 33550 calls/s 33550 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 0 MB/s 768 calls/s # udp tx: 1778 MB/s 30165 calls/s 30165 msg/s # udp tx: 1839 MB/s 31206 calls/s 31206 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1863 MB/s 31606 calls/s 31606 msg/s # UDP tunnel GRO fwd perf udp rx: 342 MB/s 278306 calls/s # udp tx: 1466 MB/s 24878 calls/s 24878 msg/s # udp rx: 382 MB/s 309891 calls/s # udp tx: 1131 MB/s 19192 calls/s 19192 msg/s # udp rx: 323 MB/s 262125 calls/s # udp tx: 1109 MB/s 18814 calls/s 18814 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1064 MB/s 866916 calls/s # udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # udp rx: 937 MB/s 762791 calls/s # udp tx: 1091 MB/s 18514 calls/s 18514 msg/s # udp rx: 1161 MB/s 945527 calls/s # udp tx: 1168 MB/s 19813 calls/s 19813 msg/s # UDP GRO fwd perf udp rx: 1593 MB/s 1296903 calls/s # udp tx: 1799 MB/s 30528 calls/s 30528 msg/s # udp rx: 1789 MB/s 1457174 calls/s # udp tx: 1802 MB/s 30564 calls/s 30564 msg/s # udp rx: 1553 MB/s 1264474 calls/s # udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1701 MB/s 28864 calls/s 28864 msg/s # udp rx: 168 MB/s 137542 calls/s # udp tx: 1855 MB/s 31476 calls/s 31476 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # UDP tunnel GRO fwd perf udp rx: 92 MB/s 75163 calls/s # udp tx: 1742 MB/s 29556 calls/s 29556 msg/s # udp tx: 1743 MB/s 29570 calls/s 29570 msg/s # udp rx: 240 MB/s 196064 calls/s # udp tx: 1895 MB/s 32152 calls/s 32152 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__->