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: 1053 MB/s 855891 calls/s # udp tx: 1264 MB/s 21447 calls/s 21447 msg/s # udp rx: 1265 MB/s 1028280 calls/s # udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # udp rx: 1291 MB/s 1049444 calls/s # udp tx: 1343 MB/s 22794 calls/s 22794 msg/s # UDP GRO fwd perf udp rx: 1730 MB/s 1406572 calls/s # udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # udp rx: 1751 MB/s 1424782 calls/s # udp tx: 1831 MB/s 31063 calls/s 31063 msg/s # udp rx: 1700 MB/s 1383595 calls/s # udp tx: 1731 MB/s 29370 calls/s 29370 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: 1186 MB/s 965285 calls/s # udp tx: 1347 MB/s 22847 calls/s 22847 msg/s # udp rx: 1111 MB/s 904891 calls/s # udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # udp rx: 1097 MB/s 893824 calls/s # udp tx: 1176 MB/s 19950 calls/s 19950 msg/s # UDP GRO fwd perf udp rx: 1116 MB/s 908570 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1239 MB/s 1009063 calls/s # udp tx: 1245 MB/s 21128 calls/s 21128 msg/s # udp rx: 1287 MB/s 1047317 calls/s # udp tx: 1341 MB/s 22748 calls/s 22748 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__->