Nullk
PF_RING is different in nature from standard UDP/TCP calls as it is not a 
substitute but rather a tool for different type of apps. So if you need 
sendto/recvfrom you probably don't need PF_RING and vice-versa

Luca

On May 20, 2013, at 10:38 PM, Nulik Nol <[email protected]> wrote:

> Hi,
> 
> I already have an application that uses sendto() / recvfrom() syscalls
> to speak over UDP between client and server. What performance increase
> would I get if rewrite the code to use PF_RING ? Could it be expressed
> as percentage ? Like a speedup of 50% , over issuing a syscall for
> every send ?
> This is without using DNA driver.
> 
> Thanks in advance
> _______________________________________________
> Ntop-misc mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc

_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to