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: 1496 MB/s 1218412 calls/s # udp tx: 1691 MB/s 28696 calls/s 28696 msg/s # udp rx: 1583 MB/s 1288528 calls/s # udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # udp rx: 1536 MB/s 1250264 calls/s # udp tx: 1846 MB/s 31315 calls/s 31315 msg/s # UDP GRO fwd perf udp rx: 1427 MB/s 1162086 calls/s # udp tx: 1478 MB/s 25068 calls/s 25068 msg/s # udp rx: 1575 MB/s 1282324 calls/s # udp tx: 1696 MB/s 28769 calls/s 28769 msg/s # udp rx: 1672 MB/s 1361056 calls/s # udp tx: 1755 MB/s 29767 calls/s 29767 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 698 MB/s 567943 calls/s # udp tx: 925 MB/s 15703 calls/s 15703 msg/s # udp rx: 292 MB/s 237625 calls/s # udp tx: 793 MB/s 13453 calls/s 13453 msg/s # udp rx: 568 MB/s 462259 calls/s # udp tx: 862 MB/s 14625 calls/s 14625 msg/s # UDP tunnel GRO fwd perf udp rx: 90 MB/s 73176 calls/s # udp tx: 1474 MB/s 25007 calls/s 25007 msg/s # udp rx: 443 MB/s 358445 calls/s # udp tx: 1336 MB/s 22673 calls/s 22673 msg/s # udp rx: 745 MB/s 603816 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1162 MB/s 946401 calls/s # udp tx: 1560 MB/s 26473 calls/s 26473 msg/s # udp rx: 1251 MB/s 1018311 calls/s # udp tx: 1423 MB/s 24148 calls/s 24148 msg/s # udp rx: 1418 MB/s 1154797 calls/s # udp tx: 1442 MB/s 24462 calls/s 24462 msg/s # UDP GRO fwd perf udp rx: 1521 MB/s 1238727 calls/s # udp tx: 1589 MB/s 26962 calls/s 26962 msg/s # udp rx: 1631 MB/s 1327730 calls/s # udp tx: 1663 MB/s 28212 calls/s 28212 msg/s # udp rx: 1636 MB/s 1331600 calls/s # udp tx: 1685 MB/s 28581 calls/s 28581 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 76 MB/s 62127 calls/s # udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # udp rx: 184 MB/s 149951 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # udp rx: 258 MB/s 210308 calls/s # udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # UDP tunnel GRO fwd perf udp tx: 1430 MB/s 24262 calls/s 24262 msg/s # udp rx: 94 MB/s 76617 calls/s # udp tx: 1365 MB/s 23161 calls/s 23161 msg/s # udp rx: 223 MB/s 181968 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 msg/s # udp rx: 597 MB/s 486022 calls/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__->