Add three modifications.
1.RSS initialization process optimization
2.Attribute negotiation and optimization.
3.The reset command flags modification.
Yanling Song (3):
net/spnic:RSS initialization process optimization
net/spnic:Attribute negotiation and optimization.
net/spnic:The reset command flags modification.
.../net/ethernet/ramaxel/spnic/hw/sphw_hw.h | 28 ++++-----
.../ethernet/ramaxel/spnic/hw/sphw_hwdev.c | 9 ++-
.../ethernet/ramaxel/spnic/hw/sphw_hwdev.h | 2 +
.../net/ethernet/ramaxel/spnic/spnic_main.c | 22 +++----
.../ramaxel/spnic/spnic_mgmt_interface.h | 12 ----
.../ethernet/ramaxel/spnic/spnic_nic_cfg.c | 57 ++++++++++++-------
.../ethernet/ramaxel/spnic/spnic_nic_cfg.h | 19 +------
.../ethernet/ramaxel/spnic/spnic_nic_dev.h | 2 +
.../net/ethernet/ramaxel/spnic/spnic_rss.c | 16 +-----
.../ethernet/ramaxel/spnic/spnic_rss_cfg.c | 57 -------------------
10 files changed, 70 insertions(+), 154 deletions(-)
--
2.23.0