K 10 svn:author V 5 shurd K 8 svn:date V 27 2017-09-20T20:40:49.175825Z K 7 svn:log V 317 Fix iflib netmap RX RXQ setup for netmap was broken because netmap_rxq_init was getting called before IFDI_INIT - thus we ended up with ring tail pointer being reset to zero. Reviewed by: sbruno Approved by: sbruno (mentor) Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D12140 END