Re: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap

2015-06-28 Thread Pavel Odintsov
Hello! Its receive only mode. On Sunday, June 28, 2015, Navdeep Parhar wrote: > On Sun, Jun 28, 2015 at 01:18:44PM +0300, Pavel Odintsov wrote: > > Hello, folks! > > > > I'm looking for solution which could do wire speed (56 mpps with > > 64byte packets) for 40GE. > > > > We have tested PF_RING

Re: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap

2015-06-28 Thread Navdeep Parhar
On Sun, Jun 28, 2015 at 01:18:44PM +0300, Pavel Odintsov wrote: > Hello, folks! > > I'm looking for solution which could do wire speed (56 mpps with > 64byte packets) for 40GE. > > We have tested PF_RING/DPDK on Linux and could not achieve more than > ~42 mpps and it's not enough for us. Is this

Re: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap

2015-06-28 Thread Pavel Odintsov
Hello, Adrian! How much mpps have you achieved with T5? On Sun, Jun 28, 2015 at 6:12 PM, Adrian Chadd wrote: > Hi, > > I've hit 40mpps TX/RX on the chelsio T5 hardware, but only on one > queue. It's around 30-36mpps when RXing across multiple queues (for > work distribution.) > > Yes, I keep bei

Re: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap

2015-06-28 Thread Adrian Chadd
Hi, I've hit 40mpps TX/RX on the chelsio T5 hardware, but only on one queue. It's around 30-36mpps when RXing across multiple queues (for work distribution.) Yes, I keep being told the intel NIC will do higher full-duplex pps. I'll try it out at some point. -adrian

Re: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap

2015-06-28 Thread Luigi Rizzo
On Sunday, June 28, 2015, Pavel Odintsov wrote: > Hello, Luigi! > > Thank you for detailed answer! Well, this issue related to NIC > itself not so good to hear this. Thus, Intel / Chelsio is out of > the game :( > > Well before throwing them out kewp in mind that from my (albeit limited) expe

Re: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap

2015-06-28 Thread Pavel Odintsov
Hello, Luigi! Thank you for detailed answer! Well, this issue related to NIC itself not so good to hear this. Thus, Intel / Chelsio is out of the game :( I just found Mellanox NIC's ConnectX 4 Lx which offer 75 mpps for 50 GE in data sheet: http://www.mellanox.com/related-docs/prod_adapter_ca

Re: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap

2015-06-28 Thread Luigi Rizzo
Those 42mpps are probably close to the best you can get, take or leave a few MPPs. I do not know of any pcie nic that can do 40g at 64byte frames. On freebsd, Chelsio with netmap is in the 40-45mpps range too, and from what I can tell those are HW limited, not CPU bound numbers. I40e with netmap is

Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap

2015-06-28 Thread Pavel Odintsov
Hello, folks! I'm looking for solution which could do wire speed (56 mpps with 64byte packets) for 40GE. We have tested PF_RING/DPDK on Linux and could not achieve more than ~42 mpps and it's not enough for us. Could anybody share experience regarding performance estimations with netmap and this