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: 1364 MB/s 1109865 calls/s # udp tx: 1467 MB/s 24897 calls/s 24897 msg/s # udp rx: 1271 MB/s 1034893 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 1241 MB/s 1010322 calls/s # udp tx: 1316 MB/s 22329 calls/s 22329 msg/s # UDP GRO fwd perf udp rx: 895 MB/s 727462 calls/s # udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # udp rx: 1104 MB/s 896453 calls/s # udp tx: 1347 MB/s 22860 calls/s 22860 msg/s # udp rx: 1144 MB/s 930331 calls/s # udp tx: 1345 MB/s 22825 calls/s 22825 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: 1481 MB/s 1202486 calls/s # udp tx: 1898 MB/s 32201 calls/s 32201 msg/s # udp rx: 1720 MB/s 1397097 calls/s # udp tx: 1925 MB/s 32661 calls/s 32661 msg/s # udp rx: 1432 MB/s 1162009 calls/s # udp tx: 1771 MB/s 30039 calls/s 30039 msg/s # UDP GRO fwd perf udp rx: 1010 MB/s 822739 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp rx: 962 MB/s 782994 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 msg/s # udp rx: 988 MB/s 804264 calls/s # udp tx: 1456 MB/s 24707 calls/s 24707 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__->