compstatRegular
4.4: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
4.8: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
4.10: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
4.13: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
4.15: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
4.18: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
5.0: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
5.3: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
5.4: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
5.8: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
5.11: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
5.13: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
5.15: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
5.19: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
6.2: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
6.5: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
6.8: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
arm64: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
armhf: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
ppc64el: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
riscv64: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
aws: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
azure: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
gcp: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
lowlatency: ✅struct compstat {
__u32 unc_bytes;
__u32 unc_packets;
__u32 comp_bytes;
__u32 comp_packets;
__u32 inc_bytes;
__u32 inc_packets;
__u32 in_count;
__u32 bytes_out;
double ratio;
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅