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: 1340 MB/s 1091576 calls/s # udp tx: 1826 MB/s 30984 calls/s 30984 msg/s # udp rx: 1720 MB/s 1400828 calls/s # udp tx: 1771 MB/s 30052 calls/s 30052 msg/s # udp rx: 1750 MB/s 1424946 calls/s # udp tx: 1755 MB/s 29780 calls/s 29780 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1338978 calls/s # udp tx: 1767 MB/s 29979 calls/s 29979 msg/s # udp rx: 1770 MB/s 1441368 calls/s # udp tx: 1790 MB/s 30366 calls/s 30366 msg/s # udp rx: 1703 MB/s 1386149 calls/s # udp tx: 1815 MB/s 30799 calls/s 30799 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 993 MB/s 16844 calls/s 16844 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1043 MB/s 17704 calls/s 17704 msg/s # udp rx: 87 MB/s 70711 calls/s # udp tx: 1102 MB/s 18705 calls/s 18705 msg/s # UDP tunnel GRO fwd perf udp rx: 695 MB/s 563106 calls/s # udp tx: 1390 MB/s 23592 calls/s 23592 msg/s # udp rx: 760 MB/s 615786 calls/s # udp tx: 1358 MB/s 23048 calls/s 23048 msg/s # udp rx: 905 MB/s 732583 calls/s # udp tx: 1385 MB/s 23507 calls/s 23507 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1407 MB/s 1145614 calls/s # udp tx: 1703 MB/s 28890 calls/s 28890 msg/s # udp rx: 1630 MB/s 1327472 calls/s # udp tx: 1804 MB/s 30601 calls/s 30601 msg/s # udp rx: 1652 MB/s 1345176 calls/s # udp tx: 1661 MB/s 28178 calls/s 28178 msg/s # UDP GRO fwd perf udp rx: 1471 MB/s 1196883 calls/s # udp tx: 1650 MB/s 27989 calls/s 27989 msg/s # udp rx: 1492 MB/s 1213841 calls/s # udp tx: 1650 MB/s 27996 calls/s 27996 msg/s # udp rx: 1769 MB/s 1440583 calls/s # udp tx: 1773 MB/s 30078 calls/s 30078 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 911 MB/s 15460 calls/s 15460 msg/s # udp rx: 798 MB/s 649393 calls/s # udp tx: 943 MB/s 16002 calls/s 16002 msg/s # udp rx: 705 MB/s 573647 calls/s # udp tx: 960 MB/s 16293 calls/s 16293 msg/s # udp rx: 700 MB/s 569524 calls/s # UDP tunnel GRO fwd perf udp tx: 958 MB/s 16265 calls/s 16265 msg/s # udp rx: 705 MB/s 573474 calls/s # udp tx: 955 MB/s 16211 calls/s 16211 msg/s # udp rx: 641 MB/s 521347 calls/s # udp tx: 942 MB/s 15984 calls/s 15984 msg/s # udp rx: 773 MB/s 628888 calls/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__->