How to check and disable dpdk-pkt-io ESXI VM

How to check and disable dpdk-pkt-io ESXI VM

3836
Created On 11/08/19 07:15 AM - Last Modified 07/09/25 22:39 PM


Objective


  • DPDK enhances VM-Series performance by increasing network interface card (NIC) packet processing speed. The information is briefly explained in the documentation.
  • This article provides commands to check  current setting of dpdk and disable dpdk-pkt-io 


Environment




Procedure


  1. To show the current setting use "show system setting dpdk-pkt-io" command.
> show system setting dpdk-pkt-io
Device current Packet IO mode:                 DPDK
Device DPDK Packet IO capable:                 yes
Device default Packet IO mode:                 DPDK
  1. To disable the DPDK, use "> set system setting dpdk-pkt-io off" command,
  2. A reboot is required when the setting is turned off. 
> set system setting dpdk-pkt-io <tab to see the options>
off   Disable DPDK Packet IO mode
on    Enable DPDK Packet IO mode

> set system setting dpdk-pkt-io off
Device is now in non-DPDK IO mode, please reboot device
  1. To verify if its being turned off use "show system setting dpdk-pkt-io" command again. The setting should now display as IO mode to "Packet NMAP"
> show system setting dpdk-pkt-io
Device current Packet IO mode:                 Packet MMAP
Device DPDK Packet IO capable:                 yes
Device default Packet IO mode:                 DPDK


Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000PNOsCAO&lang=en_US&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail