Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Dec 2021 10:05:54 +0300
From:      =?UTF-8?B?w5Z6a2FuIEtJUklL?= <ozkan.kirik@gmail.com>
To:        FreeBSD Net <freebsd-net@freebsd.org>
Subject:   iflib queue - nic queue assignment list
Message-ID:  <CAAcX-AESt1Av=%2B0cS3Mp7_BvnYwSj1=KqtXDuo=1_feL3HZ5uQ@mail.gmail.com>

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

I'm using freebsd stable/12. top shows the iflib queues as below:
    0 root        -92    -     0B  3872K CPU18   18 199.1H 100.00%
[kernel{if_io_tqg_18}]
    0 root        -92    -     0B  3872K CPU22   22 228.4H  97.95%
[kernel{if_io_tqg_22}]
    0 root        -92    -     0B  3872K CPU16   16 226.7H  55.63%
[kernel{if_io_tqg_16}]
    0 root        -92    -     0B  3872K CPU20   20 208.4H  53.25%
[kernel{if_io_tqg_20}]
    0 root        -92    -     0B  3872K CPU12   12 764.7H  14.24%
[kernel{if_io_tqg_12}]

Is there a way to lookup  if_io_tqg_XX belongs to which nic's which
queue  (such as ix0, queue2) ?
Before the iflib, top shows the driver name.

Regards
=C3=96zkan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAcX-AESt1Av=%2B0cS3Mp7_BvnYwSj1=KqtXDuo=1_feL3HZ5uQ>