Skip to content

qzip cannot decompress gzip with QAT HW #90

@lianghouxu

Description

@lianghouxu

use qzip to decompress created with 'qzip -O gzip' GZIP file, only the 1st round to use QAT_HW, then all fall back to QAT_SW.
[root@spr02 mysqlbackup]# qzip -d -k sbtest-0619.sql.gzip.gz
Reading input file sbtest-0619.sql.gzip.gz (536870912 Bytes)
Decompressing...
id1=31, id2=139, cm=8, flag=0
std GZIP
Reading input file sbtest-0619.sql.gzip.gz (536870912 Bytes)
Decompressing...
id1=119, id2=88, cm=5, flag=34
no QZ
Reading input file sbtest-0619.sql.gzip.gz (536870912 Bytes)
Decompressing...
id1=142, id2=115, cm=120, flag=89
no QZ
Reading input file sbtest-0619.sql.gzip.gz (536870912 Bytes)
Decompressing...
id1=112, id2=200, cm=129, flag=235
no QZ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions