Re: [PATCH] bonding: "primary_reselect" with "failure" is not working properly

2015-07-02 Thread David Miller
Emails encoded in HTML will not reach the mailing list, only plain ASCII text is accepted. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] bonding: "primary_reselect" with "failure" is not working properly

2015-07-02 Thread Eric Dumazet
On Thu, 2015-07-02 at 15:43 +0530, Mazhar Rana wrote: > When "primary_reselect" is set to "failure", primary interface should > not become active until current active slave is up. But if we set first > member of bond device as a "primary" interface and "primary_reselect" > is set to "failure" then

[PATCH] bonding: "primary_reselect" with "failure" is not working properly

2015-07-02 Thread Mazhar Rana
When "primary_reselect" is set to "failure", primary interface should not become active until current active slave is up. But if we set first member of bond device as a "primary" interface and "primary_reselect" is set to "failure" then whenever primary interface's link get back(up) it become activ