K 10 svn:author V 9 vmaffione K 8 svn:date V 27 2020-06-01T16:14:29.711753Z K 7 svn:log V 229 netmap: if_vtnet: avoid netmap ring wraparound netmap assumes the one "slot" is left unused to distinguish the empty ring and full ring conditions. This assumption was violated by vtnet_netmap_rxq_populate(). MFC after: 1 week END