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: 1352 MB/s 1101106 calls/s # udp tx: 1739 MB/s 29504 calls/s 29504 msg/s # udp rx: 1244 MB/s 1012800 calls/s # udp tx: 1792 MB/s 30405 calls/s 30405 msg/s # udp rx: 1618 MB/s 1317339 calls/s # udp tx: 1858 MB/s 31519 calls/s 31519 msg/s # UDP GRO fwd perf udp rx: 1496 MB/s 1217729 calls/s # udp tx: 1695 MB/s 28762 calls/s 28762 msg/s # udp rx: 1697 MB/s 1382284 calls/s # udp tx: 1700 MB/s 28837 calls/s 28837 msg/s # udp rx: 1524 MB/s 1240704 calls/s # udp tx: 1520 MB/s 25794 calls/s 25794 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 500 MB/s 404991 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 546 MB/s 441435 calls/s # udp tx: 1445 MB/s 24522 calls/s 24522 msg/s # udp rx: 853 MB/s 689295 calls/s # udp tx: 1450 MB/s 24594 calls/s 24594 msg/s # UDP tunnel GRO fwd perf udp rx: 759 MB/s 614422 calls/s # udp tx: 1414 MB/s 23984 calls/s 23984 msg/s # udp rx: 694 MB/s 562925 calls/s # udp tx: 1423 MB/s 24141 calls/s 24141 msg/s # udp rx: 584 MB/s 472140 calls/s # udp tx: 1462 MB/s 24810 calls/s 24810 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1395 MB/s 1135261 calls/s # udp tx: 1698 MB/s 28801 calls/s 28801 msg/s # udp rx: 1415 MB/s 1151979 calls/s # udp tx: 1802 MB/s 30569 calls/s 30569 msg/s # udp rx: 1114 MB/s 907020 calls/s # udp tx: 1781 MB/s 30207 calls/s 30207 msg/s # UDP GRO fwd perf udp rx: 1498 MB/s 1220118 calls/s # udp tx: 1585 MB/s 26888 calls/s 26888 msg/s # udp rx: 1661 MB/s 1352674 calls/s # udp tx: 1666 MB/s 28264 calls/s 28264 msg/s # udp rx: 1653 MB/s 1346070 calls/s # udp tx: 1656 MB/s 28092 calls/s 28092 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 395 MB/s 320569 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 207 MB/s 167387 calls/s # udp tx: 1439 MB/s 24413 calls/s 24413 msg/s # udp rx: 199 MB/s 160720 calls/s # udp tx: 1435 MB/s 24349 calls/s 24349 msg/s # UDP tunnel GRO fwd perf udp rx: 238 MB/s 192823 calls/s # udp tx: 1418 MB/s 24062 calls/s 24062 msg/s # udp tx: 1343 MB/s 22792 calls/s 22792 msg/s # udp rx: 203 MB/s 164128 calls/s # udp tx: 1178 MB/s 19989 calls/s 19989 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__->