DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] AVF optimization
@ 2018-01-11  6:52 Wenzhuo Lu
  2018-01-11  6:52 ` [dpdk-dev] [PATCH 1/3] net/avf/base: add spinlock functions Wenzhuo Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wenzhuo Lu @ 2018-01-11  6:52 UTC (permalink / raw)
  To: ferruh.yigit; +Cc: dev, Wenzhuo Lu

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-11 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-11  6:52 [dpdk-dev] [PATCH 0/3] AVF optimization Wenzhuo Lu
2018-01-11  6:52 ` [dpdk-dev] [PATCH 1/3] net/avf/base: add spinlock functions Wenzhuo Lu
2018-01-11  6:52 ` [dpdk-dev] [PATCH 2/3] net/avf: remove " Wenzhuo Lu
2018-01-11  6:52 ` [dpdk-dev] [PATCH 3/3] net/avf: remove useless code Wenzhuo Lu
2018-01-11 14:24 ` [dpdk-dev] [PATCH 0/3] AVF optimization Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).