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

I350 can not receive jumbo packets in vmdq mode

tjami
Beginner
645 Views

hi,i can not receive jumbo packets in vmdq mode with I350 NIC,here‘s the configulation:

       .rxmode = {

               .mq_mode       = ETH_MQ_RX_VMDQ_ONLY,

               .max_rx_pkt_len = 2048,//ETHER_MAX_LEN,

               .ignore_offload_bitfield = 1,

               .jumbo_frame = 1,

               .offloads =DEV_RX_OFFLOAD_JUMBO_FRAME,

       },

anything wrong?any other configulation i miss?

0 Kudos
3 Replies
Mike_Intel
Moderator
474 Views

Hello tjami,

 

Thank you for posting in Intel Ethernet Communities. 

 

Regarding your inquiry, we have a different team who can assist you. Please open this link below and Click the "Login and Access" to contact the DPDK support.

 

https://www.intel.com/content/www/us/en/design/support/ips/training/welcome.html

 

If you have questions, please let us know.

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

0 Kudos
Mike_Intel
Moderator
474 Views

Hello tjami,

 

Before I close this case, I just want to check if you already tried to contact our DPDK support?

If you have questions, please let us know.

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

0 Kudos
Mike_Intel
Moderator
474 Views

Hello tjami,

 

I have not heard back from you so I will close this inquiry now. 

If you need further assistance, please post a new question. 

 

Best regards,

Michael L.

Intel Customer Support Technicians

A Contingent Worker at Intel

0 Kudos
Reply