Fixed issues with the pkt_size command 23/51623/2
authorLuc Provoost <luc.provoost@intel.com>
Sat, 3 Feb 2018 21:47:55 +0000 (22:47 +0100)
committerDeepak S <deepak.s@linux.intel.com>
Sun, 4 Feb 2018 01:52:43 +0000 (01:52 +0000)
commit7fa9c0b506709a683ec8984e19e9ba9deb27e021
treeed893dd0782cb60ae1a0d372d9bb33044bd114ff
parentd29f8fa251540b48371f76e47ddba6315607d192
Fixed issues with the pkt_size command

Fixed issues with pkt_size. For a 64 byte packet, we need to issue
pkt_size <core> <task> 60
4 extra bytes will be calculated and added automatically by PROX
Also added the missing irq.test and irq.cfg files
Added support for OpenStack systems not using floating IP addresses

Change-Id: I05d775eb858a58dd349ea370a0e34ac6448590c9
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/openstackrapid/README
VNFs/DPPD-PROX/helper-scripts/openstackrapid/createrapid.py
VNFs/DPPD-PROX/helper-scripts/openstackrapid/irq.cfg [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/irq.test [new file with mode: 0644]
VNFs/DPPD-PROX/helper-scripts/openstackrapid/runrapid.py