Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Intel-QAT-based ZSTD_QAT compression codec #57509

Merged
merged 32 commits into from Jan 10, 2024

Commits on Dec 5, 2023

  1. Copy the full SHA
    f302ba0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c1c46b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. refine cosmos issue

    jinjunzh committed Dec 11, 2023
    Copy the full SHA
    a25de0c View commit details
    Browse the repository at this point in the history
  2. tried to fix missing header

    jinjunzh committed Dec 11, 2023
    Copy the full SHA
    4ba36f2 View commit details
    Browse the repository at this point in the history
  3. refine cmake for header

    jinjunzh committed Dec 11, 2023
    Copy the full SHA
    8b6d6d5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f90953c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    969c63d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. add macro for header file

    jinjunzh committed Dec 12, 2023
    Copy the full SHA
    f231074 View commit details
    Browse the repository at this point in the history
  2. fixed reported code issues

    jinjunzh committed Dec 12, 2023
    Copy the full SHA
    3771acd View commit details
    Browse the repository at this point in the history
  3. refine defect

    jinjunzh committed Dec 12, 2023
    Copy the full SHA
    0d788b8 View commit details
    Browse the repository at this point in the history
  4. add pragma once

    jinjunzh committed Dec 12, 2023
    Copy the full SHA
    6154ea9 View commit details
    Browse the repository at this point in the history
  5. add a copied features.h

    jinjunzh committed Dec 12, 2023
    Copy the full SHA
    d2c4726 View commit details
    Browse the repository at this point in the history
  6. fixed header issue

    jinjunzh committed Dec 12, 2023
    Copy the full SHA
    846cbc1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Copy the full SHA
    b4a945e View commit details
    Browse the repository at this point in the history
  2. refine ZSTDQAT code name

    jinjunzh committed Dec 13, 2023
    Copy the full SHA
    5e1b048 View commit details
    Browse the repository at this point in the history
  3. add codec into doc

    jinjunzh committed Dec 13, 2023
    Copy the full SHA
    bce1814 View commit details
    Browse the repository at this point in the history
  4. add dictionary

    jinjunzh committed Dec 13, 2023
    Copy the full SHA
    606a494 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. refine patch

    jinjunzh committed Dec 20, 2023
    Copy the full SHA
    372de8a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. refine patch

    jinjunzh committed Dec 21, 2023
    Copy the full SHA
    b1a7cae View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Copy the full SHA
    aaf98f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Copy the full SHA
    53965bb View commit details
    Browse the repository at this point in the history
  2. Cosmetics

    rschu1ze committed Jan 7, 2024
    Copy the full SHA
    21d14e4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0f51e32 View commit details
    Browse the repository at this point in the history
  4. Add method byte

    rschu1ze committed Jan 7, 2024
    Copy the full SHA
    8a9d4cb View commit details
    Browse the repository at this point in the history
  5. Fix style

    rschu1ze committed Jan 7, 2024
    Copy the full SHA
    14cda08 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Minor fixups

    rschu1ze committed Jan 8, 2024
    Copy the full SHA
    7e19577 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cf53d9a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. qat device init only once

    jinjunzh committed Jan 9, 2024
    Copy the full SHA
    1f3ae5e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f8230d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e2fb33e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    195f100 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ced9e93 View commit details
    Browse the repository at this point in the history