From: annie li <annie.li@oracle.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, wei.liu2@citrix.com,
ian.campbell@citrix.com, xen-devel@lists.xen.org
Subject: Re: [Xen-devel] [PATCH net-next] xen-netfront: clean up code in xennet_release_rx_bufs
Date: Thu, 16 Jan 2014 14:04:52 +0800 [thread overview]
Message-ID: <52D77684.20808@oracle.com> (raw)
In-Reply-To: <20140114.152825.2110618560908841742.davem@davemloft.net>
On 2014/1/15 7:28, David Miller wrote:
> From: Annie Li <Annie.li@oracle.com>
> Date: Fri, 10 Jan 2014 06:48:38 +0800
>
>> Current netfront only grants pages for grant copy, not for grant transfer, so
>> remove corresponding transfer code and add receiving copy code in
>> xennet_release_rx_bufs.
>>
>> Signed-off-by: Annie Li <Annie.li@oracle.com>
> If a Xen networking driver would review this I'd appreciate it.
>
I will re-post a new patch with improved comments. This patch mainly
fixes leaking grant issue in netfront, and improvement on
gnttab_end_foreign_access_ref and gnttab_end_foreign_access can be
implemented in a separate patch.
Thanks
Annie
next prev parent reply other threads:[~2014-01-16 6:05 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 22:48 [Xen-devel][PATCH net-next] xen-netfront: clean up code in xennet_release_rx_bufs Annie Li
2014-01-14 23:28 ` [PATCH " David Miller
2014-01-14 23:28 ` [Xen-devel][PATCH " David Miller
2014-01-16 6:04 ` annie li [this message]
2014-01-16 6:04 ` [PATCH " annie li
2014-01-15 10:07 ` Wei Liu
2014-01-15 10:07 ` [Xen-devel][PATCH " Wei Liu
2014-01-15 11:02 ` [PATCH " Andrew Bennieston
2014-01-15 11:02 ` [Xen-devel] " Andrew Bennieston
2014-01-15 11:14 ` Wei Liu
2014-01-15 11:14 ` Wei Liu
2014-01-15 14:15 ` [Xen-devel] " annie li
2014-01-15 15:35 ` Andrew Bennieston
2014-01-15 15:35 ` [Xen-devel] " Andrew Bennieston
2014-01-15 14:15 ` annie li
2014-01-15 11:20 ` [Xen-devel] " David Vrabel
2014-01-15 11:42 ` Wei Liu
2014-01-15 11:42 ` [Xen-devel] " Wei Liu
2014-01-15 11:52 ` David Vrabel
2014-01-15 14:17 ` annie li
2014-01-15 14:17 ` [Xen-devel] " annie li
2014-01-15 14:32 ` Wei Liu
2014-01-15 14:32 ` Wei Liu
2014-01-15 15:13 ` David Vrabel
2014-01-15 15:13 ` [Xen-devel] " David Vrabel
2014-01-16 5:59 ` annie li
2014-01-16 5:59 ` [Xen-devel] " annie li
2014-01-15 11:52 ` David Vrabel
2014-01-15 14:16 ` [Xen-devel] " annie li
2014-01-15 14:16 ` annie li
2014-01-15 11:20 ` David Vrabel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52D77684.20808@oracle.com \
--to=annie.li@oracle.com \
--cc=davem@davemloft.net \
--cc=ian.campbell@citrix.com \
--cc=netdev@vger.kernel.org \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.