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: 1533 MB/s 1248333 calls/s # udp tx: 1622 MB/s 27518 calls/s 27518 msg/s # udp tx: 1373 MB/s 23298 calls/s 23298 msg/s # udp rx: 1202 MB/s 978959 calls/s # udp tx: 1393 MB/s 23633 calls/s 23633 msg/s # UDP GRO fwd perf udp rx: 1345 MB/s 1095142 calls/s # udp tx: 1462 MB/s 24801 calls/s 24801 msg/s # udp rx: 1135 MB/s 921476 calls/s # udp tx: 1651 MB/s 28003 calls/s 28003 msg/s # udp rx: 1313 MB/s 1067617 calls/s # udp tx: 1522 MB/s 25825 calls/s 25825 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 858 MB/s 14568 calls/s 14568 msg/s # udp rx: 191 MB/s 155885 calls/s # udp tx: 1044 MB/s 17719 calls/s 17719 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 998 MB/s 16928 calls/s 16928 msg/s # UDP tunnel GRO fwd perf udp rx: 500 MB/s 406448 calls/s # udp tx: 1174 MB/s 19923 calls/s 19923 msg/s # udp rx: 407 MB/s 330738 calls/s # udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # udp rx: 784 MB/s 637199 calls/s # udp tx: 1155 MB/s 19601 calls/s 19601 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1210 MB/s 983388 calls/s # udp tx: 1414 MB/s 23999 calls/s 23999 msg/s # udp rx: 1257 MB/s 1021833 calls/s # udp tx: 1425 MB/s 24173 calls/s 24173 msg/s # udp rx: 1253 MB/s 1018271 calls/s # udp tx: 1401 MB/s 23776 calls/s 23776 msg/s # UDP GRO fwd perf udp rx: 1072 MB/s 871218 calls/s # udp tx: 1375 MB/s 23336 calls/s 23336 msg/s # udp rx: 1178 MB/s 955946 calls/s # udp tx: 1713 MB/s 29058 calls/s 29058 msg/s # udp rx: 1215 MB/s 986093 calls/s # udp tx: 1707 MB/s 28967 calls/s 28967 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 336 MB/s 272151 calls/s # udp tx: 1358 MB/s 23044 calls/s 23044 msg/s # udp rx: 386 MB/s 312900 calls/s # udp tx: 1318 MB/s 22367 calls/s 22367 msg/s # udp rx: 322 MB/s 260588 calls/s # udp tx: 1339 MB/s 22723 calls/s 22723 msg/s # UDP tunnel GRO fwd perf udp rx: 275 MB/s 223467 calls/s # udp tx: 890 MB/s 15098 calls/s 15098 msg/s # udp rx: 642 MB/s 522503 calls/s # udp tx: 776 MB/s 13175 calls/s 13175 msg/s # udp rx: 360 MB/s 292627 calls/s # udp tx: 1166 MB/s 19793 calls/s 19793 msg/s 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__->