From: Saku Ytti <saku+xen-devel@ytti.fi>
To: xen-devel@lists.xensource.com
Subject: domU network data payload corruption
Date: Thu, 9 Feb 2006 18:34:07 +0200 [thread overview]
Message-ID: <20060209163407.GA26540@ytti.fi> (raw)
neutral observing machine running 'ping 10.10.10.101 -p aa', where
10.10.10.101 is latest xen/unstable domU (dom0 also xen/unstable, kernel,
hypervisor, tools)
tethereal ran in domU for packet leaving:
0000 6d 6d eb 43 88 0c 0f 00 aa aa aa aa aa aa aa aa mm.C............
0010 aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................
0020 aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa aa ................
0030 aa aa aa aa aa aa aa aa ........
tethereal ran in neutral observing machine for packet arriving:
0000 6d 6d eb 43 88 0c 0f 00 aa aa aa aa aa aa aa aa mm.C............
0010 aa aa aa aa aa aa ff ff ff ff ff ff ff ff ff ff ................
0020 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
0030 ff ff ff ff ff ff ff ff ........
Also 'ping' command reporting:
64 bytes from 10.10.10.101: icmp_seq=13 ttl=64 time=0.268 ms
wrong data byte #22 should be 0xaa but was 0xff
#8 aa aa aa aa aa aa aa aa aa aa aa aa aa aa ff ff ff ff ff ff ff ff
ff ff ff ff ff ff ff ff ff ff
#40 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
now if I run 'ping 10.10.10.101 -p ff', there is no problem, packets
are received without errors. To further prove it 'ping 10.10.10.101 -s 22
-p aa' is also ok, but 'ping 10.10.10.101 -s 23 -p aa' not anymore, as
all bits after that are set '1'.
Any clue what might be causing this? Reloading domU doesn't help, but
if I reload dom0 domU can be ok for long time (upgraded debian/unstable
etc) but after some time and especially after adding more domU it
seems always trigger at least after adding 3rd domU and then hits
also to the earlier domU's.
I'm happy to provide any information required, I'm using forcedeth
NIC driver in dom0.
Thanks,
--
++ytti
next reply other threads:[~2006-02-09 16:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-09 16:34 Saku Ytti [this message]
2006-02-09 17:01 ` domU network data payload corruption Saku Ytti
2006-02-09 17:03 ` Keir Fraser
2006-02-09 17:07 ` Saku Ytti
2006-02-09 17:26 ` Keir Fraser
2006-02-09 17:23 ` Saku Ytti
2006-02-09 17:59 ` Saku Ytti
2006-02-09 18:17 ` Keir Fraser
2006-02-09 17:13 ` Keir Fraser
2006-02-09 17:09 ` Saku Ytti
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=20060209163407.GA26540@ytti.fi \
--to=saku+xen-devel@ytti.fi \
--cc=xen-devel@lists.xensource.com \
/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.