ngsdn-tutorial
ngsdn-tutorial copied to clipboard
INT with Stratum Issue
trafficstars
Hello, I added the basic pipeline IntProgrammableImpl.java to the PipeconfLoader but init() method didn't work .So i want to konw if there is relationship with IntProgrammable behaviour Interface and the Stratum. Must i use bmv2 to INT? Hoping for your answer, thanks!
I found it may be because of that my IntProgrammable interface is different from the IntService's, so must i set the pipeline into the onos to support INT?