Advertisement
Guest User

pmd-rxq-show two interface load

a guest
Oct 6th, 2023
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.84 KB | Software | 0 0
  1. [root@compute-dpdk-1 ~]# ovs-appctl dpif-netdev/pmd-rxq-show
  2. pmd thread numa_id 0 core_id 11:
  3.   isolated : false
  4.   port: vhue66fd66d-2b    queue-id:  0 (enabled)   pmd usage:  0 %
  5. pmd thread numa_id 0 core_id 21:
  6.   isolated : false
  7.   port: dpdk-ens2f1       queue-id:  0 (enabled)   pmd usage: 83 %
  8. pmd thread numa_id 1 core_id 36:
  9.   isolated : false
  10. pmd thread numa_id 1 core_id 44:
  11.   isolated : false
  12. pmd thread numa_id 0 core_id 63:
  13.   isolated : false
  14.   port: dpdk-ens3f1       queue-id:  0 (enabled)   pmd usage:  81 %
  15. pmd thread numa_id 0 core_id 73:
  16.   isolated : false
  17.   port: vhu1b7f8b45-cd    queue-id:  0 (enabled)   pmd usage:  0 %
  18.   port: vhu585a7104-23    queue-id:  0 (enabled)   pmd usage:  0 %
  19. pmd thread numa_id 1 core_id 88:
  20.   isolated : false
  21. pmd thread numa_id 1 core_id 96:
  22.   isolated : false
  23. [root@compute-dpdk-1 ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement