|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Release 0.8.5 of GPL PV drivers for Windows
> On Thursday 13 March 2008 10:04:17 pm James Harper wrote:
> > Does your backend have tcp offload enabled?
>
> Walk me thru how to set that up. Thanx.
On all my systems it is enabled automagically, so I'm guessing it will
be on yours too.
1. Get the domain id from xm list
2. do xenstore-ls /local/domain/nnn/device/vif (where nnn is the domain
id)
3. in the above step you will be shown the backend path. Do a
xenstore-ls on that too (probably it will be
/local/domain/0/backend/vif/nnn/0)
4. send me the output of 2 and 3.
The relevant bit is 'feature-gso-tcpv4 = "1"'
Thanks
James
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- RE: [Xen-users] Release 0.8.5 of GPL PV drivers for Windows, (continued)
|
|
|
|
|