virtio: check for transmit checksum config error
authorStephen Hemminger <stephen@networkplumber.org>
Sat, 14 Jun 2014 01:06:21 +0000 (18:06 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 22 Jul 2014 13:00:01 +0000 (15:00 +0200)
commit61b16f0f167a331e65f0729b3554ded0440b545b
tree7cab642eb1b6b4b71b26b3ab18a0208011a37673
parent403ac76b37833dad5e2b65403f35428919dcc8ee
virtio: check for transmit checksum config error

This driver does not support transmit checksum or vlan offload
therefore check for this when device is configured.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Alan Carew <alan.carew@intel.com>
lib/librte_pmd_virtio/virtio_rxtx.c