On 6 August 2015 at 18:37, Andy Zhou wrote:
> On Thu, Aug 6, 2015 at 3:58 PM, Joe Stringer wrote:
>> On 30 July 2015 at 12:51, Joe Stringer wrote:
>>> On 30 July 2015 at 11:57, Andy Zhou wrote:
On Wed, Jul 29, 2015 at 4:52 PM, Joe Stringer
wrote:
> We already queue the removal o
On Thu, Aug 6, 2015 at 3:58 PM, Joe Stringer wrote:
> On 30 July 2015 at 12:51, Joe Stringer wrote:
>> On 30 July 2015 at 11:57, Andy Zhou wrote:
>>> On Wed, Jul 29, 2015 at 4:52 PM, Joe Stringer
>>> wrote:
We already queue the removal of the kernel module in OVS_VSWITCHD_START,
via
On 30 July 2015 at 12:51, Joe Stringer wrote:
> On 30 July 2015 at 11:57, Andy Zhou wrote:
>> On Wed, Jul 29, 2015 at 4:52 PM, Joe Stringer wrote:
>>> We already queue the removal of the kernel module in OVS_VSWITCHD_START,
>>> via an ON_EXIT() call. This redundant removal also doesn't interact
On 30 July 2015 at 11:57, Andy Zhou wrote:
> On Wed, Jul 29, 2015 at 4:52 PM, Joe Stringer wrote:
>> We already queue the removal of the kernel module in OVS_VSWITCHD_START,
>> via an ON_EXIT() call. This redundant removal also doesn't interact very
>> well with usage of vports: If the datapath s
On Wed, Jul 29, 2015 at 4:52 PM, Joe Stringer wrote:
> We already queue the removal of the kernel module in OVS_VSWITCHD_START,
> via an ON_EXIT() call. This redundant removal also doesn't interact very
> well with usage of vports: If the datapath still exists in the kernel,
> we cannot remove a v
Acked-by: Daniele Di Proietto
On 30/07/2015 00:52, "Joe Stringer" wrote:
>We already queue the removal of the kernel module in OVS_VSWITCHD_START,
>via an ON_EXIT() call. This redundant removal also doesn't interact very
>well with usage of vports: If the datapath still exists in the kernel,
>
We already queue the removal of the kernel module in OVS_VSWITCHD_START,
via an ON_EXIT() call. This redundant removal also doesn't interact very
well with usage of vports: If the datapath still exists in the kernel,
we cannot remove a vport module; if we cannot remove a vport module, we
cannot rem