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 packets after the ioctl().
Can anyone confirm this behavior? Thanks, Ali ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel
