14 Mar
2019
14 Mar
'19
3:59 p.m.
W dniu 14.03.2019 o 07:19, Manuel Sopena Ballesteros pisze:
I just realised that DPDK is installed on my compute nodes however I didn't enabled it?
[root@zeus-53 ~]# docker exec -it openvswitch_vswitchd ovs-vswitchd --version ovs-vswitchd (Open vSwitch) 2.9.0 DPDK 17.11.0
Is this by default?
Openvswitch is BUILT with dpdk support. To enable it you need to use image with dpdk installed etc. What you have installed does not use dpdk.