Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netvsc: increase default receive buffer size
The default receive buffer size was reduced by recent change to a value which was appropriate for 10G and Windows Server 2016. But the value is too small for full performance with 40G on Azure. Increase the default back to maximum supported by host. Fixes: 8b53279 ("netvsc: allow controlling send/recv buffer size") Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information