RSS_MAX_CPUS
static unsigned int rx_irq_cpus[RSS_MAX_CPUS]; /* map from rxq to cpu */
static struct ring_state rings[RSS_MAX_CPUS];
.max_num_members = RSS_MAX_CPUS
if (num_cpus > RSS_MAX_CPUS)