[dpdk-dev] [PATCH v1] net/e1000: update Tx offload mask

Ferruh Yigit ferruh.yigit at intel.com
Mon Nov 5 12:58:39 CET 2018


On 11/5/2018 12:56 PM, Zhirun Yan wrote:
> Tx offload mask is updated in following commit: 1037ed842c37
> ("mbuf: fix Tx offload mask") Currently, the new added offload
> flags are not supported in PMD and application will fail to call
> PMD transmit prepare function.
> 
> This patch updates IGB_TX_OFFFLOAD_MASK.
> 
> Fixes: 1037ed842c37 ("mbuf: fix Tx offload mask")
> 
> Signed-off-by: Zhirun Yan <zhirun.yan at intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list