From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 1/2] mbuf: fix missing Tx offload flag name and list update Date: Tue, 16 Oct 2018 14:42:42 +0100 Message-ID: <0e734fee-5a49-3213-b34d-5b9a06dae30f@intel.com> References: <20181011193440.31995-1-jerin.jacob@caviumnetworks.com> <20181016124459.17433-1-jerin.jacob@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" , "thomas@monjalon.net" , "arybchenko@solarflare.com" , "Jacob, Jerin" , "stable@dpdk.org" To: Jerin Jacob , Olivier Matz Return-path: In-Reply-To: <20181016124459.17433-1-jerin.jacob@caviumnetworks.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/16/2018 1:45 PM, Jerin Jacob wrote: > Fix missing PKT_TX* ol_flag name and list updatation. > > Fixes: 6d18505efaa6 ("vhost: support UDP Fragmentation Offload") > Fixes: 829a1c2c41dc ("mbuf: extend flow director field") > Fixes: 63c0d74daaa9 ("mbuf: add Tx side tunneling type") > > Cc: stable@dpdk.org > > Signed-off-by: Jerin Jacob For series, Reviewed-by: Ferruh Yigit (since now updated for both Rx & Tx, patch title needs to be updated, I will do it while merging)