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: 1096 MB/s 892903 calls/s # udp tx: 1147 MB/s 19460 calls/s 19460 msg/s # udp rx: 1169 MB/s 952290 calls/s # udp tx: 1175 MB/s 19939 calls/s 19939 msg/s # udp rx: 1216 MB/s 990220 calls/s # udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # UDP GRO fwd perf udp rx: 1659 MB/s 1348496 calls/s # udp tx: 1815 MB/s 30800 calls/s 30800 msg/s # udp rx: 1661 MB/s 1350879 calls/s # udp tx: 1661 MB/s 28172 calls/s 28172 msg/s # udp rx: 1147 MB/s 934008 calls/s # udp tx: 1154 MB/s 19588 calls/s 19588 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: 832 MB/s 674657 calls/s # udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # udp rx: 1705 MB/s 1381855 calls/s # udp tx: 1905 MB/s 32311 calls/s 32311 msg/s # udp rx: 1704 MB/s 1380840 calls/s # udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # UDP GRO fwd perf udp rx: 1261 MB/s 1023319 calls/s # udp tx: 1851 MB/s 31409 calls/s 31409 msg/s # udp rx: 1468 MB/s 1191704 calls/s # udp tx: 1803 MB/s 30587 calls/s 30587 msg/s # udp rx: 1034 MB/s 840923 calls/s # udp tx: 1436 MB/s 24363 calls/s 24363 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__->