[dpdk-dev] [PATCH v4 01/10] examples/tep_termination:initialize the VXLAN sample

2015-06-22 Thread Liu, Jijiang
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, June 22, 2015 3:49 PM > To: Liu, Jijiang > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4 01/10] examples/tep_termination:initialize > the VXLAN sample

[dpdk-dev] [PATCH v4 01/10] examples/tep_termination:initialize the VXLAN sample

2015-06-22 Thread Thomas Monjalon
2015-06-18 09:03, Jijiang Liu: > This sample uses the basic virtio devices management function from the vHost > example, which includes virtio device creation, destroying and maintenance. Please wrap commit message to about 72 characters. https://github.com/erlang/otp/wiki/Writing-good-commit-mes

[dpdk-dev] [PATCH v4 01/10] examples/tep_termination:initialize the VXLAN sample

2015-06-18 Thread Jijiang Liu
This sample uses the basic virtio devices management function from the vHost example, which includes virtio device creation, destroying and maintenance. Signed-off-by: Jijiang Liu --- examples/Makefile |1 + examples/tep_termination/Makefile | 55 ++ examples/tep_terminati