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: 1451 MB/s 1181455 calls/s # udp tx: 1857 MB/s 31503 calls/s 31503 msg/s # udp rx: 1824 MB/s 1485320 calls/s # udp tx: 1847 MB/s 31331 calls/s 31331 msg/s # udp rx: 1897 MB/s 1544874 calls/s # udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # UDP GRO fwd perf udp rx: 1892 MB/s 1541034 calls/s # udp tx: 1961 MB/s 33260 calls/s 33260 msg/s # udp rx: 1951 MB/s 1588379 calls/s # udp tx: 1974 MB/s 33488 calls/s 33488 msg/s # udp rx: 1846 MB/s 1503225 calls/s # udp tx: 1971 MB/s 33442 calls/s 33442 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1752 MB/s 29725 calls/s 29725 msg/s # udp rx: 8 MB/s 6936 calls/s # udp tx: 1815 MB/s 30798 calls/s 30798 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1794 MB/s 30440 calls/s 30440 msg/s # UDP tunnel GRO fwd perf udp tx: 1785 MB/s 30276 calls/s 30276 msg/s # udp rx: 2 MB/s 1705 calls/s # udp tx: 1719 MB/s 29167 calls/s 29167 msg/s # udp rx: 70 MB/s 57688 calls/s # udp tx: 1799 MB/s 30528 calls/s 30528 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1845 MB/s 1502600 calls/s # udp tx: 1915 MB/s 32482 calls/s 32482 msg/s # udp rx: 1928 MB/s 1569472 calls/s # udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # udp rx: 1302 MB/s 1060531 calls/s # udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # UDP GRO fwd perf udp rx: 1131 MB/s 921500 calls/s # udp tx: 1178 MB/s 19985 calls/s 19985 msg/s # udp rx: 1198 MB/s 975676 calls/s # udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # udp rx: 1207 MB/s 982767 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 99 MB/s 80822 calls/s # udp tx: 1108 MB/s 18804 calls/s 18804 msg/s # udp tx: 1145 MB/s 19425 calls/s 19425 msg/s # udp rx: 79 MB/s 64734 calls/s # udp tx: 1155 MB/s 19597 calls/s 19597 msg/s # udp rx: 0 MB/s 634 calls/s # UDP tunnel GRO fwd perf udp tx: 1153 MB/s 19566 calls/s 19566 msg/s # udp rx: 22 MB/s 18663 calls/s # udp tx: 1127 MB/s 19122 calls/s 19122 msg/s # udp rx: 74 MB/s 60238 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 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__->