Displaying 20 results from an estimated 20 matches for "30c8bd5aa8b2".
2019 Mar 27
2
[PATCH net v3] failover: allow name change on IFF_UP slave interfaces
...on failover
> master interface instead, as the failover slave is dynamic in nature
> which may come and go at any point. The goal is to make the role of
> failover slaves less relevant, and userspace components should only
> deal with failover master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
Why do you need to do dev_close/dev_open which will bounce
the link?
2019 Mar 27
2
[PATCH net v3] failover: allow name change on IFF_UP slave interfaces
...on failover
> master interface instead, as the failover slave is dynamic in nature
> which may come and go at any point. The goal is to make the role of
> failover slaves less relevant, and userspace components should only
> deal with failover master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
Why do you need to do dev_close/dev_open which will bounce
the link?
2019 Mar 21
2
[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
...ves should be changed to operate on failover master instead, as the
> failover slave is dynamic in nature which may come and go at any point.
> The goal is to make the role of failover slaves less relevant, and
> all userspace should only deal with master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
> Acked-by: Michael S. Tsirkin <mst at redhat.com>
I worry that userspace might have made a bunch of assumptio...
2019 Mar 21
2
[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
...ves should be changed to operate on failover master instead, as the
> failover slave is dynamic in nature which may come and go at any point.
> The goal is to make the role of failover slaves less relevant, and
> all userspace should only deal with master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
> Acked-by: Michael S. Tsirkin <mst at redhat.com>
I worry that userspace might have made a bunch of assumptio...
2019 Apr 05
2
[PATCH net v6] failover: allow name change on IFF_UP slave interfaces
...on failover
> master interface instead, as the failover slave is dynamic in nature
> which may come and go at any point. The goal is to make the role of
> failover slaves less relevant, and userspace components should only
> deal with failover master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
Acked-by: Michael S. Tsirkin <mst at redhat.com>
Stephen are you happy with this approach?
> --
> v1 ->...
2019 Apr 05
2
[PATCH net v6] failover: allow name change on IFF_UP slave interfaces
...on failover
> master interface instead, as the failover slave is dynamic in nature
> which may come and go at any point. The goal is to make the role of
> failover slaves less relevant, and userspace components should only
> deal with failover master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
Acked-by: Michael S. Tsirkin <mst at redhat.com>
Stephen are you happy with this approach?
> --
> v1 ->...
2019 Apr 09
0
[PATCH net v8] failover: allow name change on IFF_UP slave interfaces
...on failover master interface
> instead, as the failover slave is dynamic in nature which may come and
> go at any point. The goal is to make the role of failover slaves less
> relevant, and userspace components should only deal with failover master
> in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
Acked-by: Sridhar Samudrala <sridhar.samudrala at intel.com>
2019 Apr 11
0
[PATCH net v8] failover: allow name change on IFF_UP slave interfaces
...on failover master interface
> instead, as the failover slave is dynamic in nature which may come and
> go at any point. The goal is to make the role of failover slaves less
> relevant, and userspace components should only deal with failover master
> in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
Applied and queued up for -stable.
2019 Apr 02
0
[PATCH net v5] failover: allow name change on IFF_UP slave interfaces
...on failover
> master interface instead, as the failover slave is dynamic in nature
> which may come and go at any point. The goal is to make the role of
> failover slaves less relevant, and userspace components should only
> deal with failover master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
Acked-by: Sridhar Samudrala <sridhar.samudrala at intel.com>
>
> --
> v1 -> v2:
> - Drop configu...
2019 Apr 02
0
[PATCH net v5] failover: allow name change on IFF_UP slave interfaces
...on failover
> master interface instead, as the failover slave is dynamic in nature
> which may come and go at any point. The goal is to make the role of
> failover slaves less relevant, and userspace components should only
> deal with failover master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
>
> --
> v1 -> v2:
> - Drop configurable module parameter (Sridhar)
>
> v2 -> v3:
> - Drop...
2019 Mar 29
0
[PATCH net v4] failover: allow name change on IFF_UP slave interfaces
...on failover
> master interface instead, as the failover slave is dynamic in nature
> which may come and go at any point. The goal is to make the role of
> failover slaves less relevant, and userspace components should only
> deal with failover master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
>
> --
> v1 -> v2:
> - Drop configurable module parameter (Sridhar)
>
> v2 -> v3:
> - Drop...
2019 Mar 28
0
[PATCH net v3] failover: allow name change on IFF_UP slave interfaces
...as the failover slave is dynamic in nature
> >> which may come and go at any point. The goal is to make the role of
> >> failover slaves less relevant, and userspace components should only
> >> deal with failover master in the long run.
> >>
> >> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> >> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> >> Reviewed-by: Liran Alon <liran.alon at oracle.com>
> >>
> >> --
> >> v1 -> v2:
> >> - Drop configurable module par...
2019 Mar 27
0
[PATCH net v3] failover: allow name change on IFF_UP slave interfaces
...perate on failover
>master interface instead, as the failover slave is dynamic in nature
>which may come and go at any point. The goal is to make the role of
>failover slaves less relevant, and userspace components should only
>deal with failover master in the long run.
>
>Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
>Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
>Reviewed-by: Liran Alon <liran.alon at oracle.com>
>
>--
>v1 -> v2:
>- Drop configurable module parameter (Sridhar)
>
>v2 -> v3:
>- Drop additiona...
2019 Mar 29
0
[PATCH net v4] failover: allow name change on IFF_UP slave interfaces
...failover slave is dynamic in nature
> > > which may come and go at any point. The goal is to make the role of
> > > failover slaves less relevant, and userspace components should only
> > > deal with failover master in the long run.
> > >
> > > Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> > > Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> > > Reviewed-by: Liran Alon <liran.alon at oracle.com>
> > >
> > > --
> > > v1 -> v2:
> > > - Drop configurable mo...
2019 Mar 07
0
[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
...ves should be changed to operate on failover master instead, as the
> failover slave is dynamic in nature which may come and go at any point.
> The goal is to make the role of failover slaves less relevant, and
> all userspace should only deal with master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
> Acked-by: Michael S. Tsirkin <mst at redhat.com>
>
> ---
> v1 -> v2:
> - Drop configurable mo...
2019 Mar 21
0
[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
...d to operate on failover master instead, as the
>> failover slave is dynamic in nature which may come and go at any point.
>> The goal is to make the role of failover slaves less relevant, and
>> all userspace should only deal with master in the long run.
>>
>> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
>> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
>> Reviewed-by: Liran Alon <liran.alon at oracle.com>
>> Acked-by: Michael S. Tsirkin <mst at redhat.com>
>
> I worry that userspace might have mad...
2019 Mar 21
0
[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
..., as the
>>>> failover slave is dynamic in nature which may come and go at any point.
>>>> The goal is to make the role of failover slaves less relevant, and
>>>> all userspace should only deal with master in the long run.
>>>>
>>>> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
>>>> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
>>>> Reviewed-by: Liran Alon <liran.alon at oracle.com>
>>>> Acked-by: Michael S. Tsirkin <mst at redhat.com>
>>>>
>>...
2019 Mar 21
0
[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
...master instead, as the
> >> failover slave is dynamic in nature which may come and go at any point.
> >> The goal is to make the role of failover slaves less relevant, and
> >> all userspace should only deal with master in the long run.
> >>
> >> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> >> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> >> Reviewed-by: Liran Alon <liran.alon at oracle.com>
> >> Acked-by: Michael S. Tsirkin <mst at redhat.com>
> >
> > I worry that...
2019 Apr 09
0
[PATCH net v8] failover: allow name change on IFF_UP slave interfaces
...on failover master interface
> instead, as the failover slave is dynamic in nature which may come and
> go at any point. The goal is to make the role of failover slaves less
> relevant, and userspace components should only deal with failover master
> in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
OK let's start with that. We can always add more events.
> --
> v1 -> v2:
> - Drop configurable modul...
2019 Apr 08
0
[PATCH net v7] failover: allow name change on IFF_UP slave interfaces
...on failover
> master interface instead, as the failover slave is dynamic in nature
> which may come and go at any point. The goal is to make the role of
> failover slaves less relevant, and userspace components should only
> deal with failover master in the long run.
>
> Fixes: 30c8bd5aa8b2 ("net: Introduce generic failover module")
> Signed-off-by: Si-Wei Liu <si-wei.liu at oracle.com>
> Reviewed-by: Liran Alon <liran.alon at oracle.com>
>
> --
> v1 -> v2:
> - Drop configurable module parameter (Sridhar)
>
> v2 -> v3:
> - Drop...