Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
5032 Discussions

Unable to delete DPDK DDP GTP Profile in Intel X710 NIC

Harrish
Beginner
492 Views

Hi Team,

I have configured DDP GTP Profile (gtp.pkg) downloaded from https://downloadcenter.intel.com/download/27587 and followed below steps:

 

testpmd> stop
testpmd> port stop 0
testpmd> ddp add 0 /usr/lib/firmware/intel/i40e/ddp/gtp.pkg

And the get list also retrieves the profile properly as below:

 

testpmd> ddp get list 0
Profile number is: 1

Profile 0:
Track id:     0x80000008
Version:      1.0.4.0
Profile name: GTPv1-C/U IPv4/IPv6 payload

Issue-1 : But when the packets are parsed using DPDK APIs the header fields are still classified as unknown.

 

Issue-2: We are unable to remove/delete the ddp profile configured and observing the below error

testpmd> ddp del 0 /usr/lib/firmware/intel/i40e/ddp/gtp.pkg
rte_pmd_i40e_process_ddp_package(): Failed to write profile for delete.
Failed to delete profile.
testpmd>

NIC Details:

dpdk-devbind.py -s

Network devices using DPDK-compatible driver
============================================
0000:82:00.0 'Ethernet Controller X710 for 10GbE SFP+ 1572' drv=igb_uio unused=i40e,vfio-pci,uio_pci_generic

Could you please help us in resolving the issue with your inputs.?

Thanks in advance,

 

Regards and Thanks,

Harrish.S.J,

Member Technical Staff,

Aviz Networks

0 Kudos
1 Reply
B_Y
Employee
459 Views

Hello @Harrish,


Thank you for posting in Intel Ethernet Communities. 

For this particular issue, kindly reach out DPDK.org or open an IPS case at IPS Support.

Please refer the link below on how to reach the IPS support

How to Register and have Access to Intel® Premier Support


Thank you.


Best regards,

BY_Intel

Intel Customer Support 


0 Kudos
Reply