Aaron Conole <acon...@redhat.com> writes:
> Currently, configuration of DPDK parameters is done via the command line
> through a --dpdk **OPTIONS** -- command line argument. This has a number of
> challenges, including:
> * It must be the first option passed to ovs-vswitchd
> * It breaks from the way most other things are configured in OVS
> * It doesn't allow an easy way to populate defaults
>
>
> This series brings the following changes to openvswitch:
> * All DPDK options are taken from the ovs database rather than the
>   command line
> * DPDK lcores are optionally auto-assigned to a single core based on the
>   bridge coremask.
> * Updated documentation

I just realized I did not update the NEWS with this series and I think
it is NEWS-worthy. Should I post a v7? Would a single
"[PATCH 5/4] NEWS: ..." be acceptable in reply to this?

-Aaron
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to