* [dpdk-dev] RX/TX call back
@ 2017-01-20 17:11 Sridhar Pitchai
0 siblings, 0 replies; only message in thread
From: Sridhar Pitchai @ 2017-01-20 17:11 UTC (permalink / raw)
To: dev
Hi,
I am trying to implement IP pipeline for the slowpath (punt to CPU path) for a forwarding vendor chip. I have a TX/RX call back registered for packets punted to CPU from the vendor chip. I want to implement a driver which will be putting the packet into the dpdk eth RX/TX ring buffer.
I would like to know what is the best way to do this.
** I was looking into vmxnet3 driver and modifying it with the tx/rx call back. I have the *.ko which is set with my call backs, but since i don;t have the PCI bus involved here at all, I am not able to invoke the driver.
Kindly let me know the design choices we have here.
Thanks
Sridhar Pitchai
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-20 17:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-20 17:11 [dpdk-dev] RX/TX call back Sridhar Pitchai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).