Hi,

> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Shahaf Shuler
> Sent: Tuesday, December 26, 2017 5:44 PM
> To: Wu, Jingjing <[email protected]>; Yigit, Ferruh
> <[email protected]>
> Cc: [email protected]
> Subject: [dpdk-dev] [PATCH v3 09/10] app/testpmd: enforce offloads caps
> 
> In the current design it was possible for offload to be set even though the
> device is not supporting it. A warning message was printed instead.
> 
> This is a wrong behaviour, as application should set only the offloads
> reported by the capabilities of the device.
> 
> This patch adds verification for the offloads being set and make sure the
> offload configuration passed to the device always match its capabilities.
> 
> Signed-off-by: Shahaf Shuler <[email protected]>
Acked-by: Wenzhuo Lu <[email protected]>

Reply via email to