Re: [RFC PATCH 1/4] ethdev: rename Rx and Tx configuration structs
From: Thomas Monjalon <hidden>
Date: 2017-08-23 21:39:16
From: Thomas Monjalon <hidden>
Date: 2017-08-23 21:39:16
07/08/2017 12:54, Shahaf Shuler:
Rename the structs rte_eth_txconf and rte_eth_rxconf to rte_eth_txq_conf and rte_eth_rxq_conf respectively as those structs represent per queue configuration. Signed-off-by: Shahaf Shuler <redacted>
Acked-by: Thomas Monjalon <redacted>