[dpdk-stable] [PATCH 1/2] eventdev: fix eth Rx adapter hotplug incompatibility

Jerin Jacob jerin.jacob at caviumnetworks.com
Sun Sep 23 10:31:50 CEST 2018


-----Original Message-----
> Date: Thu, 6 Sep 2018 14:41:42 +0530
> From: Nikhil Rao <nikhil.rao at intel.com>
> To: jerin.jacob at caviumnetworks.com
> CC: dev at dpdk.org, Nikhil Rao <nikhil.rao at intel.com>, stable at dpdk.org
> Subject: [PATCH 1/2] eventdev: fix eth Rx adapter hotplug incompatibility
> X-Mailer: git-send-email 1.8.3.1
> 
> 
> Use RTE_MAX_ETHPORTS instead of rte_eth_dev_count_total()
> when allocating eth Rx adapter's per-eth device data structure
> to account for hotplugged devices.
> 
> Fixes: 9c38b704d280 ("eventdev: add eth Rx adapter implementation")
> Cc: stable at dpdk.org
> Signed-off-by: Nikhil Rao <nikhil.rao at intel.com>

Applied this series to dpdk-next-eventdev/master. Thanks.



More information about the stable mailing list