DPDK with Higher Throughput

Starting with Session Monitor Release 5.1, both dynamic memory mode and legacy memory mode is supported. DPDK probe can reach up to 3.2 Mpps on a single port when legacy memory mode is enabled.

Note:

This applies only for Intel NIC cards.

Legacy Memory Mode

Add the below configurations in the rat.dpdk.conf.
[dpdk]
mem_mode = 2

[sniffer/xx_xx_x] 
dpdk_rx_ring_desc = 1024 
After making the changes, restart the rat process using the command systemctl restart pld-rat.