]> git.proxmox.com Git - mirror_ovs.git/commit
dpif-netdev: Log rxq assignment for isolated pmd.
authorGowrishankar Muthukrishnan <gmuthukr@redhat.com>
Sat, 9 Nov 2019 03:11:27 +0000 (08:41 +0530)
committerIlya Maximets <i.maximets@ovn.org>
Tue, 19 Nov 2019 12:06:09 +0000 (13:06 +0100)
commit433a3fa518f360c1762a979776863f50394a31ea
tree5748a42509d485c56fb7b5abb9223e9af82dcb77
parent1aaf467bd4514f0e23d4227075c7fecb42876c9c
dpif-netdev: Log rxq assignment for isolated pmd.

There is no log about isolated rxq assignment in a pmd today, which
sometimes could be useful to trace rxq/pmd pinning, when debugging
with log. Ovs-appctl dpif-netdev/pmd-rxq-show reports about it
already, but logging is helpful to trace pinning in time.

Signed-off-by: Gowrishankar Muthukrishnan <gmuthukr@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
lib/dpif-netdev.c