[dpdk-dev] [PATCH 1/3] vhost: get rid of linked list dev

Xie, Huawei huawei.xie at intel.com
Tue Dec 22 07:21:25 CET 2015


On 12/18/2015 3:03 PM, Yuanhan Liu wrote:
> While we use a single linked list to maintain all devices, we could
> use a static array to achieve the same goal, just like what we did
> to maintain the eth devices with rte_eth_devices array. This could
> simplifies the code a bit.
>
> Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>

Acked-by: Huawei Xie <huawei.xie at intel.com>
[...]




More information about the dev mailing list