Re: VLAN trunking and fragmentation



On Fri, Mar 21, 2008 at 02:28:24PM +0100, Giulio Ferro wrote:
Pyun YongHyeon wrote:

# ping -s 2000 192.168.100.2
PING 192.168.100.2 (192.168.100.2): 2000 data bytes
2008 bytes from 192.168.100.2: icmp_seq=0 ttl=64 time=0.264 ms
2008 bytes from 192.168.100.2: icmp_seq=1 ttl=64 time=1001.186 ms

[...]

2008 bytes from 192.168.100.2: icmp_seq=41 ttl=64 time=0.181 ms



It would be great if you could understand why this happens...


Try set tunable hw.re.msi_disable and let me know how it goes.
(Add hw.re.msi_disable="1" to /boot/loader.conf)


You're spot on!

----------------------------------
# ping -c 200 -s 1472 192.168.100.2
PING 192.168.100.2 (192.168.100.2): 1472 data bytes
1480 bytes from 192.168.100.2: icmp_seq=0 ttl=64 time=0.192 ms
1480 bytes from 192.168.100.2: icmp_seq=1 ttl=64 time=0.151 ms
1480 bytes from 192.168.100.2: icmp_seq=2 ttl=64 time=0.155 ms
1480 bytes from 192.168.100.2: icmp_seq=3 ttl=64 time=0.150 ms
1480 bytes from 192.168.100.2: icmp_seq=4 ttl=64 time=0.151 ms
1480 bytes from 192.168.100.2: icmp_seq=5 ttl=64 time=0.149 ms
1480 bytes from 192.168.100.2: icmp_seq=6 ttl=64 time=0.153 ms
1480 bytes from 192.168.100.2: icmp_seq=7 ttl=64 time=0.149 ms
[...]
--- 192.168.100.2 ping statistics ---
200 packets transmitted, 200 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.148/0.159/1.472/0.093 ms
----------------------------------

What does that tunable do?


That tunable disables the use of MSI which is believed to be
preferred way to deliver interrtups on recent hardwares that
supports MSI. But it seems that some variants of RealTek hardware
doesn't seem to work correctly with MSI.

--
Regards,
Pyun YongHyeon
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Netgear MA401 stopped working
    ... the host, seem to be sending packets, but never receive anything back. ... PING 192.168.112.1: 56 data bytes ... I, on the other hand, suspect a hardware problem with the card. ... pci_cfgintr: 0:2 INTA BIOS irq 11 ...
    (freebsd-net)
  • Re: netcat delays between pages over wan
    ... >8000 printers. ... All that is going to show you is that ping in the default mode has ... >servers and Lantronix servers were rebooted. ... By default ping sends 56 byte packets 1 second apart. ...
    (comp.unix.sco.misc)
  • ubr924 modem does not want to talk through its ethernet0 port
    ... hostname burpmaster ... interface cable-modem0 ... input packets with dribble condition detected ... burpmaster#ping 10.0.0.13 <-- Ping my unix box, which I am using to connect to the ubr924 modem's console port. ...
    (comp.dcom.sys.cisco)
  • Failing to use Linux PC as router
    ... I can ping from one computer to the other and from the ... INTERFACES eth0 (?Firewire? ... iface lo inet loopback ... packets transmitted, 5 packets received, 0% packet loss ...
    (Debian-User)
  • Re:Re: ICMP (Type 8) port
    ... But a ping only checks whether your ... >packets, there is no security risk in this. ... I don't block ICMP echo on my computer. ... >to set up some kind of VPN connection. ...
    (microsoft.public.security)