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: 1139 MB/s 926869 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 1196 MB/s 972694 calls/s # udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # udp rx: 1183 MB/s 961789 calls/s # udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # UDP GRO fwd perf udp rx: 1415 MB/s 1151676 calls/s # udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # udp rx: 1138 MB/s 926277 calls/s # udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # udp rx: 1710 MB/s 1392624 calls/s # udp tx: 1892 MB/s 32100 calls/s 32100 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1727 MB/s 29300 calls/s 29300 msg/s # udp rx: 4 MB/s 3442 calls/s # udp tx: 1754 MB/s 29761 calls/s 29761 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1759 MB/s 29836 calls/s 29836 msg/s # UDP tunnel GRO fwd perf udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # udp rx: 71 MB/s 58330 calls/s # udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1273 MB/s 1035429 calls/s # udp tx: 1771 MB/s 30048 calls/s 30048 msg/s # udp rx: 1874 MB/s 1525409 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # udp rx: 1873 MB/s 1524169 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # UDP GRO fwd perf udp rx: 1297 MB/s 1055567 calls/s # udp tx: 1851 MB/s 31398 calls/s 31398 msg/s # udp rx: 1696 MB/s 1380631 calls/s # udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # udp rx: 1884 MB/s 1534502 calls/s # udp tx: 1894 MB/s 32132 calls/s 32132 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1832 MB/s 31081 calls/s 31081 msg/s # udp rx: 23 MB/s 19382 calls/s # udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # udp rx: 12 MB/s 9947 calls/s # udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # UDP tunnel GRO fwd perf udp tx: 1807 MB/s 30648 calls/s 30648 msg/s # udp rx: 55 MB/s 45222 calls/s # udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1880 MB/s 31898 calls/s 31898 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__->