openconfig / lemming

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

Make packetio its own RPC service #390

Closed DanG100 closed 7 months ago

DanG100 commented 7 months ago

This makes the packetio stuff more generic, not tied to the forwarding protos

github-actions[bot] commented 7 months ago

Pull Request Test Coverage Report for Build 8459096730

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
dataplane/forwarding/fwd.go 0 2 0.0%
dataplane/standalone/pkthandler/pktiohandler/pktiohandler.go 15 25 60.0%
dataplane/forwarding/fwdport/ports/cpu.go 0 12 0.0%
dataplane/saiserver/hostif.go 41 96 42.71%
<!-- Total: 59 138 42.75% -->
Files with Coverage Reduction New Missed Lines %
dataplane/saiserver/hostif.go 2 45.69%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 8443106718: -0.002%
Covered Lines: 17582
Relevant Lines: 651107

💛 - Coveralls