[Differential] [Commented On] D1986: Teach lagg(4) to change MTU

2015-10-19 Thread lakshmi.n_msystechnologies.com (LN)
lakshmi.n_msystechnologies.com added a comment. @sbruno, A gentle remainder on em driver's LOR issue. Can you please share your findings. REPOSITORY rS FreeBSD src repository REVISION DETAIL https://reviews.freebsd.org/D1986 EMAIL PREFERENCES

[Differential] [Commented On] D1986: Teach lagg(4) to change MTU

2015-10-19 Thread hrs (Hiroki Sato)
hrs added a subscriber: hrs. hrs added a comment. It is true that this LOR is driver-specific but calling SIOCSIFMTU after acquiring a lock in lagg ioctl is not always safe. Change of lladdr suffers from the same situation and it was solved by using an asynchronous task queue to update

[Bug 202680] Silent data corruption on em(4) interfaces

2015-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202680 --- Comment #14 from Dmitry Afanasiev --- I tried to use freebsd-current from nightly snapshot: FreeBSD sunrise0 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r289044: Thu Oct 8 21:21:40 UTC 2015

[Bug 203630] [Hyper-V] [nat] [tcp] 10.2 NAT bug in TCP stack or hyperv netsvc driver

2015-10-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203630 --- Comment #13 from Eddy --- (In reply to Wei Hu from comment #12) After some tests, "disable_csum_20151016.patch" doesn't solve the issue for me. The last r285236 patch worked. Do I have to first apply the r285236

Re: nice stuff from cloudflare (and, we need something like ethtool!)

2015-10-19 Thread Sepherosa Ziehau
On Fri, Oct 16, 2015 at 1:25 PM, Jim Thompson wrote: > > > >> On Oct 16, 2015, at 12:06 AM, Ian Smith wrote: >> >>> On Thu, 15 Oct 2015 17:03:55 +0800, Julian Elischer wrote: On 10/10/15 10:59 PM, Luigi Rizzo wrote: the nice folks at cloudflare

ixl 40G bad performance?

2015-10-19 Thread Eggert, Lars
Hi, I'm running a few simple tests on -CURRENT with a pair of dual-port Intel XL710 boards, which are seen by the kernel as: ixl0: mem 0xdc80-0xdcff,0xdd808000-0xdd80 irq 32 at device 0.0 on pci3 ixl0: Using MSIX

Re: ixl 40G bad performance?

2015-10-19 Thread Luigi Rizzo
i would look at the following: - c states and clock speed - make sure you never go below C1, and fix the clock speed to max. Sure these parameters also affect the 10G card, but there may be strange interaction that trigger the power saving modes in different ways - interrupt moderation

Re: ixl 40G bad performance?

2015-10-19 Thread Eggert, Lars
Hi, On 2015-10-19, at 16:20, Luigi Rizzo wrote: > > i would look at the following: > - c states and clock speed - make sure you never go below C1, > and fix the clock speed to max. > Sure these parameters also affect the 10G card, but there > may be strange interaction

Re: ixl 40G bad performance?

2015-10-19 Thread Luigi Rizzo
On Monday, October 19, 2015, Eggert, Lars wrote: > Hi, > > On 2015-10-19, at 16:20, Luigi Rizzo > > wrote: > > > > i would look at the following: > > - c states and clock speed - make sure you never go below C1, > > and fix the clock speed to

Re: ixl 40G bad performance?

2015-10-19 Thread Eggert, Lars
Hi, in order to eliminate network or hardware weirdness, I've rerun the test with Linux 4.3rc6, where I get 13.1 Gbits/sec throughput and 52 usec flood ping latency. Not great either, but in line with earlier experiments with Mellanox NICs and an untuned Linux system. On 2015-10-19, at 17:11,

Re: ixl 40G bad performance?

2015-10-19 Thread Luigi Rizzo
On Mon, Oct 19, 2015 at 8:34 AM, Eggert, Lars wrote: > Hi, > > in order to eliminate network or hardware weirdness, I've rerun the test with > Linux 4.3rc6, where I get 13.1 Gbits/sec throughput and 52 usec flood ping > latency. Not great either, but in line with earlier

Re: Some MSI are not routed correctly

2015-10-19 Thread John Baldwin
On Thursday, October 08, 2015 07:33:27 AM Maxim Sobolev wrote: > Hi John & others, > > We've came across a weird MSI routing issue on one of our newest dual > E5-2690v3 (haswell) Supermicro X10DRL-i boxes running latest 10.2-p4. It is > fitted with dual port Intel I350 card, in addition to the

Re: MPTCP for FreeBSD repository on BitBucket/v0.51 update

2015-10-19 Thread Outback Dingo
Nigel... seriously... /*-^M * Copyright (c) 2012-2015^M * Swinburne University of Technology, Melbourne, Australia.^M * All rights reserved.^M *^M * This software was developed at the Centre for Advanced Internet^M * Architectures, Swinburne University of Technology, by Nigel Williams

Re: MPTCP for FreeBSD repository on BitBucket/v0.51 update

2015-10-19 Thread Jason Hellenthal
Hahaha was this written in notepad or did someone forget to turn off dos style line encodings. -- Jason Hellenthal JJH48-ARIN On Oct 19, 2015, at 17:50, Outback Dingo wrote: Nigel... seriously... /*-^M * Copyright (c) 2012-2015^M * Swinburne University of

Re: MPTCP for FreeBSD repository on BitBucket/v0.51 update

2015-10-19 Thread Nigel Williams
Hi, Fixed. It should just have been that file. cheers, nigel On 20/10/15 09:50, Outback Dingo wrote: Nigel... seriously... /*-^M * Copyright (c) 2012-2015^M * Swinburne University of Technology, Melbourne, Australia.^M * All rights reserved.^M *^M * This software was

Re: ixl 40G bad performance?

2015-10-19 Thread Kevin Oberman
On Mon, Oct 19, 2015 at 8:11 AM, Luigi Rizzo wrote: > On Monday, October 19, 2015, Eggert, Lars wrote: > > > Hi, > > > > On 2015-10-19, at 16:20, Luigi Rizzo > > > wrote: > > > > > > i would look at the following: > > > - c

Re: MPTCP for FreeBSD repository on BitBucket/v0.51 update

2015-10-19 Thread Lawrence Stewart
Outback Dingo and Jason, On 20/10/2015 10:43, Jason Hellenthal wrote: > Hahaha was this written in notepad or did someone forget to turn off dos > style line encodings. > >> On 20/10/2015 09:50, Outback Dingo wrote: >> Nigel... >> >> seriously... >> Publicly ridiculing someone for such a

Re: ixl 40G bad performance?

2015-10-19 Thread hiren panchasara
On 10/19/15 at 08:11P, Luigi Rizzo wrote: > On Monday, October 19, 2015, Eggert, Lars wrote: > > > > > How do I turn off flow director? > > > I am not sure if it is enabled I'm FreeBSD. It is in linux and almost > halves the pkt rate with netmap (from 35 down to 19mpps). >