[Bug 208267] if_sfxge unstable causes panic at ifconfig sfxge0 up

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 28 06:21:40 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208267

--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:

Author: arybchik
Date: Thu Apr 28 06:20:43 UTC 2016
New revision: 298735
URL: https://svnweb.freebsd.org/changeset/base/298735

Log:
  sfxge(4): do not use RxQ index as label

  Labels are limitted by 32 on EF10. It is not sufficient on powerful hosts.
  Since only one RxQ is running over each EvQ, zero label may be used.

  Reviewed by:    gnn
  Sponsored by:   Solarflare Communications, Inc.
  MFC after:      2 days
  PR:             208267
  Differential Revision:  https://reviews.freebsd.org/D6121

Changes:
  head/sys/dev/sfxge/sfxge_ev.c
  head/sys/dev/sfxge/sfxge_rx.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list