dear all,
I want to run openvswitch on my Intel dpdk. i followed all steps to compile openvswitch but at last while detaching ovs-vswitchd i am getting error as follow. please tell me any alternative option for detach.

[root@localhost openvswitch]#*ovs-vswitchd --detach *
ovs-vswitchd: unrecognized option '--detach'

Usage: ovs-vswitchd -c COREMASK -n NUM [-m NB] [-r NUM] [-b <domain:bus:devid.func>][--proc-type primary|secondary|auto]

EAL options:
  -c COREMASK  : A hexadecimal bitmask of cores to run on
  -n NUM       : Number of memory channels
  -v           : Display version information on startup
-b <domain:bus:devid.func>: to prevent EAL from using specified PCI device
                 (multiple -b options are allowed)
  -m MB        : memory to allocate (see also --socket-mem)
  -r NUM       : force number of memory ranks (don't detect)
--xen-dom0 : support application running on Xen Domain0 without hugetlbfs
  --syslog     : set syslog facility
  --socket-mem : memory to allocate on specific
                 sockets (use comma separated values)
  --huge-dir   : directory where hugetlbfs is mounted
  --proc-type  : type of this process
  --file-prefix: prefix for hugepage filenames
--use-device: use the specified ethernet device(s) only. Use comma-separate <[domain:]bus:devid.func> values.
               [NOTE: Cannot be used with -b option]
  --vmware-tsc-map: use VMware TSC map instead of native RDTSC
  --base-virtaddr: specify base virtual address

EAL options for DEBUG use only:
  --no-huge  : use malloc instead of hugetlbfs
  --no-pci   : disable pci
  --no-hpet  : disable hpet
  --no-shconf: no shared config (mmap'd files)

--
Thanks & Regards,
ANAND

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to