Re: [dpdk-dev] [PATCH 0/4] netvsc PMD performance fixes

2018-08-05 Thread Thomas Monjalon
24/07/2018 23:08, Stephen Hemminger: > The netvsc PMD is faster than the kernel but is still slow > on receiving packets. These patches help. > > Stephen Hemminger (4): > netvsc: change rx descriptor setup and sizing > netvsc: avoid over filling receive descriptor ring > netvsc: implement qu

[dpdk-dev] [PATCH 0/4] netvsc PMD performance fixes

2018-07-24 Thread Stephen Hemminger
The netvsc PMD is faster than the kernel but is still slow on receiving packets. These patches help. Stephen Hemminger (4): netvsc: change rx descriptor setup and sizing netvsc: avoid over filling receive descriptor ring netvsc: implement queue info get handles netvsc/vmbus: avoid signalli