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: 1621 MB/s 1320268 calls/s # udp tx: 1807 MB/s 30652 calls/s 30652 msg/s # udp rx: 1840 MB/s 1498062 calls/s # udp tx: 1854 MB/s 31450 calls/s 31450 msg/s # udp rx: 1844 MB/s 1501404 calls/s # udp tx: 1853 MB/s 31445 calls/s 31445 msg/s # UDP GRO fwd perf udp rx: 1774 MB/s 1444644 calls/s # udp tx: 1845 MB/s 31309 calls/s 31309 msg/s # udp rx: 1750 MB/s 1424927 calls/s # udp tx: 1781 MB/s 30222 calls/s 30222 msg/s # udp rx: 1806 MB/s 1470908 calls/s # udp tx: 1814 MB/s 30782 calls/s 30782 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 415 MB/s 337075 calls/s # udp tx: 1160 MB/s 19686 calls/s 19686 msg/s # udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # udp rx: 919 MB/s 745801 calls/s # udp tx: 1331 MB/s 22588 calls/s 22588 msg/s # UDP tunnel GRO fwd perf udp rx: 950 MB/s 767760 calls/s # udp tx: 1425 MB/s 24169 calls/s 24169 msg/s # udp rx: 894 MB/s 722842 calls/s # udp tx: 1441 MB/s 24448 calls/s 24448 msg/s # udp rx: 922 MB/s 745313 calls/s # udp tx: 1365 MB/s 23156 calls/s 23156 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1037 MB/s 844638 calls/s # udp tx: 1118 MB/s 18968 calls/s 18968 msg/s # udp rx: 1122 MB/s 914046 calls/s # udp tx: 1132 MB/s 19205 calls/s 19205 msg/s # udp rx: 1165 MB/s 949151 calls/s # udp tx: 1179 MB/s 20000 calls/s 20000 msg/s # UDP GRO fwd perf udp rx: 1296 MB/s 1054976 calls/s # udp tx: 1467 MB/s 24887 calls/s 24887 msg/s # udp rx: 1473 MB/s 1199717 calls/s # udp tx: 1487 MB/s 25229 calls/s 25229 msg/s # udp rx: 1471 MB/s 1197638 calls/s # udp tx: 1481 MB/s 25132 calls/s 25132 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 634 MB/s 516048 calls/s # udp tx: 936 MB/s 15882 calls/s 15882 msg/s # udp rx: 294 MB/s 238531 calls/s # udp tx: 989 MB/s 16785 calls/s 16785 msg/s # udp rx: 298 MB/s 242183 calls/s # udp tx: 950 MB/s 16127 calls/s 16127 msg/s # UDP tunnel GRO fwd perf udp rx: 441 MB/s 358995 calls/s # udp tx: 919 MB/s 15602 calls/s 15602 msg/s # udp rx: 626 MB/s 508738 calls/s # udp tx: 939 MB/s 15940 calls/s 15940 msg/s # udp rx: 617 MB/s 501241 calls/s # udp tx: 937 MB/s 15906 calls/s 15906 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' [?2004hxx__-> echo $? 0 xx__->