[dpdk-dev] [PATCH v2 0/3] net/ark: augment user extension and bug	fix
    John Miller 
    john.miller at atomicrules.com
       
    Wed Jun 28 12:08:21 CEST 2017
    
    
  
v2:
* Split the user extension private data per port patch and the
  set_mtu patch into separate patches.
* Add better description to per port private data patch
* stats_reset patch untouched from V1
John Miller (3):
  net/ark: allow unique user data for each port in extension calls
  net/ark: add set_mtu call to user extension API
  net/ark: fix bug in stats_reset operation
 drivers/net/ark/ark_ethdev.c | 72 ++++++++++++++++++++++++++++++++------------
 drivers/net/ark/ark_ext.h    |  4 +++
 drivers/net/ark/ark_global.h |  5 +--
 3 files changed, 60 insertions(+), 21 deletions(-)
-- 
1.9.1
    
    
More information about the dev
mailing list