doc: explain virtio Rx/Tx functions
authorZhihong Wang <zhihong.wang@intel.com>
Fri, 1 Jul 2016 03:28:01 +0000 (23:28 -0400)
committerYuanhan Liu <yuanhan.liu@linux.intel.com>
Tue, 5 Jul 2016 11:30:25 +0000 (13:30 +0200)
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@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>

No differences found