MCPcopy Create free account
hub / github.com/F-Stack/f-stack / async_iter_finalize

Function async_iter_finalize

dpdk/lib/vhost/virtio_net.c:1107–1111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1105}
1106
1107static __rte_always_inline void
1108async_iter_finalize(struct vhost_async *async)
1109{
1110 async->iter_idx++;
1111}
1112
1113static __rte_always_inline void
1114async_iter_cancel(struct vhost_async *async)

Callers 2

mbuf_to_descFunction · 0.85
desc_to_mbufFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected