[dpdk-dev] [PATCH v6 1/2] app/testpmd: add commands to test new Rx offload API

Wu, Jingjing jingjing.wu at intel.com
Fri Mar 30 10:40:44 CEST 2018



> -----Original Message-----
> From: Dai, Wei
> Sent: Thursday, March 22, 2018 1:00 AM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>
> Cc: dev at dpdk.org; Dai, Wei <wei.dai at intel.com>
> Subject: [PATCH v6 1/2] app/testpmd: add commands to test new Rx offload API
> 
> Add following testpmd run-time commands to support test of
> new Rx offload API:
> rx_offload get capability <port_id>
> rx_offload get configuration <port_id>
> rx_offload enable|disable per_port <offload> <port_id>
> rx_offload enable|disable per_queue <offload> <port_id> <queue_id>
> 
> Above last 2 commands should be run when the port is stopped.
> And <offload> can be one of "vlan_strip", "ipv4_cksum", ...
> 
> Signed-off-by: Wei Dai <wei.dai at intel.com>

Please update doc for new commands.

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



More information about the dev mailing list