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: 1679 MB/s 1366807 calls/s # udp tx: 1775 MB/s 30114 calls/s 30114 msg/s # udp rx: 1810 MB/s 1473509 calls/s # udp tx: 1836 MB/s 31153 calls/s 31153 msg/s # udp rx: 1814 MB/s 1477431 calls/s # udp tx: 1828 MB/s 31005 calls/s 31005 msg/s # UDP GRO fwd perf udp rx: 1538 MB/s 1252320 calls/s # udp tx: 1689 MB/s 28650 calls/s 28650 msg/s # udp rx: 1710 MB/s 1392342 calls/s # udp tx: 1779 MB/s 30182 calls/s 30182 msg/s # udp rx: 1817 MB/s 1479971 calls/s # udp tx: 1821 MB/s 30893 calls/s 30893 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 508 MB/s 412059 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp rx: 597 MB/s 483309 calls/s # udp tx: 1406 MB/s 23859 calls/s 23859 msg/s # udp rx: 729 MB/s 591346 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # UDP tunnel GRO fwd perf udp rx: 685 MB/s 553953 calls/s # udp tx: 1404 MB/s 23819 calls/s 23819 msg/s # udp rx: 822 MB/s 666443 calls/s # udp tx: 1404 MB/s 23818 calls/s 23818 msg/s # udp rx: 905 MB/s 732535 calls/s # udp tx: 1395 MB/s 23664 calls/s 23664 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1761 MB/s 1433637 calls/s # udp tx: 1842 MB/s 31253 calls/s 31253 msg/s # udp rx: 1846 MB/s 1503509 calls/s # udp tx: 1859 MB/s 31542 calls/s 31542 msg/s # udp rx: 1818 MB/s 1480705 calls/s # udp tx: 1823 MB/s 30925 calls/s 30925 msg/s # UDP GRO fwd perf udp rx: 1696 MB/s 1381287 calls/s # udp tx: 1754 MB/s 29763 calls/s 29763 msg/s # udp rx: 1734 MB/s 1411702 calls/s # udp tx: 1794 MB/s 30431 calls/s 30431 msg/s # udp rx: 1828 MB/s 1488430 calls/s # udp tx: 1826 MB/s 30987 calls/s 30987 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 133 MB/s 107790 calls/s # udp tx: 1465 MB/s 24852 calls/s 24852 msg/s # udp tx: 1384 MB/s 23485 calls/s 23485 msg/s # udp rx: 273 MB/s 221091 calls/s # udp tx: 1431 MB/s 24282 calls/s 24282 msg/s # udp rx: 278 MB/s 225001 calls/s # UDP tunnel GRO fwd perf udp rx: 501 MB/s 407008 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # udp rx: 332 MB/s 269308 calls/s # udp tx: 1431 MB/s 24284 calls/s 24284 msg/s # udp rx: 145 MB/s 117680 calls/s # udp tx: 1464 MB/s 24846 calls/s 24846 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__->