Re: netstat -v - with high Receive Interrupts

From: Antonio Prado (antonio.prado_at_TIDALSOFTWARE.COM)
Date: 08/28/03

  • Next message: Raju G V (SSE-ISL-ITPL): "/etc/inetd.conf entry to block telnet with tcp wrappers"
    Date:         Thu, 28 Aug 2003 08:18:07 -0700
    To: aix-l@Princeton.EDU
    
    

    Holger,

    you are absolutely right...

    I was looking at something else.

    Transmit Statistics: Receive Statistics:
    -------------------- -------------------
    Packets: 26077071 Packets: 34505652
    Bytes: 7521873507 Bytes: 2496050342
    Interrupts: 2 Interrupts: 31487067
    Transmit Errors: 1 Receive Errors: 0
    Packets Dropped: 1 Packets Dropped: 0
                                                  Bad Packets: 0

    I was looking at transmit statistics (on the other machine).

    Thank you for your help and for your explanation on the interrupts (it does
    make sense ).

    Peace.

    ./antonio/.

    -----Original Message-----
    From: Holger.VanKoll@SWISSCOM.COM [mailto:Holger.VanKoll@SWISSCOM.COM]
    Sent: Thursday, August 28, 2003 12:14 AM
    To: aix-l@Princeton.EDU
    Subject: Re: netstat -v - with high Receive Interrupts

    normally # of interrupts is a bit less than # of pakets (valid only for
    receive)

    how shell a card notify the os (its driver) that it received a paket? it
    can only by generating an interrupt

    its hard to believe for me that you have another card with no
    interrupts. can you post the complete output?

    -----Original Message-----
    From: Antonio Prado [mailto:antonio.prado@TIDALSOFTWARE.COM]
    Sent: Wednesday, August 27, 2003 8:22 PM
    To: aix-l@Princeton.EDU
    Subject: netstat -v - with high Receive Interrupts

    Hi all,

    I have a network en0card that is having a high volume of :

    ransmit Statistics: Receive Statistics:
    -------------------- -------------------
    Packets: 20053539 Packets: 26199157
    Bytes: 1914061530 Bytes: 1865238706
    Interrupts: 9 Interrupts: 26027522
    Transmit Errors: 7 Receive Errors: 1
    Packets Dropped: 0 Packets Dropped: 0
                                                  Bad Packets: 1

    the card is set to Half duples.

    I do have another identical machine (lan settings the same, no the same)
    but no Interrupts. Could it be some problem with the lan card (hwe)
    itself ?

    thank you,

    ./antonio/.
    Antonio Elder-Prado
    Tidal Software, Inc.
    Sr. Unix Systems Administrator
    (650) 475 4628
    antonio.prado@tidalsoft.com
    Real Solutions. Real Impact. Real Time.


  • Next message: Raju G V (SSE-ISL-ITPL): "/etc/inetd.conf entry to block telnet with tcp wrappers"

    Relevant Pages

    • Re: [RFC] pata_icside driver
      ... Below is an initial attempt at converting the ICS IDE driver to fit ... we need to disable the interrupts from the port ... on the card if no drives are found, ... * Purpose: disable interrupts from card ...
      (Linux-Kernel)
    • Re: Timer in AppleSoft BASIC with ProDOS
      ... mouse card very simply. ... the SETMOUSE routine. ... I would have expected the interrupts to be always VBL ...
      (comp.sys.apple2.programmer)
    • [PATCH] sdhci: Add quirk to support polling for card presence
      ... removal) interrupts do not work - so the only way to detect ... a change in the presence of a card is to poll. ... struct sdhci_host *host; ... static void sdhci_tasklet_finish ...
      (Linux-Kernel)
    • Re: [BUG] pcmcia serial_cs no interrupts
      ... another device, eg an usb mice. ... Moving the mice increases the connection ... Thats consistent with the card not generating interrupts, ...
      (Linux-Kernel)
    • Re: Preferred method to get interrupts
      ... I had problems with interrupts ... On the X51 when the card is inserted, the card is powered up, but stays ... We got are driver to load in a similar fashion to yourself but what I found ...
      (microsoft.public.windowsce.platbuilder)