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: 1189 MB/s 967261 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp rx: 1172 MB/s 953968 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 1139 MB/s 927192 calls/s # udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # UDP GRO fwd perf udp rx: 957 MB/s 779143 calls/s # udp tx: 1205 MB/s 20444 calls/s 20444 msg/s # udp rx: 1244 MB/s 1012967 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 1253 MB/s 1020644 calls/s # udp tx: 1259 MB/s 21355 calls/s 21355 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: 1371 MB/s 1112492 calls/s # udp tx: 1800 MB/s 30538 calls/s 30538 msg/s # udp rx: 1569 MB/s 1274988 calls/s # udp tx: 1635 MB/s 27731 calls/s 27731 msg/s # udp rx: 1629 MB/s 1321185 calls/s # udp tx: 1813 MB/s 30752 calls/s 30752 msg/s # UDP GRO fwd perf udp rx: 1613 MB/s 1309788 calls/s # udp tx: 1812 MB/s 30733 calls/s 30733 msg/s # udp rx: 1745 MB/s 1417490 calls/s # udp tx: 1877 MB/s 31837 calls/s 31837 msg/s # udp rx: 1750 MB/s 1421613 calls/s # udp tx: 1875 MB/s 31809 calls/s 31809 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__->