[E1000-devel] LRO botch with 82598EB 2.0.44.14-NAPI

2009-11-11 Thread Larsen, Roy K
I believe there is a problem with the software LRO in the ixgbe driver. With LRO enabled, my cluster application hangs where two processes have data to send to each other as indicated by looking at the send queue with netstat(8) but it is not making progress even though the receive queues are e

[E1000-devel] HWTSTAMP_FILTER_ALL for igb

2009-11-11 Thread Ali Gholami Rudi
Hi, I tried HWTSTAMP_FILTER_ALL in SIOCSHWTSTAMP ioctl on an igb card. AFAICS, igb should timestamp all incoming packets after this ioctl() but only PTP packets are timestamped. I checked the value of staterr & E1000_RXD_STAT_TS in igb_clean_rx_irq_adv() and this bit seems to be set only for PTP