• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KarpelesLab / pktkit / 24006830663
53%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2026 05:37PM UTC
Jobs 1
Files 83
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Apr 2026 05:36PM UTC coverage: 53.412% (-2.4%) from 55.77%
24006830663

push

github

MagicalTux
Add AF_XDP driver package for kernel-bypass L2 frame I/O

New afxdp/ package implementing pktkit.L2Device over Linux AF_XDP
sockets using only golang.org/x/sys/unix — no external libraries.

- UMEM shared memory with split RX/TX frame pools
- Lock-free ring buffers (fill, completion, RX, TX) with atomic ops
- Minimal eBPF XDP_REDIRECT program loaded via bpf() syscall
- XSKMAP management and netlink-based XDP program attachment
- Zero-copy mode with automatic copy-mode fallback
- Optional user-provided XSKMAP for custom BPF programs
- Follows tuntap driver pattern (goroutine poll loop, atomic handler)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

39 of 665 new or added lines in 3 files covered. (5.86%)

7 existing lines in 1 file now uncovered.

7428 of 13907 relevant lines covered (53.41%)

26.14 hits per line

Uncovered Changes

Lines Coverage ∆ File
306
5.26
afxdp/xdp.go
218
9.17
afxdp/bpf.go
102
0.0
afxdp/ring.go

Coverage Regressions

Lines Coverage ∆ File
7
60.32
-0.63% vclient/tcp.go
Jobs
ID Job ID Ran Files Coverage
1 24006830663.1 05 Apr 2026 05:37PM UTC 83
53.41
GitHub Action Run
Source Files on build 24006830663
  • Tree
  • List 83
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24006830663
  • c44aad7c on github
  • Prev Build on master (#24005892453)
  • Next Build on master (#24007150346)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc