[dpdk-dev] [PATCH] packet_ordering: replace sync builtins with	atomic builtins
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Mar 28 19:42:32 CET 2019
    
    
  
03/01/2019 10:49, Phil Yang:
> '__sync' builtins are deprecated, use '__atomic' builtins instead for
> packet_ordering.
> 
> Fixes: 850f373 ("examples/packet_ordering: new sample app")
> 
> Signed-off-by: Phil Yang <phil.yang at arm.com>
> Reviewed-by: Gavin Hu <gavin.hu at arm.com>
> Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
Am I right there will be a new version of this patch?
    
    
More information about the dev
mailing list