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: 1081 MB/s 880678 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 1229 MB/s 1000789 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 1228 MB/s 999801 calls/s # udp tx: 1233 MB/s 20928 calls/s 20928 msg/s # UDP GRO fwd perf udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # udp rx: 1024 MB/s 833238 calls/s # udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # udp rx: 1229 MB/s 1001001 calls/s # udp tx: 1316 MB/s 22326 calls/s 22326 msg/s # udp rx: 999 MB/s 813035 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1553 MB/s 26353 calls/s 26353 msg/s # udp rx: 77 MB/s 63242 calls/s # udp tx: 1700 MB/s 28840 calls/s 28840 msg/s # udp rx: 41 MB/s 33836 calls/s # udp tx: 1786 MB/s 30296 calls/s 30296 msg/s # UDP tunnel GRO fwd perf udp tx: 1770 MB/s 30023 calls/s 30023 msg/s # udp rx: 5 MB/s 4603 calls/s # udp tx: 1747 MB/s 29639 calls/s 29639 msg/s # udp rx: 106 MB/s 86878 calls/s # udp tx: 1802 MB/s 30566 calls/s 30566 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1746 MB/s 1421027 calls/s # udp tx: 1854 MB/s 31457 calls/s 31457 msg/s # udp rx: 1902 MB/s 1547833 calls/s # udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # udp rx: 1916 MB/s 1559659 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # UDP GRO fwd perf udp rx: 1269 MB/s 1032927 calls/s # udp tx: 1867 MB/s 31669 calls/s 31669 msg/s # udp rx: 1923 MB/s 1565151 calls/s # udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # udp rx: 1924 MB/s 1566029 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1748 MB/s 29657 calls/s 29657 msg/s # udp rx: 118 MB/s 96482 calls/s # udp tx: 1847 MB/s 31337 calls/s 31337 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1867 MB/s 31677 calls/s 31677 msg/s # UDP tunnel GRO fwd perf udp rx: 64 MB/s 52632 calls/s # udp tx: 1728 MB/s 29312 calls/s 29312 msg/s # udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # udp rx: 13 MB/s 11009 calls/s # udp tx: 1817 MB/s 30824 calls/s 30824 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__->