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: 832 MB/s 675584 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1011 MB/s 821129 calls/s # udp tx: 1251 MB/s 21220 calls/s 21220 msg/s # udp rx: 947 MB/s 768293 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # UDP GRO fwd perf udp rx: 785 MB/s 636682 calls/s # udp tx: 1252 MB/s 21239 calls/s 21239 msg/s # udp rx: 1012 MB/s 820908 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # udp rx: 983 MB/s 796723 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 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: 817 MB/s 665365 calls/s # udp tx: 1127 MB/s 19130 calls/s 19130 msg/s # udp rx: 1131 MB/s 920920 calls/s # udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # udp rx: 1111 MB/s 905206 calls/s # udp tx: 1114 MB/s 18899 calls/s 18899 msg/s # UDP GRO fwd perf udp rx: 909 MB/s 740604 calls/s # udp tx: 1048 MB/s 17789 calls/s 17789 msg/s # udp rx: 1114 MB/s 907424 calls/s # udp tx: 1115 MB/s 18918 calls/s 18918 msg/s # udp rx: 1102 MB/s 897753 calls/s # udp tx: 1106 MB/s 18764 calls/s 18764 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__->