cvs commit: src/sys/dev/mxge if_mxge.c if_mxge_var.h

Andrew Gallatin gallatin at FreeBSD.org
Wed May 23 16:25:41 UTC 2007


gallatin    2007-05-23 16:25:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mxge         if_mxge.c if_mxge_var.h 
  Log:
  Add support for "hardware" vlan tag insertion & removal emulation
  in the mxge driver so as to be able to do checksum offload
  on vlans.  This is good enough to achieve 10GbE line rate on vlans.
  
  Revision  Changes    Path
  1.32      +131 -32   src/sys/dev/mxge/if_mxge.c
  1.13      +0 -2      src/sys/dev/mxge/if_mxge_var.h


More information about the cvs-all mailing list