microsoft / msquic

Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.
MIT License
3.92k stars 525 forks source link

revive DPDK #4345

Open ami-GS opened 3 weeks ago

ami-GS commented 3 weeks ago

Description

reviving DPDK code

Testing

N/A

Documentation

not yet

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.23%. Comparing base (1e2c109) to head (360c712). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4345 +/- ## ========================================== + Coverage 84.26% 85.23% +0.96% ========================================== Files 56 56 Lines 15384 15426 +42 ========================================== + Hits 12964 13148 +184 + Misses 2420 2278 -142 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.