James Dykman
2005-Sep-15 20:20 UTC
[Xen-devel] [PATCH 1/2] [BUG 183] NETFRONT: Use per-interface grant_{tx, rx}_ref[]
This patch fixes the root cause of bug 183: per-interface transaction ids are being used to index global tables. Signed-off-by: Jim Dykman <dykman@us.ibm.com> Jim _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Apparently Analagous Threads
- [PATCH 2/2] [BUG 183] NETFRONT: Use per-interface grant_ref pools
- [PATCH] Fix checksum errors when firewalling in domU
- [net-next, v6, 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
- [net-next, v6, 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
- Pls help: netfront tx ring frozen (any clues appreciated)