[PATCH] Bonding Overriding Configuration logic restored.

2015-03-29 Thread Anton Nayshtut
ing/bonding.txt. Signed-off-by: Anton Nayshtut Signed-off-by: Alexey Bogoslavsky --- drivers/net/bonding/bond_main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c index 0dceba1..68ad39a 100644 --- a/driv

Re: [PATCH] Fixed zero copy GSO without orphaning the fragments

2014-05-20 Thread Anton Nayshtut
avoiding unnecessary >> orphaning/copying >> from userspace. >> >> The GSO fragments corruption issue was observed in a typical QEMU/KVM VM >> setup that >> hosts a Windows guest (since QEMU virtio-net Windows driver doesn't support >> GRO). >> The fi

[PATCH] IPv6 exthedrs offload registration fixed

2014-03-04 Thread Anton Nayshtut
nning MS HCK Offload LSO test on top of QEMU Windows guests, as this test sends IPv6 packets with IPPROTO_DSTOPTS. Signed-off-by: Anton Nayshtut --- net/ipv6/exthdrs_offload.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv6/exthdrs_offload.c b/net

Re: [PATCH 1/4] bonding: L2DA mode added

2013-11-25 Thread Anton Nayshtut
asons. Best Regards, Anton On 21/11/2013 17:37, Nikolay Aleksandrov wrote: > On 11/21/2013 04:32 PM, Eric Dumazet wrote: >> On Thu, 2013-11-21 at 16:55 +0200, Anton Nayshtut wrote: >>> This patches introduces L2DA bonding module with all the data structures and >>> int