On 17 November 2016 at 11:02, Hrvoje Popovski <hrv...@srce.hr> wrote:
> On 16.11.2016. 23:04, Mike Belopuhov wrote:
>> Hi,
>>
>> I've done a massive update of our ix(4) driver that brings
>> support for X550 family of controllers including those
>> integrated into new Xeon chips as well as QSFP support for
>> X520 (82599) but this needs thorough testing.  If you're
>> using Intel 10Gb controllers, please make sure that you
>> either (or both!) test the complete diff found at this URL:
>> http://gir.theapt.org/~mike/ixgbe.diff or next few snapshots
>> that will (hopefully) contain bits of this monster diff.
>>
>> To test the monster diff, make sure that you are running a
>> recent snapshot and your kernel source code is up-to-date,
>> then reset a few files to the specified revisions and
>> remove the support file for X550:
>
> Hi,
>
> I'm testing plain forwarding on x520-da2 (82599) and on x552 SFP+ and it
> seems that everything is working fine. Lots of ifconfig down/up, sh
> netstart ix0/ix1 removing DAC cables inserting them, and it survived :)
>
> performance:
>
> x520-da2 (82599)
> ix0 at pci6 dev 0 function 0 "Intel 82599" rev 0x01: msi, address
> a0:36:9f:2e:96
> :a0
> ix1 at pci6 dev 0 function 1 "Intel 82599" rev 0x01: msi, address
> a0:36:9f:2e:96
> :a1
>
> 12 x Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz, 2400.35 MHz
>
> i'm getting 900Kpps
>
>
> 552 sfp+
> ix0 at pci4 dev 0 function 0 "Intel X552" rev 0x00: msi, address
> 00:25:90:5d:ca:38
> ix1 at pci4 dev 0 function 1 "Intel X552" rev 0x00: msi, address
> 00:25:90:5d:ca:39
>
> 4 x Intel(R) Xeon(R) CPU D-1518 @ 2.20GHz, 2200.33 MHz
>
> i'm getting 850Kpps
>
>
> will test more and report you back if something interesting shows up
>
> thank you for doing this ...
>
>

Nice.  Thanks a lot!

Reply via email to