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: 1782 MB/s 1451155 calls/s # udp tx: 1876 MB/s 31824 calls/s 31824 msg/s # udp rx: 1937 MB/s 1576910 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 msg/s # udp rx: 1922 MB/s 1565182 calls/s # udp tx: 1934 MB/s 32812 calls/s 32812 msg/s # UDP GRO fwd perf udp rx: 1585 MB/s 1290016 calls/s # udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # udp rx: 1776 MB/s 1446140 calls/s # udp tx: 1822 MB/s 30911 calls/s 30911 msg/s # udp rx: 1845 MB/s 1502172 calls/s # udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1377 MB/s 23361 calls/s 23361 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1356 MB/s 23012 calls/s 23012 msg/s # udp rx: 128 MB/s 104300 calls/s # udp tx: 1782 MB/s 30240 calls/s 30240 msg/s # UDP tunnel GRO fwd perf udp tx: 1689 MB/s 28650 calls/s 28650 msg/s # udp rx: 89 MB/s 72472 calls/s # udp tx: 1692 MB/s 28710 calls/s 28710 msg/s # udp rx: 153 MB/s 125020 calls/s # udp tx: 1779 MB/s 30184 calls/s 30184 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 778 MB/s 633897 calls/s # udp tx: 1097 MB/s 18614 calls/s 18614 msg/s # udp rx: 1167 MB/s 950199 calls/s # udp tx: 1171 MB/s 19867 calls/s 19867 msg/s # udp rx: 1170 MB/s 952525 calls/s # udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # UDP GRO fwd perf udp rx: 948 MB/s 772189 calls/s # udp tx: 1158 MB/s 19650 calls/s 19650 msg/s # udp rx: 1162 MB/s 946218 calls/s # udp tx: 1166 MB/s 19793 calls/s 19793 msg/s # udp rx: 1163 MB/s 947574 calls/s # udp tx: 1169 MB/s 19842 calls/s 19842 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1747 MB/s 29642 calls/s 29642 msg/s # udp rx: 145 MB/s 118295 calls/s # udp tx: 1743 MB/s 29568 calls/s 29568 msg/s # udp rx: 94 MB/s 76427 calls/s # udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # UDP tunnel GRO fwd perf udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 7 MB/s 5888 calls/s # udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # udp rx: 32 MB/s 26063 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 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__->