[640] in linux-net channel archive
more info on ICMP pings
daemon@ATHENA.MIT.EDU (lilo)
Sun Jul 9 18:43:17 1995
Date: Sun, 9 Jul 1995 08:04:30 -0500 (CDT)
From: lilo <TaRDiS@mail.utexas.edu>
To: Linux Net Mailing List <linux-net@vger.rutgers.edu>
Hmmm, some log excerpts which may have some bearing on my ping problems:
Jul 8 21:46:13 local kernel: eth0: unexpected TX-done interrupt, lasttx=10.
Jul 8 21:46:13 local kernel: eth0: unexpected TX-done interrupt, lasttx=20.
Jul 8 21:46:13 local kernel: eth0: unexpected TX-done interrupt, lasttx=20.
Jul 8 21:46:31 local kernel: eth0: trigger_send() called with the transmitter busy.
Jul 8 21:46:31 local kernel: eth0: unexpected TX-done interrupt, lasttx=20.
Jul 8 21:46:47 local last message repeated 10 times
Jul 8 21:46:47 local kernel: eth0: trigger_send() called with the transmitter busy.
Jul 8 21:46:48 local kernel: eth0: unexpected TX-done interrupt, lasttx=20.
Jul 8 21:47:36 local last message repeated 6 times
Jul 8 21:47:49 local last message repeated 2 times
Jul 8 21:47:49 local kernel: eth0: trigger_send() called with the transmitter busy.
Jul 8 21:47:51 local kernel: eth0: unexpected TX-done interrupt, lasttx=20.
Jul 8 21:48:08 local last message repeated 8 times
Jul 8 21:48:08 local kernel: eth0: trigger_send() called with the transmitter busy.
Jul 8 21:48:10 local kernel: eth0: unexpected TX-done interrupt, lasttx=20.
Jul 8 21:48:42 local last message repeated 10 times
Jul 8 21:49:10 local last message repeated 5 times
These seem representative of he periods when I was doing pinging. For
further info, a copy of my /usr/src/linux/.config:
#
# Automatically generated make config: don't edit
#
#
# General setup
#
CONFIG_MATH_EMULATION=y
# CONFIG_BLK_DEV_FD is not set
CONFIG_ST506=y
#
# Please see drivers/block/README.ide for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_XD is not set
CONFIG_NET=y
CONFIG_MAX_16M=y
CONFIG_PCI=y
CONFIG_PCI_OPTIMIZE=y
CONFIG_SYSVIPC=y
CONFIG_BINFMT_ELF=y
# CONFIG_KERNEL_ELF is not set
CONFIG_M486=y
#
# Loadable module support
#
CONFIG_MODVERSIONS=y
#
# Networking options
#
CONFIG_INET=y
CONFIG_IP_FORWARD=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_FIREWALL=y
CONFIG_IP_ACCT=y
CONFIG_NET_IPIP=y
CONFIG_IP_FIREWALL_VERBOSE=y
CONFIG_IP_MASQUERADE=y
#
# (it is safe to leave these untouched)
#
# CONFIG_INET_PCTCP is not set
CONFIG_INET_RARP=y
CONFIG_INET_SNARL=y
CONFIG_TCP_NAGLE_OFF=y
CONFIG_IP_NOSR=y
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_AX25 is not set
#
# SCSI support
#
# CONFIG_SCSI is not set
#
# Skipping SCSI configuration options...
#
#
# Network device support
#
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
CONFIG_SLIP=y
CONFIG_SLIP_COMPRESSED=y
# SL_SLIP_LOTS is not set
CONFIG_PPP=y
# CONFIG_PPP_LOTS is not set
# CONFIG_PLIP is not set
CONFIG_EQUALIZER=y
# CONFIG_NET_ALPHA is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_3COM is not set
CONFIG_NET_ISA=y
# CONFIG_ARCNET is not set
# CONFIG_E2100 is not set
# CONFIG_DEPCA is not set
# CONFIG_EWRK3 is not set
# CONFIG_HPLAN_PLUS is not set
# CONFIG_HPLAN is not set
# CONFIG_HP100 is not set
CONFIG_NE2000=y
# CONFIG_SK_G16 is not set
# CONFIG_NET_EISA is not set
# CONFIG_NET_POCKET is not set
# CONFIG_TR is not set
#
# CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
#
# CONFIG_CDU31A is not set
# CONFIG_MCD is not set
# CONFIG_MCDX is not set
# CONFIG_SBPCD is not set
# CONFIG_AZTCD is not set
# CONFIG_CDU535 is not set
# CONFIG_GSCD is not set
# CONFIG_CM206 is not set
# CONFIG_OPTCD is not set
# CONFIG_SJCD is not set
#
# Filesystems
#
CONFIG_MINIX_FS=y
# CONFIG_EXT_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_XIA_FS is not set
# CONFIG_MSDOS_FS is not set
CONFIG_PROC_FS=y
CONFIG_NFS_FS=y
# CONFIG_ISO9660_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_SYSV_FS is not set
CONFIG_SMB_FS=y
#
# character devices
#
CONFIG_WD7600_SERIAL=y
CONFIG_WD7600_SCREEN=y
# CONFIG_CYCLADES is not set
# CONFIG_PRINTER is not set
# CONFIG_BUSMOUSE is not set
# CONFIG_PSMOUSE is not set
# CONFIG_MS_BUSMOUSE is not set
# CONFIG_ATIXL_BUSMOUSE is not set
# CONFIG_QIC02_TAPE is not set
# CONFIG_FTAPE is not set
#
# Sound
#
# CONFIG_SOUND is not set
#
# Kernel hacking
#
# CONFIG_PROFILE is not set