On Thu, Jun 30, 2016 at 11:28:01PM -0400, Zhihong Wang wrote:
> This patch explains current virtio PMD Rx/Tx callbacks, to help understand
> what's the difference, and how to enable the right ones.
> 
> Signed-off-by: Zhihong Wang <zhihong.wang at intel.com>
> Acked-by: John McNamara <john.mcnamara at intel.com>

Applied to dpdk-next-virtio.

> --------------
> Changes in v3:

However, this is still wrong. It must start with 3 dashes, ---.

    $ man git am

         The patch is expected to be inline, directly following the
         message. Any line that is of the form:

         ?   three-dashes and end-of-line, or

         ?   a line that begins with "diff -", or

         ?   a line that begins with "Index: "

         is taken as the beginning of a patch, and the commit log message
         is terminated before the first occurrence of such a line.


This is just a note; I have fixed it while apply.

        --yliu

Reply via email to