Since I upgraded ONOS to the newest version, I am unable to test example programs.
(由于我已将ONOS升级到最新版本,因此无法测试示例程序。)
When switch tries to write configuration via "setForwardingPipelinConfig", it dies instantly by writing the following line in Log file. (当交换机尝试通过“ setForwardingPipelinConfig”写入配置时,它会通过在日志文件中写入以下行而立即终止。)
" Invalid 'p4_device_config', not an instance of p4::tmp::P4DeviceConfig " I know this means that the configuration file pushed to the switch is not the same as its pipeline. (“无效的'p4_device_config',不是p4 :: tmp :: P4DeviceConfig的实例“我知道这意味着推送到交换机的配置文件与其管道不同。)
I am not exactly sure where to look for this issue. (我不确定在哪里可以找到这个问题。)
I tried to google it but couldn't find any help. (我试图用Google搜索它,但找不到任何帮助。)
Can someone help me solve this issue? (有人可以帮我解决这个问题吗?)
I have understood the basic pipeline and pipeline available in the P4-tutorial application. (我已经了解了P4教程应用程序中可用的基本管道和管道。)
ask by Abidullah Khan translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…