Skip to content

Python port of the CRC32 software implementation of the DPDK framework

License

Notifications You must be signed in to change notification settings

manuel-simon/py-crc32-dpdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

py-crc32-dpdk

Python port of the CRC32 software implementation of the DPDK framework.

Why?

At least for me the crc32 implementation from zlib does not produce the same result as the one of DPDK. Since I needed it for testing DPDK programs, I came up to port the C code to Python.

About

Python port of the CRC32 software implementation of the DPDK framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages