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: 1621 MB/s 1319957 calls/s # udp tx: 1770 MB/s 30032 calls/s 30032 msg/s # udp rx: 1942 MB/s 1581149 calls/s # udp tx: 1952 MB/s 33113 calls/s 33113 msg/s # udp rx: 1911 MB/s 1556064 calls/s # udp tx: 1919 MB/s 32564 calls/s 32564 msg/s # UDP GRO fwd perf udp rx: 1158 MB/s 942884 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp rx: 1213 MB/s 988212 calls/s # udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # udp rx: 1294 MB/s 1054173 calls/s # udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 116 MB/s 94578 calls/s # udp tx: 1717 MB/s 29129 calls/s 29129 msg/s # udp rx: 239 MB/s 195091 calls/s # udp tx: 1682 MB/s 28540 calls/s 28540 msg/s # udp tx: 1704 MB/s 28913 calls/s 28913 msg/s # udp rx: 200 MB/s 163311 calls/s # UDP tunnel GRO fwd perf udp rx: 73 MB/s 59815 calls/s # udp tx: 1776 MB/s 30123 calls/s 30123 msg/s # udp tx: 1187 MB/s 20145 calls/s 20145 msg/s # udp rx: 550 MB/s 446838 calls/s # udp tx: 1179 MB/s 20009 calls/s 20009 msg/s # udp rx: 365 MB/s 296128 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1467 MB/s 1194576 calls/s # udp tx: 1760 MB/s 29862 calls/s 29862 msg/s # udp rx: 1875 MB/s 1526752 calls/s # udp tx: 1889 MB/s 32043 calls/s 32043 msg/s # udp rx: 1897 MB/s 1544747 calls/s # udp tx: 1905 MB/s 32323 calls/s 32323 msg/s # UDP GRO fwd perf udp rx: 1598 MB/s 1299253 calls/s # udp tx: 1800 MB/s 30538 calls/s 30538 msg/s # udp rx: 1820 MB/s 1479833 calls/s # udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # udp rx: 1817 MB/s 1477171 calls/s # udp tx: 1875 MB/s 31812 calls/s 31812 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1856 MB/s 31479 calls/s 31479 msg/s # udp rx: 17 MB/s 14218 calls/s # udp tx: 1886 MB/s 31991 calls/s 31991 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # UDP tunnel GRO fwd perf udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1071 MB/s 18168 calls/s 18168 msg/s # udp rx: 78 MB/s 63840 calls/s # udp tx: 1072 MB/s 18196 calls/s 18196 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__->