[dpdk-dev] Added Spinlock to l3fwd-vf example to prevent race conditioning

Neil Horman nhorman at tuxdriver.com
Wed Dec 10 15:47:45 CET 2014


On Wed, Dec 10, 2014 at 08:18:36AM +0000, Wodkowski, PawelX wrote:
> > Though, that said, doesn't it seem to anyone else like serialization of enqueue
> > to a port should be the responsibility of the library, not the application?
> > 
> > Neil
> 
> From my knowledge it is an application  responsibility to serialize access to
> queue on particular port.
> 
I understand thats the way it currently is, I'm advocating for the fact that it
should not be.
Neil

> Pawel
> 


More information about the dev mailing list