bts_bufferRegular
4.4: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t lost;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
4.8: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t lost;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
4.10: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t lost;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
4.13: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
4.15: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
4.18: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
5.0: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
5.3: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
5.4: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
5.8: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
5.11: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
5.13: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
5.15: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
5.19: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
6.2: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
6.5: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
6.8: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
azure: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
gcp: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
lowlatency: ✅struct bts_buffer {
size_t real_size;
unsigned int nr_pages;
unsigned int nr_bufs;
unsigned int cur_buf;
bool snapshot;
local_t data_size;
local_t head;
long unsigned int end;
void **data_pages;
struct bts_phys buf[0];
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ⚠️local_t lost
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 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅