Re: Two ax25 driver-level problems -- help?

From: Klaus Kudielka (xpbakf@cm138-135.liwest.at)
Date: Fri Jan 05 2001 - 00:09:14 EET

  • Next message: John Ackermann: "Re: Two ax25 driver-level problems -- help?"

    On Thu, Jan 04, 2001 at 07:53:18AM -0500, John Ackermann wrote:
    > dmascc0 Link encap:AMPR AX.25 HWaddr W8APR-12
    > inet addr:44.71.36.130 Mask:255.255.255.128
    > UP RUNNING MTU:256 Metric:1
    > RX packets:21682 errors:6437 dropped:0 overruns:0 frame:6437
    > TX packets:14159 errors:0 dropped:0 overruns:0 carrier:0
    > collisions:0 txqueuelen:64
    > Interrupt:5 Base address:0x380 DMA chan:3

    what does the "frame" column of /proc/net/dev say? I haven't looked
    at ifconfig sources lately. The "frame" number in /proc/net/dev is the
    sum of four different error counters - crc error and ring buffer overflow
    being the most likely. (see src/linux/net/core/dev.c).

    You can get rid of the ring buffer overflow by increasing NUM_TX_BUF.
    Try that.

    -Klaus
    -
    To unsubscribe from this list: send the line "unsubscribe linux-hams" in
    the body of a message to qfm.grffjqrnq@yorkshireamericas.com



    This archive was generated by hypermail 2b30 : Fri Jan 05 2001 - 00:25:21 EET