###:/home/stu024/simpleP4# ~/SNIC_SDK/nfp-sdk-6.0.4/p4/bin/rtecli design-load -f compiled_file.nffw -p /home/stu024/simpleP4/nfp-build/pif_design.json -c p4lab_rule.p4cfg
^CTraceback (most recent call last):
File "<string>", line 13, in <module>
File "sdk6_rte_cli.py", line 479, in main
File "sdk6_rte_cli.py", line 39, in _rte_cmd
File "contextlib.py", line 17, in __enter__
File "/root/SNIC_SDK/nfp-sdk-6.0.4/p4/lib/p4pylibs.zip/nfp_pif_rte/RTEInterface.py", line 447, in ConnectCtx
File "/root/SNIC_SDK/nfp-sdk-6.0.4/p4/lib/p4pylibs.zip/nfp_pif_rte/RTEInterface.py", line 437, in Connect
File "/root/SNIC_SDK/nfp-sdk-6.0.4/p4/lib/p4pylibs.zip/nfp_pif_rte/RTEInterface.py", line 62, in _RPC
File "/root/SNIC_SDK/nfp-sdk-6.0.4/p4/lib/p4pylibs.zip/nfp_pif_rte/RTEInterface.py", line 323, in Ping
File "/root/SNIC_SDK/nfp-sdk-6.0.4/p4/lib/p4pylibs.zip/nfp_pif_rte/sdk6_rte/RunTimeEnvironment.py", line 280, in sys_ping
File "/root/SNIC_SDK/nfp-sdk-6.0.4/p4/lib/p4pylibs.zip/nfp_pif_rte/sdk6_rte/RunTimeEnvironment.py", line 291, in recv_sys_ping
File "thrift/protocol/TBinaryProtocol.py", line 126, in readMessageBegin
File "thrift/protocol/TBinaryProtocol.py", line 206, in readI32
File "thrift/transport/TTransport.py", line 58, in readAll
File "thrift/transport/TZlibTransport.py", line 191, in read
File "thrift/transport/TZlibTransport.py", line 200, in readComp
File "thrift/transport/TTransport.py", line 159, in read
File "thrift/transport/TSocket.py", line 105, in read
KeyboardInterrupt
rtecli returned -1
###:/home/stu024/simpleP4# ~/SNIC_SDK/nfp-sdk-6.0.4/p4/bin/rtecli design-load -f compiled_file.nffw -p /home/stu024/simpleP4/nfp-build/pif_design.json -c p4lab_rule.p4cfg
error: Communication failure with RPC server: TSocket read 0 bytes
```