]> git.feebdaed.xyz Git - linuxyz.git/commit
adding xdp native
authorseantywork <seantywork@gmail.com>
Mon, 8 Sep 2025 06:11:56 +0000 (06:11 +0000)
committerseantywork <seantywork@gmail.com>
Mon, 8 Sep 2025 06:11:56 +0000 (06:11 +0000)
commit007426feae87b5b2debf2d421718a6c88d99a979
tree42ab95362e83c2d093a55952d1404bf81e463ade
parentcad36b7305059f1e03107fc669de4b9f9b61b47b
adding xdp native
kxdp/Makefile [deleted file]
kxdp/README.md [new file with mode: 0644]
kxdp/generic/Makefile [new file with mode: 0644]
kxdp/generic/kxdp.c [new file with mode: 0644]
kxdp/generic/kxdp.h [new file with mode: 0644]
kxdp/kxdp.c [deleted file]
kxdp/kxdp.h [deleted file]
kxdp/native/Makefile [new file with mode: 0644]
kxdp/native/kxdp.c [new file with mode: 0644]
kxdp/native/kxdp.h [new file with mode: 0644]
kxdp/xdp-prog/.gitignore [new file with mode: 0644]