[dpdk-dev] [PATCH] config: revert the CONFIG_RTE_MAX_QUEUES_PER_PORT to 256

2015-07-11 Thread Thomas Monjalon
2015-07-08 09:24, Jijiang Liu: > Revert the CONFIG_RTE_MAX_QUEUES_PER_PORT to 256. > > The previous commit changed the size and the offsets of struct rte_eth_dev, > so it is an ABI breakage. I revert it, and will send a deprecation notice for > this. > > Signed-off-by: Jijiang Liu Applied,

[dpdk-dev] [PATCH] config: revert the CONFIG_RTE_MAX_QUEUES_PER_PORT to 256

2015-07-08 Thread Jijiang Liu
Revert the CONFIG_RTE_MAX_QUEUES_PER_PORT to 256. The previous commit changed the size and the offsets of struct rte_eth_dev, so it is an ABI breakage. I revert it, and will send a deprecation notice for this. Signed-off-by: Jijiang Liu --- config/common_linuxapp |2 +- 1 files changed, 1