Signed-off-by: Alan C. Assis <acassis@gmail.com>
CONFIG_NET_ARP_SEND
Enable logic to send ARP requests if the target IP address mapping does not appear in the ARP table. Please check the comment in https://github.com/apache/nuttx/issues/12446#issuecomment-2145856778
Summary: - This commit adds netnsh_dcache_wb configuration which enables d-cache write-back mode with networking. Impact: - None Testing: - Tested with iperf, telnet and ping on imxrt1060-evk board - iperf -s 94Mbps, iperf -c 93Mbps Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>