[dpdk-dev] [PATCH 0/2] ice: code clean and promisc mode fix

Wang Ying A ying.a.wang at intel.com
Fri Apr 12 15:52:17 CEST 2019


Patch 1/2 modifies the variable type of "status" from "uint16_t" to "int" 
to follow the standard programming style.
Patch 2/2 adds a return value check to give user a correct prompt.

Wang Ying A (2):
  net/ice: code clean
  net/ice: fix promiscuous mode

 drivers/net/ice/ice_ethdev.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list