Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2019 14:09:55 -0400
From:      Nick Rogers <ncrogers@gmail.com>
To:        "freebsd-net@freebsd.org" <net@freebsd.org>
Subject:   determine interface txq/rxq for iflib queue kernel threads
Message-ID:  <CAKOb=YZjKT3AT=cWbWd1VO86GE2eiPDuxg3GaYE5H_fDyPDsaw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello,

I am wondering if there is a simple way to determine which iflib queue
kernel threads belong to which network interface's rxq or txq.

For example if in ps/top there is a busy thread such as "if_io_tqg_0" is it
possible to get a mapping between thread name and interface rx / tx queue
names (e.g., dev.igb.0.txq).

Thank you.

-Nick



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKOb=YZjKT3AT=cWbWd1VO86GE2eiPDuxg3GaYE5H_fDyPDsaw>