GaviTeitz / pretty-fs-dump

Pretty dump flow steering rules from Mellanox eSwitch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pretty fs dump

Dump rules from port 1

mlxdump -d /dev/mst/mt4117_pciconf0 fsdump --type FT --no_zer=TRUE > /tmp/dump_demo

Dump rules from port 2

mlxdump -d /dev/mst/mt4117_pciconf0 fsdump --type FT --no_zer=TRUE --gvmi=1 > /tmp/dump_demo

About

Pretty dump flow steering rules from Mellanox eSwitch


Languages

Language:Python 91.1%Language:Shell 8.9%