On 11/24/22 06:30, Mike Pattrick wrote:
> From: Flavio Leitner <f...@sysclose.org>
> 
> This patch introduces a command to display the current checksum offload
> status by port, allowing the user to gain insight into where checksum
> offloading is active.

Hi, Mike and Flavio.

I'm not sure if we need a new comand for this.  Presented infomation
looks like something we can/should report in the interface's 'status'
column in the databse.  E.g. by modifying netdev_get_status() function
to add offloading flags to the map before calling the device-specific
callback.  We may check the netdev_get_dpif_type() to avoid reporting
these for a system datapath.

What do you think?

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to