logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_compressdev_capabilities

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                 rte_compressdev_capabilities(3)

Detailed Description

       Structure used to capture a capability of a comp device

       Definition at line 38 of file rte_compressdev.h.

Field Documentation

uint64_tcomp_feature_flags
       Bitmask of flags for compression service features

       Definition at line 41 of file rte_compressdev.h.

   structrte_param_log2_rangewindow_size
       Window size range in base two log byte values

       Definition at line 43 of file rte_compressdev.h.

Name

       rte_compressdev_capabilities

Synopsis

       #include <rte_compressdev.h>

   DataFields
       uint64_t comp_feature_flags
       struct rte_param_log2_rangewindow_size

See Also