numam-dpdk/app
Jiayu Hu b40f8d782b 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@intel.com>
Reviewed-by: Jingjing Wu <jingjing.wu@intel.com>
Tested-by: Lei Yao <lei.a.yao@intel.com>
2017-07-09 18:15:05 +02:00
..
pdump ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
proc_info app/procinfo: fix xstats by ID on 32-bit 2017-05-10 18:49:59 +02:00
test-crypto-perf app/crypto-perf: wait for cores launched by app 2017-07-06 22:34:55 +02:00
test-eventdev update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
test-pmd app/testpmd: enable TCP/IPv4 GRO 2017-07-09 18:15:05 +02:00
Makefile app/testeventdev: introduce dpdk-test-eventdev app 2017-07-07 09:30:46 +02:00