Re: [dpdk-dev] [PATCH v5] net/mlx4: support hardware TSO

2018-07-09 Thread Matan Azrad
Hi Moti I continue the discussion here in spite of the next version was out just to see the full discussions. From: Mordechay Haimovsky > inline > > > From: Matan Azrad > > Hi Moti > > > > Please see some comments below. > > > > From: Mordechay Haimovsky > > > Implement support for hardware TS

Re: [dpdk-dev] [PATCH v5] net/mlx4: support hardware TSO

2018-07-09 Thread Mordechay Haimovsky
inline > -Original Message- > From: Matan Azrad > Sent: Monday, July 9, 2018 4:07 PM > To: Mordechay Haimovsky ; Adrien Mazarguil > > Cc: dev@dpdk.org > Subject: RE: [PATCH v5] net/mlx4: support hardware TSO > > > > Hi Moti > > Please see some comments below. > > From: Mordechay Haim

Re: [dpdk-dev] [PATCH v5] net/mlx4: support hardware TSO

2018-07-09 Thread Matan Azrad
Hi Moti Please see some comments below. From: Mordechay Haimovsky > Implement support for hardware TSO. > > Signed-off-by: Moti Haimovsky > --- > v5: > * Modification to the code according to review inputs from Matan > Azrad. > * Code optimization to the TSO header copy routine. > * Rearr

[dpdk-dev] [PATCH v5] net/mlx4: support hardware TSO

2018-07-09 Thread Moti Haimovsky
Implement support for hardware TSO. Signed-off-by: Moti Haimovsky --- v5: * Modification to the code according to review inputs from Matan Azrad. * Code optimization to the TSO header copy routine. * Rearranged the TSO data-segments creation routine. in reply to 1530715998-15703-1-git-send-ema