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: 1671 MB/s 1360590 calls/s # udp tx: 1729 MB/s 29334 calls/s 29334 msg/s # udp rx: 1854 MB/s 1509488 calls/s # udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # udp rx: 1907 MB/s 1553041 calls/s # udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # UDP GRO fwd perf udp rx: 1783 MB/s 1451162 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # udp rx: 1759 MB/s 1432161 calls/s # udp tx: 1969 MB/s 33403 calls/s 33403 msg/s # udp rx: 1808 MB/s 1471809 calls/s # udp tx: 1966 MB/s 33354 calls/s 33354 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1716 MB/s 29115 calls/s 29115 msg/s # udp rx: 157 MB/s 127823 calls/s # udp tx: 1814 MB/s 30779 calls/s 30779 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1849 MB/s 31363 calls/s 31363 msg/s # udp rx: 1 MB/s 903 calls/s # UDP tunnel GRO fwd perf udp tx: 1819 MB/s 30857 calls/s 30857 msg/s # udp rx: 1 MB/s 1600 calls/s # udp tx: 1823 MB/s 30920 calls/s 30920 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1384 MB/s 1126465 calls/s # udp tx: 1711 MB/s 29036 calls/s 29036 msg/s # udp rx: 1417 MB/s 1153112 calls/s # udp tx: 1832 MB/s 31088 calls/s 31088 msg/s # udp rx: 1740 MB/s 1414975 calls/s # udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # UDP GRO fwd perf udp rx: 1181 MB/s 960685 calls/s # udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # udp rx: 1778 MB/s 1447232 calls/s # udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # udp rx: 1317 MB/s 1071893 calls/s # udp tx: 1396 MB/s 23680 calls/s 23680 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1551 MB/s 26317 calls/s 26317 msg/s # udp rx: 472 MB/s 384259 calls/s # udp tx: 1857 MB/s 31504 calls/s 31504 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # UDP tunnel GRO fwd perf udp tx: 1785 MB/s 30285 calls/s 30285 msg/s # udp rx: 80 MB/s 65587 calls/s # udp tx: 1477 MB/s 25058 calls/s 25058 msg/s # udp rx: 68 MB/s 55463 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 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__->