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: 1167 MB/s 950158 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp rx: 1230 MB/s 1001110 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 1257 MB/s 1023437 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # UDP GRO fwd perf udp rx: 1393 MB/s 1134276 calls/s # udp tx: 1450 MB/s 24600 calls/s 24600 msg/s # udp rx: 1606 MB/s 1308056 calls/s # udp tx: 1647 MB/s 27937 calls/s 27937 msg/s # udp rx: 1793 MB/s 1460439 calls/s # udp tx: 1817 MB/s 30834 calls/s 30834 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 42 MB/s 34969 calls/s # udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # udp tx: 1564 MB/s 26536 calls/s 26536 msg/s # udp rx: 544 MB/s 443611 calls/s # udp tx: 1802 MB/s 30577 calls/s 30577 msg/s # UDP tunnel GRO fwd perf udp tx: 1788 MB/s 30337 calls/s 30337 msg/s # udp rx: 23 MB/s 19436 calls/s # udp tx: 1828 MB/s 31013 calls/s 31013 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1413 MB/s 1150046 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 msg/s # udp rx: 1892 MB/s 1540563 calls/s # udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # udp rx: 1850 MB/s 1506210 calls/s # udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # UDP GRO fwd perf udp rx: 1471 MB/s 1195974 calls/s # udp tx: 1900 MB/s 32236 calls/s 32236 msg/s # udp rx: 1436 MB/s 1168936 calls/s # udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # udp rx: 1676 MB/s 1364790 calls/s # udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1806 MB/s 30647 calls/s 30647 msg/s # udp rx: 44 MB/s 35951 calls/s # udp tx: 1776 MB/s 30131 calls/s 30131 msg/s # udp rx: 1 MB/s 1010 calls/s # udp tx: 1748 MB/s 29655 calls/s 29655 msg/s # UDP tunnel GRO fwd perf udp rx: 85 MB/s 69834 calls/s # udp tx: 1775 MB/s 30111 calls/s 30111 msg/s # udp tx: 1764 MB/s 29919 calls/s 29919 msg/s # udp rx: 110 MB/s 89337 calls/s # udp tx: 1612 MB/s 27344 calls/s 27344 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__->