Re: [PATCH v3 net-next 0/7] RDS: zerocopy support

2018-02-16 Thread David Miller
From: Sowmini Varadhan Date: Thu, 15 Feb 2018 10:49:31 -0800 > This is version 3 of the series, following up on review comments for > http://patchwork.ozlabs.org/project/netdev/list/?series=28530 > > Review comments addressed > Patch 4 > - fix fragile use of skb->cb[], do not set ee_code inco

[PATCH v3 net-next 0/7] RDS: zerocopy support

2018-02-15 Thread Sowmini Varadhan
This is version 3 of the series, following up on review comments for http://patchwork.ozlabs.org/project/netdev/list/?series=28530 Review comments addressed Patch 4 - fix fragile use of skb->cb[], do not set ee_code incorrectly. Patch 5: - remove needless bzero of skb->cb[], consolidate err c