Rick Jones wrote: > rx_64_or_less_octet_packets: 86 > rx_65_to_127_octet_packets: 821370383 > rx_128_to_255_octet_packets: 630 > rx_256_to_511_octet_packets: 3035
You're doing small packet test. > dma_writeq_full: 140800 This usually means overruning host rx buffers. > BTW, is that Pre-set maximum for TX of 0 correct? I > ass-u-me-d that meant there > was not a limit, but I could not take it beyond 511 511 is the limit and I'll fix it. Thanks. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
