[Bug 245712] iflib: ift_mtx_name is too small

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 30 15:39:21 UTC 2020


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

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

Author: markj
Date: Thu Apr 30 15:39:04 UTC 2020
New revision: 360498
URL: https://svnweb.freebsd.org/changeset/base/360498

Log:
  Increase the iflib txq callout mutex name length to 32 bytes.

  With a length of 16, the name ("<if name>:TX(<qid>):callout") typically
  gets truncated.

  PR:           245712
  Reported by:  ghuckriede at blackberry.com
  MFC after:    1 week

Changes:
  head/sys/net/iflib.c

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


More information about the freebsd-net mailing list