]> git.proxmox.com Git - ovs.git/commit
netdev-dpdk: Show Rx checksum status when false.
authorKevin Traynor <ktraynor@redhat.com>
Thu, 8 Jun 2017 17:12:20 +0000 (18:12 +0100)
committerBen Pfaff <blp@ovn.org>
Thu, 8 Jun 2017 20:48:50 +0000 (13:48 -0700)
commit8155ab7e632f3c457117ad5206b4b28f01a04dcd
treee3307a0f2431ed19c3a39ed45c1b71d8bdc41f43
parent813f5f0ace37876d9c13891514d0a2aa76e852c7
netdev-dpdk: Show Rx checksum status when false.

Currently ovs-appctl dpctl/show only shows the Rx checksum offload
status when true. Change to also show the status when false.

CC: Sugesh Chandran <sugesh.chandran@intel.com>
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/netdev-dpdk.c