[ovs-dev] [PATCH v2 3/3] system-dpdk: add negotiation check for userspace-tso

Gowrishankar Muthukrishnan gmuthukr at redhat.com
Sat May 16 06:04:11 UTC 2020


>
> +dnl
> --------------------------------------------------------------------------
> +dnl validate tso negotiation (without userspace-tso)
> +AT_SETUP([OVS-DPDK - validate tso negotiation (with userspace-tso)])
>

Minor Typo  here which I realized after sending the patch. AT_SETUP should
log "without userspace-tso".

I will correct this in the next revision of this patch.
Thanks.

+AT_KEYWORDS([dpdk])
> +OVS_DPDK_PRE_CHECK()
> +AT_SKIP_IF([! which testpmd >/dev/null 2>/dev/null])
> +OVS_DB_START()
> +AT_CHECK([ovs-vsctl --no-wait set Open_vSwitch .
> other_config:userspace-tso-enable=false])
> +OVS_DPDK_START()
>

-- 
Gowrishankar M


More information about the dev mailing list