- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Currently dpdk memif code indicates that it can support only MEMIF_INTERFACE_MODE_ETHERNET mode.
Code: dpdk-20.11.1/drivers/net/memif/memif_socket.c
if (i->mode != MEMIF_INTERFACE_MODE_ETHERNET) {
memif_msg_enq_disconnect(pmd->cc,
"Only ethernet mode supported",
0);
return -1;
}
Is there a way memif can support pure raw buffer mode? So that pure raw buffer can be sent/received without any IP/UDP headers?
If we just allow the mode with MEMIF_INTERFACE_MODE_PUNT_INJECT, will it be able to handle raw buffer mode ? OR without IP/UDP headers the packet will be dropped by any other node from dpdk side ?
Can someone pls share the ideas / thoughts on this part?
Along with this is there a way we can test dpdk with memif in a standalone environment?
Thanks & Regards,
Raghavender.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Raghavender,
Thank you for posting in the Intel Community. We sincerely apologize for the delay in our response. We have received your concern and would like to assure you that assisting you is our top priority.
Could you kindly let us know if the issue has been resolved, or if you require further assistance from us? Your prompt response will greatly help us in diagnosing and resolving the issue as quickly as possible.
We appreciate your patience and understanding, and we look forward to hearing from you soon.
Best regards,
Vikas
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Raghavender,
Thank you for posting in the Intel Community.
This is the follow-up regarding the issue you reported to us.
We request to please let us know if the issue has been resolved, or if you require further assistance from us?
We await your response to assist you further.
Thank you for using Intel products and services.
Best regards,
Vikas
Intel Customer Support Technician
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Raghavender,
Greetings !
We have not heard back from you, We hope your issue is now resolved. Should you require any further assistance, please feel free to write back to us. As of now we are proceeding to close this case.
Thank you.
Regards,
Subhashish_Intel.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page