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: 1188 MB/s 966403 calls/s # udp tx: 1464 MB/s 24831 calls/s 24831 msg/s # udp rx: 829 MB/s 674251 calls/s # udp tx: 1669 MB/s 28314 calls/s 28314 msg/s # udp rx: 783 MB/s 636520 calls/s # udp tx: 1949 MB/s 33058 calls/s 33058 msg/s # UDP GRO fwd perf udp tx: 1815 MB/s 30787 calls/s 30787 msg/s # udp rx: 191 MB/s 155413 calls/s # udp tx: 1839 MB/s 31203 calls/s 31203 msg/s # udp rx: 228 MB/s 185387 calls/s # udp tx: 1589 MB/s 26962 calls/s 26962 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: 1300 MB/s 1056730 calls/s # udp tx: 1526 MB/s 25883 calls/s 25883 msg/s # udp rx: 813 MB/s 660825 calls/s # udp tx: 1594 MB/s 27041 calls/s 27041 msg/s # udp rx: 872 MB/s 707729 calls/s # udp tx: 1712 MB/s 29053 calls/s 29053 msg/s # UDP GRO fwd perf udp rx: 853 MB/s 692035 calls/s # udp tx: 1852 MB/s 31420 calls/s 31420 msg/s # udp rx: 1107 MB/s 899272 calls/s # udp tx: 1777 MB/s 30143 calls/s 30143 msg/s # udp rx: 1088 MB/s 884155 calls/s # udp tx: 1589 MB/s 26954 calls/s 26954 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__->