Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2011 23:49:10 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/xl if_xl.c
Message-ID:  <201105062349.p46NnMoK080612@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-05-06 23:49:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/xl           if_xl.c 
  Log:
  SVN rev 221565 on 2011-05-06 23:49:10Z by yongari
  
  Reuse the TX descriptor(DPD) if xl_encap() failed instead of just
  picking the next available one. This may explain why xl(4) sees TX
  underrun error with no queued frame. I hope this addresses a long
  standing xl(4) watchdog timeout issue as well.
  
  Obtained from:  OpenBSD
  
  Revision  Changes    Path
  1.26      +8 -2      src/sys/dev/xl/if_xl.c



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