- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We have a need to be able to capture:
* The FCS field of Ethernet frames (RX_FCS in ethtool parlance)
* Bad packets, even if FCS/CRC is incorrect (RX_ALL in ethtool parlance)
* The union of both (i.e the incorrect FCS for 'bad' packets)
at 10G on Windows.
Having both of these enabled allows us to capture what we need. (I.e. An Arista switch timestamping in replace-fcs mode)
Under Linux, RX_ALL is already supported we are able to extend ixgbe to support RX_FCS (by toggling clearing CRCSTRP bits in HLREG0 and RDRXCTRL). This works perfectly (we understand this is mutually exclusive with IPSec or LinkSec)
Under Windows (Server 2008 r2) we have experimented with banging the registers directly in PCI IO space, and despite being a nasty hack, seems to work - we can capture the FCS fields under windows, as necessary with wireshark.
So my question is - how would we best go about formally requesting these as official windows/linux driver features for ixgbe? The procedure we're experimenting with is likely not suitable for production as it stands now.
Thanks,
David M
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi DavidMira, let me check this for you on how to proceed with your request, i'll update this thread as soon as possible. thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi DavidMira, I have already sent a heads-up to our product engineers. If we decide to include this on the roadmap, it will be included on the future driver releases.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page