Skip to content

Comments

dpdk-iface-kmod: remove warning of ‘rte_eth_dev_count’ is deprecated.#271

Merged
a-jamshed merged 1 commit intomtcp-stack:develfrom
qingmin-liu:master
Nov 21, 2019
Merged

dpdk-iface-kmod: remove warning of ‘rte_eth_dev_count’ is deprecated.#271
a-jamshed merged 1 commit intomtcp-stack:develfrom
qingmin-liu:master

Conversation

@qingmin-liu
Copy link

rte_eth_dev_count is deprecated and use rte_eth_dev_count_avail instead.

Signed-off-by: Qingmin Liu qingmin.liu@broadcom.com

rte_eth_dev_count is deprecated and use rte_eth_dev_count_avail instead.

Signed-off-by: Qingmin Liu <qingmin.liu@broadcom.com>
@a-jamshed a-jamshed merged commit 68623b7 into mtcp-stack:devel Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants