net/tap: add queue and port ids in queue structures
authorRaslan Darawsheh <rasland@mellanox.com>
Thu, 18 Oct 2018 10:17:27 +0000 (13:17 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 26 Oct 2018 20:14:05 +0000 (22:14 +0200)
commit48b9dcd62a96bb4d9bd81077bf9d628391c25f3f
tree89791e11b280b555cf9b189a4c43cbe70f387fa5
parentc6c36fe28a7bfd8ca21784b2b8b62241f89de06e
net/tap: add queue and port ids in queue structures

Port and queue ids are added to easily map the file
descriptors stored in each process private.

Signed-off-by: Raslan Darawsheh <rasland@mellanox.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/tap/rte_eth_tap.c
drivers/net/tap/rte_eth_tap.h