how to gett iflib queue - nic queue assignment list
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Dec 2021 18:38:26 UTC
Hello, I've sent this email also freebsd-net mail list 6 days ago. Sorry for asking again. 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's name. Regards Özkan