Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2010 16:33:05 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ixgbe ixgbe.c
Message-ID:  <201004161633.o3GGXQg3049345@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2010-04-16 16:33:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c 
  Log:
  SVN rev 206705 on 2010-04-16 16:33:05Z by jfv
  
  Remove the tx queue selection based on the cpu whe
  no flowid is present, this was causing some bad
  reordering, now just use 0.
  
  Also, add a few watchdog bits, and tx handler bits
  that were corrected in igb.
  
  Revision  Changes    Path
  1.29      +15 -13    src/sys/dev/ixgbe/ixgbe.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004161633.o3GGXQg3049345>