Changes in this release:
- Added support for Compression Deflate algorithm, with fixed and dynamic Huffman encoding.
- Added communications path to PF driver (PFVFcomms) and use it to query PF about VF capabilities
- Enabled crypto and/or compression services based on VF capabilities.
- Stopped service correctly during uninstallation
- Fixed qatmgr cmdline foreground option -f
- Added qatmgr -v cmdline option to display version
- Added version check between qatlib and qatmgr
- Suppressed deprecated warnings from OpenSSL3
- Fixed build with clang compiler