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: 1334 MB/s 1085411 calls/s # udp tx: 1917 MB/s 32521 calls/s 32521 msg/s # udp rx: 1593 MB/s 1297100 calls/s # udp tx: 1890 MB/s 32065 calls/s 32065 msg/s # udp rx: 1442 MB/s 1173742 calls/s # udp tx: 1960 MB/s 33246 calls/s 33246 msg/s # UDP GRO fwd perf udp rx: 1289 MB/s 1049226 calls/s # udp tx: 1757 MB/s 29807 calls/s 29807 msg/s # udp rx: 1677 MB/s 1365298 calls/s # udp tx: 1695 MB/s 28761 calls/s 28761 msg/s # udp rx: 1578 MB/s 1285142 calls/s # udp tx: 1785 MB/s 30278 calls/s 30278 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1203 MB/s 20416 calls/s 20416 msg/s # udp rx: 116 MB/s 94501 calls/s # udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # udp rx: 87 MB/s 70590 calls/s # udp tx: 1134 MB/s 19234 calls/s 19234 msg/s # udp rx: 147 MB/s 119878 calls/s # UDP tunnel GRO fwd perf udp rx: 84 MB/s 68690 calls/s # udp tx: 1169 MB/s 19830 calls/s 19830 msg/s # udp tx: 1178 MB/s 19980 calls/s 19980 msg/s # udp rx: 89 MB/s 73198 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1232 MB/s 1002439 calls/s # udp tx: 1842 MB/s 31245 calls/s 31245 msg/s # udp rx: 1383 MB/s 1126144 calls/s # udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # udp rx: 1446 MB/s 1177021 calls/s # udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # UDP GRO fwd perf udp rx: 1545 MB/s 1257358 calls/s # udp tx: 1943 MB/s 32955 calls/s 32955 msg/s # udp rx: 1602 MB/s 1303334 calls/s # udp tx: 1790 MB/s 30376 calls/s 30376 msg/s # udp rx: 1443 MB/s 1174155 calls/s # udp tx: 1621 MB/s 27496 calls/s 27496 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1819 MB/s 30853 calls/s 30853 msg/s # udp rx: 54 MB/s 44614 calls/s # udp tx: 1852 MB/s 31425 calls/s 31425 msg/s # udp rx: 5 MB/s 4605 calls/s # udp tx: 1829 MB/s 31025 calls/s 31025 msg/s # UDP tunnel GRO fwd perf udp tx: 1764 MB/s 29920 calls/s 29920 msg/s # udp rx: 1 MB/s 1392 calls/s # udp tx: 1771 MB/s 30052 calls/s 30052 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1864 MB/s 31628 calls/s 31628 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__->