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: 1358 MB/s 1105906 calls/s # udp tx: 1421 MB/s 24110 calls/s 24110 msg/s # udp rx: 1606 MB/s 1307075 calls/s # udp tx: 1823 MB/s 30936 calls/s 30936 msg/s # udp rx: 1373 MB/s 1116796 calls/s # udp tx: 1723 MB/s 29240 calls/s 29240 msg/s # UDP GRO fwd perf udp rx: 1340 MB/s 1090198 calls/s # udp tx: 1663 MB/s 28221 calls/s 28221 msg/s # udp rx: 1011 MB/s 822032 calls/s # udp tx: 1598 MB/s 27104 calls/s 27104 msg/s # udp rx: 1206 MB/s 980057 calls/s # udp tx: 1343 MB/s 22790 calls/s 22790 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 rx: 727 MB/s 591017 calls/s # udp tx: 1515 MB/s 25709 calls/s 25709 msg/s # udp rx: 331 MB/s 269685 calls/s # udp tx: 1667 MB/s 28289 calls/s 28289 msg/s # udp rx: 602 MB/s 488809 calls/s # udp tx: 1667 MB/s 28288 calls/s 28288 msg/s # UDP GRO fwd perf udp rx: 773 MB/s 628071 calls/s # udp tx: 1742 MB/s 29546 calls/s 29546 msg/s # udp rx: 1115 MB/s 906635 calls/s # udp tx: 1580 MB/s 26813 calls/s 26813 msg/s # udp rx: 303 MB/s 245760 calls/s # udp tx: 1596 MB/s 27072 calls/s 27072 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__->