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: 1644 MB/s 1337738 calls/s # udp tx: 1970 MB/s 33414 calls/s 33414 msg/s # udp rx: 1587 MB/s 1291767 calls/s # udp tx: 1948 MB/s 33048 calls/s 33048 msg/s # udp rx: 1553 MB/s 1263576 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # UDP GRO fwd perf udp rx: 1406 MB/s 1144110 calls/s # udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # udp rx: 1277 MB/s 1039736 calls/s # udp tx: 1918 MB/s 32544 calls/s 32544 msg/s # udp rx: 1651 MB/s 1344417 calls/s # udp tx: 1948 MB/s 33044 calls/s 33044 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1060 MB/s 17993 calls/s 17993 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1770 MB/s 30026 calls/s 30026 msg/s # UDP tunnel GRO fwd perf udp tx: 1766 MB/s 29955 calls/s 29955 msg/s # udp rx: 98 MB/s 80037 calls/s # udp tx: 1698 MB/s 28816 calls/s 28816 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1057 MB/s 17942 calls/s 17942 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1675 MB/s 1364111 calls/s # udp tx: 1907 MB/s 32345 calls/s 32345 msg/s # udp rx: 1931 MB/s 1572368 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # udp rx: 1854 MB/s 1509307 calls/s # udp tx: 1878 MB/s 31860 calls/s 31860 msg/s # UDP GRO fwd perf udp rx: 1766 MB/s 1438262 calls/s # udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # udp rx: 1791 MB/s 1458765 calls/s # udp tx: 1798 MB/s 30501 calls/s 30501 msg/s # udp rx: 1894 MB/s 1542668 calls/s # udp tx: 1901 MB/s 32259 calls/s 32259 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1444 MB/s 24505 calls/s 24505 msg/s # udp rx: 39 MB/s 31795 calls/s # udp tx: 1078 MB/s 18288 calls/s 18288 msg/s # udp rx: 108 MB/s 88255 calls/s # udp tx: 1083 MB/s 18376 calls/s 18376 msg/s # UDP tunnel GRO fwd perf udp tx: 1176 MB/s 19961 calls/s 19961 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1108 MB/s 18798 calls/s 18798 msg/s # udp rx: 82 MB/s 67503 calls/s # udp tx: 1124 MB/s 19066 calls/s 19066 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__->