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: 1697 MB/s 1381823 calls/s # udp tx: 1789 MB/s 30352 calls/s 30352 msg/s # udp tx: 1811 MB/s 30721 calls/s 30721 msg/s # udp rx: 1114 MB/s 907246 calls/s # udp tx: 1815 MB/s 30791 calls/s 30791 msg/s # udp rx: 1619 MB/s 1316525 calls/s # UDP GRO fwd perf udp rx: 1485 MB/s 1207824 calls/s # udp tx: 1979 MB/s 33570 calls/s 33570 msg/s # udp rx: 1768 MB/s 1439608 calls/s # udp tx: 1785 MB/s 30285 calls/s 30285 msg/s # udp rx: 1778 MB/s 1447640 calls/s # udp tx: 1776 MB/s 30132 calls/s 30132 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: 675 MB/s 549769 calls/s # udp tx: 1163 MB/s 19726 calls/s 19726 msg/s # udp rx: 1102 MB/s 897284 calls/s # udp tx: 1195 MB/s 20269 calls/s 20269 msg/s # udp rx: 1303 MB/s 1061384 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # UDP GRO fwd perf udp rx: 1090 MB/s 887834 calls/s # udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # udp rx: 1239 MB/s 1009233 calls/s # udp tx: 1250 MB/s 21213 calls/s 21213 msg/s # udp rx: 1297 MB/s 1055995 calls/s # udp tx: 1307 MB/s 22177 calls/s 22177 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__->