added Python script to generate streams for fe.cfg file 65/2765/1
authorMohammad Abdul Awal <mohammad.abdul.awal@intel.com>
Tue, 6 Sep 2016 13:42:17 +0000 (14:42 +0100)
committerMohammad Abdul Awal <mohammad.abdul.awal@intel.com>
Fri, 9 Sep 2016 15:31:41 +0000 (16:31 +0100)
commita1fc5816d7fbb1093464ee38e505e308effa7f1b
tree47c2c9084040e64828f8b2fe6e5b3212c5986c1b
parent8ae38dfb285ab9843312964b3081b2c52ba857dc
added Python script to generate streams for fe.cfg file

This script allows to generate streams for frontend config file
with different parameters, including, number of streams, ipv4/ipv6
port in decimal or hex, FE/BE on same lcore or separate lcore etc.

Change-Id: I8a7e0137ef62363b272756ed4b8811804d4f9ec4
Signed-off-by: Mohammad Abdul Awal <mohammad.abdul.awal@intel.com>
examples/udpfwd/gen_fe_cfg.py [new file with mode: 0755]