RX services - general API to allow addition of new features 93/5193/1
authorimarom <[email protected]>
Wed, 21 Dec 2016 15:49:38 +0000 (17:49 +0200)
committerimarom <[email protected]>
Wed, 21 Dec 2016 15:52:14 +0000 (17:52 +0200)
commit1f405257ba6caed845551b0641de914281ecfeba
treeed941041bd5d216d73566a07b1869f70b95df5ec
parentc77174ade8d36f377cfa74da4c487f04988a9679
RX services - general API to allow addition of new features
see trex_stl_lib/rx_services/trex_stl_rx_service_api.py

Signed-off-by: imarom <[email protected]>
scripts/automation/trex_control_plane/stl/trex_stl_lib/rx_services/__init__.py [new file with mode: 0644]
scripts/automation/trex_control_plane/stl/trex_stl_lib/rx_services/trex_stl_rx_service_api.py [new file with mode: 0644]
scripts/automation/trex_control_plane/stl/trex_stl_lib/rx_services/trex_stl_rx_service_arp.py [new file with mode: 0644]
scripts/automation/trex_control_plane/stl/trex_stl_lib/rx_services/trex_stl_rx_service_icmp.py [new file with mode: 0644]
scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_client.py
scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_port.py
scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_rx_features.py [deleted file]
scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_types.py