* [dpdk-dev] Intel DPDK support for ntop DPI
@ 2015-02-16 12:22 harshavardhan Reddy
2015-02-17 0:58 ` Matthew Hall
0 siblings, 1 reply; 2+ messages in thread
From: harshavardhan Reddy @ 2015-02-16 12:22 UTC (permalink / raw)
To: dev
Hi All,
Is ntop DPI integration available for Intel DPDK..?
I could see only Propretory qosmos ixEngine integrated with DPDK and
Windriver with its own DPI.
But not found any info about nDPI integration with DPDK.
Thank You,
Regards,
HVR
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] Intel DPDK support for ntop DPI
2015-02-16 12:22 [dpdk-dev] Intel DPDK support for ntop DPI harshavardhan Reddy
@ 2015-02-17 0:58 ` Matthew Hall
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Hall @ 2015-02-17 0:58 UTC (permalink / raw)
To: harshavardhan Reddy; +Cc: dev
I did some research on this previously before concluding NDPI wouldn't help me
much with my own particular application.
Just for running NDPI DPDK is not strictly needed, as NDPI is normally
read-only so something like PF_RING would work in default ntop / ndpi. If
you're trying to use NDPI in a read-write application then you'd need to make
the integration yourself.
However the much harder part than just the integration would be tracking
flow-starts for TCP and UDP sockets to feed to NDPI. From what I found NDPI by
itself does not appear to offer connection tracking. It has to be implemented
separately.
My advice: carefully research how ntop calls ndpi in their code using cscope.
Because the ndpi documentation about how to use all the functions is kind of
bad and not so clear. It took quite some hours before I understood it wasn't
going to help with what I was coding in my application.
Matthew.
On Mon, Feb 16, 2015 at 04:22:25AM -0800, harshavardhan Reddy wrote:
> Hi All,
>
> Is ntop DPI integration available for Intel DPDK..?
>
> I could see only Propretory qosmos ixEngine integrated with DPDK and
> Windriver with its own DPI.
>
> But not found any info about nDPI integration with DPDK.
>
>
> Thank You,
>
> Regards,
> HVR
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-17 0:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-16 12:22 [dpdk-dev] Intel DPDK support for ntop DPI harshavardhan Reddy
2015-02-17 0:58 ` Matthew Hall
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).