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: 1659 MB/s 1348014 calls/s # udp tx: 1849 MB/s 31366 calls/s 31366 msg/s # udp rx: 1834 MB/s 1492632 calls/s # udp tx: 1842 MB/s 31247 calls/s 31247 msg/s # udp rx: 1822 MB/s 1482979 calls/s # udp tx: 1840 MB/s 31219 calls/s 31219 msg/s # UDP GRO fwd perf udp rx: 1299 MB/s 1056752 calls/s # udp tx: 1803 MB/s 30590 calls/s 30590 msg/s # udp rx: 1840 MB/s 1496584 calls/s # udp tx: 1934 MB/s 32818 calls/s 32818 msg/s # udp rx: 1738 MB/s 1414487 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1905 MB/s 32317 calls/s 32317 msg/s # udp rx: 1242 MB/s 1006688 calls/s # udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # udp rx: 1667 MB/s 1352974 calls/s # udp tx: 1854 MB/s 31446 calls/s 31446 msg/s # udp rx: 1658 MB/s 1346400 calls/s # UDP GRO fwd perf udp rx: 1320 MB/s 1070606 calls/s # udp tx: 1843 MB/s 31268 calls/s 31268 msg/s # udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # udp rx: 1385 MB/s 1123076 calls/s # udp tx: 1776 MB/s 30127 calls/s 30127 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->