[dpdk-dev] [PATCH] Enic PMD Rx performance improvements

2016-02-18 Thread John Daley (johndale)
I found a data corruption in further testing, so please reject the patch and I'll send a V2. Thanks, John > -Original Message- > From: John Daley (johndale) > Sent: Monday, February 15, 2016 9:37 PM > To: dev at dpdk.org > Cc: John Daley (johndale) > Subject: [PATCH] Enic PMD Rx performa

[dpdk-dev] [PATCH] Enic PMD Rx performance improvements

2016-02-15 Thread johndale
This is a rewrite of the receive path of the Enic PMD to simplify the code and improve packet rate. Sorry I couldn't figure a way to organize it as a series of patches, so I'm submitting it as a single patch. thanks, john johndale (1): ENIC PMD receive path performance improvements. drivers/ne