Add some help into startup.conf
[vpp.git] / vnet / vnet / devices / dpdk / init.c
index 3de33ed..7b65720 100644 (file)
@@ -1131,6 +1131,8 @@ dpdk_config (vlib_main_t * vm, unformat_input_t * input)
        else if (unformat (input, "default"))
        ;
 
+      else if (unformat (input, " "))
+       ;
       else
        {
          error = clib_error_return (0, "unknown input `%U'",