Re: [PATCH net-next 0/2] net/mlx4: Add dynamic policy changes to the SRIOV eSwitch support
From: Or Gerlitz <hidden>
Date: 2013-07-02 04:40:21
From: Or Gerlitz <hidden>
Date: 2013-07-02 04:40:21
On Mon, Jul 1, 2013 at 11:12 PM, David Miller [off-list ref] wrote:
From: Or Gerlitz <redacted> Date: Thu, 27 Jun 2013 19:05:20 +0300quoted
This patch set from Jack and Rony uses the UPDATE_QP new firmware command to allow for dynamic policy changes of PF controlled VF vlan/qos and link-state. Done against net-next commit 8599b52e14 "bonding: add an option to fail when any of arp_ip_target is inaccessible"Applied, but in patch #2: + /* even if the UPDATE_QP command isn't supported, we still want + * to set this VF link according to the admin directive + */ Those last two lines start with a space, then TAB(s), which I had to fix up. GIT even warns about this when I apply your patches.
thanks, last time similar thing happened I said that next time I will double check, so I probably need to move into triple checking... I will do little investigation later today to see how come there were no complaints on my system.