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 tx: 1778 MB/s 30160 calls/s 30160 msg/s # udp rx: 1223 MB/s 995752 calls/s # udp tx: 1825 MB/s 30954 calls/s 30954 msg/s # udp rx: 1854 MB/s 1510118 calls/s # udp tx: 1867 MB/s 31681 calls/s 31681 msg/s # udp rx: 1753 MB/s 1427801 calls/s # UDP GRO fwd perf udp rx: 1564 MB/s 1272736 calls/s # udp tx: 1747 MB/s 29637 calls/s 29637 msg/s # udp rx: 1665 MB/s 1355213 calls/s # udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # udp rx: 1750 MB/s 1424737 calls/s # udp tx: 1751 MB/s 29713 calls/s 29713 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 903 MB/s 15317 calls/s 15317 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 906 MB/s 15381 calls/s 15381 msg/s # udp rx: 478 MB/s 389370 calls/s # udp tx: 932 MB/s 15817 calls/s 15817 msg/s # UDP tunnel GRO fwd perf udp rx: 827 MB/s 673664 calls/s # udp tx: 933 MB/s 15829 calls/s 15829 msg/s # udp rx: 725 MB/s 590185 calls/s # udp tx: 958 MB/s 16255 calls/s 16255 msg/s # udp rx: 884 MB/s 720329 calls/s # udp tx: 943 MB/s 16000 calls/s 16000 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1715 MB/s 1396643 calls/s # udp tx: 1792 MB/s 30404 calls/s 30404 msg/s # udp rx: 1863 MB/s 1517101 calls/s # udp tx: 1874 MB/s 31789 calls/s 31789 msg/s # udp rx: 1812 MB/s 1475148 calls/s # udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # UDP GRO fwd perf udp rx: 1616 MB/s 1316374 calls/s # udp tx: 1692 MB/s 28708 calls/s 28708 msg/s # udp rx: 1715 MB/s 1396382 calls/s # udp tx: 1717 MB/s 29125 calls/s 29125 msg/s # udp rx: 1712 MB/s 1393740 calls/s # udp tx: 1714 MB/s 29076 calls/s 29076 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 306 MB/s 248177 calls/s # udp tx: 1388 MB/s 23545 calls/s 23545 msg/s # udp rx: 222 MB/s 180650 calls/s # udp tx: 1371 MB/s 23270 calls/s 23270 msg/s # udp rx: 201 MB/s 163154 calls/s # udp tx: 1408 MB/s 23897 calls/s 23897 msg/s # UDP tunnel GRO fwd perf udp rx: 196 MB/s 158881 calls/s # udp tx: 1391 MB/s 23602 calls/s 23602 msg/s # udp tx: 1004 MB/s 17040 calls/s 17040 msg/s # udp rx: 150 MB/s 122000 calls/s # udp tx: 1018 MB/s 17269 calls/s 17269 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__->