make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1555 MB/s 1266050 calls/s # udp tx: 1887 MB/s 32012 calls/s 32012 msg/s # udp rx: 1920 MB/s 1563358 calls/s # udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # udp rx: 1657 MB/s 1349319 calls/s # udp tx: 1637 MB/s 27771 calls/s 27771 msg/s # UDP GRO fwd perf udp rx: 1066 MB/s 868129 calls/s # udp tx: 1221 MB/s 20718 calls/s 20718 msg/s # udp rx: 1091 MB/s 888861 calls/s # udp tx: 1175 MB/s 19934 calls/s 19934 msg/s # udp rx: 1275 MB/s 1038458 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 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: 1049 MB/s 851795 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 994 MB/s 808010 calls/s # udp tx: 1189 MB/s 20169 calls/s 20169 msg/s # udp rx: 950 MB/s 772288 calls/s # udp tx: 1093 MB/s 18554 calls/s 18554 msg/s # UDP GRO fwd perf udp rx: 813 MB/s 659601 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # udp rx: 991 MB/s 804002 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # udp rx: 1008 MB/s 817642 calls/s # udp tx: 1287 MB/s 21838 calls/s 21838 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__->