Pretty Flow FW Steering Dump for Mellanox NIC

If you are using Mellanox NIC cards and want to see what flow steering entries and added to the embedded eSwitch then you probably dumped the fs table and noticed it’s pretty hard to read.
So here comes a python utility to prettify the dump for you and gives an output that looks like Open vSwitch dump flows output for those familiar with it.

Here is what fsdump looks like:

And this is what it looks like with the pretty-fs-dump utility:

Colors also supported but I don’t currently have a screenshot for that.

You can download pretty-fs-dump from github:

https://github.com/roidayan/pretty-fs-dump