[dpdk-stable] [dpdk-dev] [PATCH] net/octeontx: fix packet	corruption on Tx
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Thu Aug 23 18:28:27 CEST 2018
    
    
  
On 8/17/2018 5:06 PM, santosh wrote:
> 
> On Friday 17 August 2018 08:00 PM, Jerin Jacob wrote:
>> LMTST does not guarantee packet content get synced with L2C when
>> HW access the packet for transmitting.
>>
>> Adding coherent IO write barrier will make sure HW sees the correct
>> packet if its modified.
>>
>> Fixes: 9e747589bd4c ("net/octeontx: add packet transmit burst function")
>> Cc: stable at dpdk.org
>>
>> Reported-by: Vikas Aggarwal <vikas.aggarwal at caviumnetworks.com>
>> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
>> ---
> 
> Acked-by: Santosh Shukla <Santosh.Shukla at caviumnetworks.com>
> 
Applied to dpdk-next-net/master, thanks.
    
    
More information about the stable
mailing list