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: 1514 MB/s 1233101 calls/s # udp tx: 1665 MB/s 28249 calls/s 28249 msg/s # udp rx: 1410 MB/s 1148110 calls/s # udp tx: 1675 MB/s 28423 calls/s 28423 msg/s # udp rx: 1466 MB/s 1194069 calls/s # udp tx: 1564 MB/s 26533 calls/s 26533 msg/s # UDP GRO fwd perf udp rx: 1555 MB/s 1266233 calls/s # udp tx: 1687 MB/s 28613 calls/s 28613 msg/s # udp rx: 1292 MB/s 1050169 calls/s # udp tx: 1585 MB/s 26894 calls/s 26894 msg/s # udp rx: 1360 MB/s 1106279 calls/s # udp tx: 1615 MB/s 27392 calls/s 27392 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 587 MB/s 475497 calls/s # udp tx: 1343 MB/s 22791 calls/s 22791 msg/s # udp rx: 982 MB/s 793254 calls/s # udp tx: 1415 MB/s 24000 calls/s 24000 msg/s # udp rx: 1124 MB/s 912026 calls/s # udp tx: 1372 MB/s 23280 calls/s 23280 msg/s # UDP tunnel GRO fwd perf udp rx: 674 MB/s 546925 calls/s # udp tx: 1182 MB/s 20052 calls/s 20052 msg/s # udp rx: 647 MB/s 526619 calls/s # udp tx: 867 MB/s 14709 calls/s 14709 msg/s # udp rx: 589 MB/s 480038 calls/s # udp tx: 945 MB/s 16036 calls/s 16036 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1321 MB/s 1075559 calls/s # udp tx: 1788 MB/s 30332 calls/s 30332 msg/s # udp rx: 1773 MB/s 1443226 calls/s # udp tx: 1849 MB/s 31365 calls/s 31365 msg/s # udp rx: 1598 MB/s 1300535 calls/s # udp tx: 1823 MB/s 30935 calls/s 30935 msg/s # UDP GRO fwd perf udp rx: 1260 MB/s 1025810 calls/s # udp tx: 1328 MB/s 22534 calls/s 22534 msg/s # udp rx: 1253 MB/s 1020240 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 1290 MB/s 1050632 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 979 MB/s 16615 calls/s 16615 msg/s # udp rx: 146 MB/s 119337 calls/s # udp tx: 971 MB/s 16479 calls/s 16479 msg/s # udp rx: 83 MB/s 68131 calls/s # udp tx: 997 MB/s 16916 calls/s 16916 msg/s # UDP tunnel GRO fwd perf udp tx: 963 MB/s 16339 calls/s 16339 msg/s # udp rx: 431 MB/s 350387 calls/s # udp tx: 952 MB/s 16163 calls/s 16163 msg/s # udp rx: 441 MB/s 359171 calls/s # udp tx: 762 MB/s 12932 calls/s 12932 msg/s # udp rx: 543 MB/s 441956 calls/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__->