[dpdk-dev] [PATCH] net/tap: add Rx/Tx checksum offload support
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Fri May 26 11:23:28 CEST 2017
    
    
  
On 5/22/2017 12:20 PM, Pascal Mazon wrote:
> This patch adds basic offloading support, widely expected in a PMD.
> 
> Verify IPv4 and UDP/TCP checksums upon packet reception, and set
> ol_flags accordingly.
> 
> On Tx, set IPv4 and UDP/TCP checksums when required, considering
> ol_flags.
> 
> Signed-off-by: Pascal Mazon <pascal.mazon at 6wind.com>
Applied to dpdk-next-net/master, thanks.
    
    
More information about the dev
mailing list