• Gary's avatar
    Make OVS-DPDK start script more robust · bd1f2acf
    Gary authored
    Script checks if CONFIG_FILE exists, if not create one with default
    values. However, if /opt/ovs-config/ directory does not exist then
    the print command fails. mkdir -p creates dir if it does not exist.
    bd1f2acf