net/sfc: move EvQ entries to the EvQ control structure
authorAndrew Rybchenko <arybchenko@solarflare.com>
Fri, 31 Mar 2017 10:22:14 +0000 (11:22 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 17:03:00 +0000 (19:03 +0200)
commitec9217f90fc0aabf449d358fa015ba6956bae825
treeb130c3ba1e8a7e3ce2c812117afcf4f7aed3d896
parenta96eaf4e659ba2f3f901782a22fe30e7ecdf9c65
net/sfc: move EvQ entries to the EvQ control structure

EvQ info array is a problem on device reconfigure when number of
Rx and Tx queues may change. It is a step to get rid of it.

Fixes: 58294ee65afb ("net/sfc: support event queue")
Cc: stable@dpdk.org
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Andy Moreton <amoreton@solarflare.com>
drivers/net/sfc/sfc_ev.c
drivers/net/sfc/sfc_ev.h