Hello,
I'm trying to use ONOS-2.2.8 to control stratum-based switch in P4, The old stratum didn't meet my needs, so I updated stratum, but the new stratum returns errors like
E20220516 11:14:44.516566 53 error_buffer.cc:29] (p4_service.cc:466): Failed to set forwarding pipeline config for node 86: Unknown format for p4_device_config.
E20220516 11:14:47.789997 53 bf_pipeline_utils.cc:42] StratumErrorSpace::ERR_INVALID_PARAM: Unknown format for p4_device_config.
I refer to the previous
link, I wonder that does ONOS-2.2.8 support this new type of p4_device_config message?