DPDK seqlock
    Morten Brørup 
    mb at smartsharesystems.com
       
    Wed Mar 23 13:04:35 CET 2022
    
    
  
> From: Mattias Rönnblom [mailto:mattias.ronnblom at ericsson.com]
> Sent: Tuesday, 22 March 2022 17.10
> 
> Hi.
> 
> Would it make sense to have a seqlock implementation in DPDK?
Certainly!
> 
> I think so, since it's a very useful synchronization primitive in data
> plane applications.
Yes, and having it in DPDK saves application developers from writing their own (with the risks coming with that).
> 
> Regards,
>      Mattias
    
    
More information about the dev
mailing list