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

Wu, Jingjing jingjing.wu at intel.com
Sat Mar 31 01:05:04 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 2/2] app/testpmd: add commands to test new Tx offload API
> 
> Add following testpmd run-time commands to support test of
> new Tx offload API:
> tx_offload get capability <port_id>
> tx_offload get configuration <port_id>
> tx_offload enable|disable per_port <offload> <port_id>
> tx_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_insert", "udp_cksum", ...
> 
> Signed-off-by: Wei Dai <wei.dai at intel.com>

Please don't forget to update doc for new commands.

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


More information about the dev mailing list