On 10/22/2020 1:26 AM, Long Li wrote:
From: Long Li <[email protected]>When sending data, netvsc assumes the tx_rndis buffer is contiguous and calculates physical addresses based on this assumption. Use memzone to allocate tx_rndis so it's guaranteed that this buffer is physically contiguous. Cc:[email protected] Signed-off-by: Long Li <[email protected]>
Applied to dpdk-next-net/main, thanks.

