-----Original Message----- > Date: Mon, 23 Oct 2017 18:07:04 +0530 > From: Nipun Gupta <[email protected]> > To: [email protected] > CC: [email protected], [email protected], > [email protected], Nipun Gupta <[email protected]> > 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 <[email protected]>
Acked-by: Jerin Jacob <[email protected]>

