[dpdk-dev] [PATCH 0/3] AVF optimization

Wenzhuo Lu wenzhuo.lu at intel.com
Thu Jan 11 07:52:34 CET 2018


The optimization for AVF code.
As the AVF patches is in the next-net repo but not merged
to the master branch, proposed these patches that can be
merged to the previouse ones.
Sorry for the inconvenience.

Wenzhuo Lu (3):
  net/avf/base: add spinlock functions
  net/avf: remove spinlock functions
  net/avf: remove useless code

 drivers/net/avf/avf.h            |  3 ---
 drivers/net/avf/avf_ethdev.c     | 24 ------------------------
 drivers/net/avf/base/avf_osdep.h | 23 +++++++++++++++++++++++
 3 files changed, 23 insertions(+), 27 deletions(-)

-- 
1.9.3



More information about the dev mailing list