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: 1634 MB/s 1327467 calls/s # udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # udp rx: 1732 MB/s 1406798 calls/s # udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # udp rx: 1744 MB/s 1418475 calls/s # udp tx: 1942 MB/s 32947 calls/s 32947 msg/s # UDP GRO fwd perf udp rx: 1651 MB/s 1342732 calls/s # udp tx: 1929 MB/s 32733 calls/s 32733 msg/s # udp rx: 1122 MB/s 912232 calls/s # udp tx: 1484 MB/s 25179 calls/s 25179 msg/s # udp rx: 749 MB/s 607744 calls/s # udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1417 MB/s 1150382 calls/s # udp tx: 1661 MB/s 28185 calls/s 28185 msg/s # udp rx: 1791 MB/s 1455733 calls/s # udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # udp rx: 1758 MB/s 1426003 calls/s # udp tx: 1896 MB/s 32167 calls/s 32167 msg/s # UDP GRO fwd perf udp rx: 1496 MB/s 1213445 calls/s # udp tx: 1903 MB/s 32283 calls/s 32283 msg/s # udp rx: 1754 MB/s 1421470 calls/s # udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # udp rx: 1757 MB/s 1424632 calls/s # udp tx: 1916 MB/s 32498 calls/s 32498 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->