Hi Changchun, 2014-05-19 23:09, Ouyang Changchun: > 1. Revert the change of metadata macro definition for referring to headroom > space in mbuf; > 2. Fix wrongly referring to RX queues number in TX queues > start/stop function. > > Signed-off-by: Ouyang Changchun <changchun.ouyang at intel.com>
You are fixing commits which are not yet applied. Please merge and re-send the whole serie by suffixing with "v2". The title was "[PATCH 0/3] [PMD] [VHOST] *** Support zero copy RX/TX in user space vhost ***" It should be "[PATCH v2 0/3] Support zero copy RX/TX in user space vhost" Other notes: - please split API and ixgbe changes - set a significant title to each patch - use prefixes like "ethdev:", "ixgbe:" or "examples/vhost:" In general, this page is a good help: http://dpdk.org/dev#send Thanks -- Thomas