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: 1782 MB/s 1449721 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1884 MB/s 1532613 calls/s # udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # udp rx: 1889 MB/s 1537080 calls/s # udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # UDP GRO fwd perf udp rx: 1555 MB/s 1265759 calls/s # udp tx: 1799 MB/s 30520 calls/s 30520 msg/s # udp rx: 1833 MB/s 1492533 calls/s # udp tx: 1837 MB/s 31167 calls/s 31167 msg/s # udp rx: 1823 MB/s 1484569 calls/s # udp tx: 1829 MB/s 31033 calls/s 31033 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1682 MB/s 28533 calls/s 28533 msg/s # udp rx: 122 MB/s 99979 calls/s # udp tx: 1864 MB/s 31621 calls/s 31621 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1830 MB/s 31052 calls/s 31052 msg/s # UDP tunnel GRO fwd perf udp tx: 1803 MB/s 30581 calls/s 30581 msg/s # udp rx: 1 MB/s 1233 calls/s # udp tx: 1785 MB/s 30291 calls/s 30291 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1854 MB/s 31454 calls/s 31454 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 902 MB/s 734393 calls/s # udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # udp rx: 1079 MB/s 878566 calls/s # udp tx: 1084 MB/s 18389 calls/s 18389 msg/s # udp rx: 1124 MB/s 915340 calls/s # udp tx: 1133 MB/s 19218 calls/s 19218 msg/s # UDP GRO fwd perf udp rx: 1086 MB/s 884767 calls/s # udp tx: 1136 MB/s 19268 calls/s 19268 msg/s # udp rx: 1183 MB/s 963684 calls/s # udp tx: 1192 MB/s 20221 calls/s 20221 msg/s # udp rx: 1179 MB/s 960264 calls/s # udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1847 MB/s 31340 calls/s 31340 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1815 MB/s 30784 calls/s 30784 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1120 MB/s 19000 calls/s 19000 msg/s # UDP tunnel GRO fwd perf udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # udp rx: 21 MB/s 17516 calls/s # udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 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__->