-----Original Message----- > Date: Mon, 23 Oct 2017 18:07:04 +0530 > From: Nipun Gupta <nipun.gu...@nxp.com> > To: dev@dpdk.org > CC: hemant.agra...@nxp.com, jerin.ja...@caviumnetworks.com, > nikhil....@intel.com, Nipun Gupta <nipun.gu...@nxp.com> > Subject: [PATCH v5 3/5] drivers: add net as dependency for event drivers > X-Mailer: git-send-email 1.9.1 > > With the introduction of eventdev-ethdev RX adapter support in event > device, some of the event device will have dependency on their respective > ethernet drivers. This patch adds the net as a dependency for eventdevs. > > Signed-off-by: Nipun Gupta <nipun.gu...@nxp.com>
Acked-by: Jerin Jacob <jerin.ja...@caviumnetworks.com>