numam-dpdk/drivers/net/netvsc
Long Li b8c3c628af net/netvsc: allocate contiguous physical memory for RNDIS
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: stable@dpdk.org

Signed-off-by: Long Li <longli@microsoft.com>
2020-11-03 23:24:26 +01:00
..
hn_ethdev.c ethdev: add device flag to bypass auto-filled queue xstats 2020-10-16 23:27:15 +02:00
hn_logs.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_nvs.c net/netvsc: fix multiple channel Rx 2020-09-18 18:55:06 +02:00
hn_nvs.h net/netvsc: fix comment spelling 2020-05-11 22:27:39 +02:00
hn_rndis.c ethdev: remove underscore prefix from internal API 2020-09-18 18:55:08 +02:00
hn_rndis.h net/netvsc: support configuring RSS parameters 2019-06-28 20:32:18 +02:00
hn_rxtx.c net/netvsc: allocate contiguous physical memory for RNDIS 2020-11-03 23:24:26 +01:00
hn_var.h net/netvsc: allocate contiguous physical memory for RNDIS 2020-11-03 23:24:26 +01:00
hn_vf.c ethdev: change stop operation callback to return int 2020-10-16 22:26:41 +02:00
meson.build build: replace use of old build macros 2020-10-19 22:15:44 +02:00
ndis.h net/netvsc: fix definition of offload values 2019-07-05 01:52:01 +02:00
rndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00