[dpdk-dev] [PATCH v8 3/3] app/testpmd: enable TCP/IPv4 GRO

Wu, Jingjing jingjing.wu at intel.com
Fri Jun 30 04:26:40 CEST 2017



> -----Original Message-----
> From: Hu, Jiayu
> Sent: Thursday, June 29, 2017 6:59 PM
> To: dev at dpdk.org
> Cc: Ananyev, Konstantin <konstantin.ananyev at intel.com>; Tan, Jianfeng
> <jianfeng.tan at intel.com>; yliu at fridaylinux.org; stephen at networkplumber.org;
> Wu, Jingjing <jingjing.wu at intel.com>; Bie, Tiwei <tiwei.bie at intel.com>; Yao,
> Lei A <lei.a.yao at intel.com>; Hu, Jiayu <jiayu.hu at intel.com>
> Subject: [PATCH v8 3/3] app/testpmd: enable TCP/IPv4 GRO
> 
> This patch enables TCP/IPv4 GRO library in csum forwarding engine.
> By default, GRO is turned off. Users can use command "gro (on|off) (port_id)"
> to enable or disable GRO for a given port. If a port is enabled GRO, all TCP/IPv4
> packets received from the port are performed GRO. Besides, users can set max
> flow number and packets number per-flow by command "gro set
> (max_flow_num) (max_item_num_per_flow) (port_id)".
> 
> Signed-off-by: Jiayu Hu <jiayu.hu at intel.com>

Looks fine from me about those new commands.

Reviewed-by: Jingjing Wu <jingjing.wu at intel.com>

Thanks
Jingjing


More information about the dev mailing list