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: 1215 MB/s 989632 calls/s # udp tx: 1823 MB/s 30930 calls/s 30930 msg/s # udp rx: 1668 MB/s 1358359 calls/s # udp tx: 1818 MB/s 30841 calls/s 30841 msg/s # udp rx: 1712 MB/s 1394514 calls/s # udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # UDP GRO fwd perf udp rx: 1662 MB/s 1352942 calls/s # udp tx: 1831 MB/s 31069 calls/s 31069 msg/s # udp rx: 1704 MB/s 1387325 calls/s # udp tx: 1704 MB/s 28901 calls/s 28901 msg/s # udp rx: 1649 MB/s 1342993 calls/s # udp tx: 1657 MB/s 28113 calls/s 28113 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 646 MB/s 526649 calls/s # udp tx: 894 MB/s 15168 calls/s 15168 msg/s # udp rx: 860 MB/s 700748 calls/s # udp tx: 923 MB/s 15662 calls/s 15662 msg/s # udp rx: 930 MB/s 757669 calls/s # udp tx: 942 MB/s 15993 calls/s 15993 msg/s # UDP tunnel GRO fwd perf udp tx: 922 MB/s 15649 calls/s 15649 msg/s # udp rx: 732 MB/s 596231 calls/s # udp tx: 943 MB/s 15996 calls/s 15996 msg/s # udp rx: 885 MB/s 720851 calls/s # udp tx: 957 MB/s 16238 calls/s 16238 msg/s # udp rx: 836 MB/s 681139 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1530 MB/s 1245819 calls/s # udp tx: 1679 MB/s 28485 calls/s 28485 msg/s # udp rx: 1695 MB/s 1379969 calls/s # udp tx: 1792 MB/s 30403 calls/s 30403 msg/s # udp rx: 1735 MB/s 1413097 calls/s # udp tx: 1726 MB/s 29287 calls/s 29287 msg/s # UDP GRO fwd perf udp rx: 1615 MB/s 1315284 calls/s # udp tx: 1691 MB/s 28687 calls/s 28687 msg/s # udp rx: 1808 MB/s 1472552 calls/s # udp tx: 1812 MB/s 30746 calls/s 30746 msg/s # udp rx: 1775 MB/s 1445169 calls/s # udp tx: 1754 MB/s 29755 calls/s 29755 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 553 MB/s 448528 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp rx: 634 MB/s 513803 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 378 MB/s 307105 calls/s # udp tx: 1326 MB/s 22502 calls/s 22502 msg/s # UDP tunnel GRO fwd perf udp rx: 217 MB/s 175445 calls/s # udp tx: 1406 MB/s 23855 calls/s 23855 msg/s # udp rx: 415 MB/s 335873 calls/s # udp tx: 1382 MB/s 23454 calls/s 23454 msg/s # udp rx: 553 MB/s 447384 calls/s # udp tx: 1370 MB/s 23244 calls/s 23244 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__->