openconfig / lemming

An OpenConfig reference device implementation
Apache License 2.0
31 stars 9 forks source link

PacketIO server implementation #368

Closed DanG100 closed 8 months ago

DanG100 commented 8 months ago

This is a breaking change, so i'm putting behind a flag. I'll need modify lemming to support this new model

github-actions[bot] commented 8 months ago

Pull Request Test Coverage Report for Build 8192593322

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
dataplane/saiserver/switch.go 35 39 89.74%
dataplane/forwarding/infra/fwdcontext/context.go 0 14 0.0%
dataplane/saiserver/ports.go 8 26 30.77%
dataplane/forwarding/fwdport/ports/cpu.go 12 61 19.67%
dataplane/saiserver/hostif.go 1 87 1.15%
dataplane/forwarding/fwd.go 0 119 0.0%
<!-- Total: 56 346 16.18% -->
Files with Coverage Reduction New Missed Lines %
dataplane/forwarding/fwd.go 1 14.37%
dataplane/standalone/pkthandler/pktiohandler/pktiohandler.go 7 48.37%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 8176999696: 0.004%
Covered Lines: 17141
Relevant Lines: 650615

💛 - Coveralls