Skip to content
Tom Barbette edited this page Nov 25, 2022 · 1 revision

FlowIPManagerMP Element Documentation

NAME

FlowIPManagerMP — Click element; FCB packet classifier, cuckoo thread-safe implementation of DPDK.

SYNOPSIS

FlowIPManagerMP(...)

Ports: 1 input, 1 output
Processing: push

DESCRIPTION

 Multi-thread equivalent of FlowIPManager. This version uses DPDK's
 thread-safe implementation of cuckoo hash table to ensure thread safeness.
 
 See @FlowIPManager documentation for usage.

SEE ALSO

FlowIPManger

Generated by click-elem2man from ../elements/research/flowipmanagermp.hh:18 on 2022/11/25.

Clone this wiki locally