Panu Matilainen <pmati...@redhat.com> writes: > On 01/15/2016 10:02 PM, Aaron Conole wrote: >> A previous change moved some commonly used arguments from commandline to >> the database. This change allows arbitrary eal arguments to be provided >> via a new db entry 'other_config:dpdk-extra' which will tokenize the >> string and add it to the argument list. >> >> This patch removes 'defaulting' of socket-mem as it will conflict with >> attempts to pass --no-huge via the eal command line > > Does OVS even work at all with --no-huge? I doubt it... > > In any case, I'd think a sane default is more important than > supporting a debugging-only option.
Hrrm.... I could have sworn I had done a test with --no-huge on my OVS setup, but you're right it doesn't seem to be working. Okay, I'll resend v5 and state that there is no support for the --no-huge option in the dpdk-extra command line. Thanks for the review, Panu! > - Panu - _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev