ubuf_info
Regular
4.4
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
void *ctx;
long unsigned int desc;
};
4.8
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
void *ctx;
long unsigned int desc;
};
4.10
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
void *ctx;
long unsigned int desc;
};
4.13
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
void *ctx;
long unsigned int desc;
};
4.15
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
4.18
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
5.0
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
5.3
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
5.4
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
5.8
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
5.11
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
5.13
: ✅struct ubuf_info {
void (*callback)(struct sk_buff *, struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
u8 flags;
struct mmpin mmp;
};
5.15
: ✅struct ubuf_info {
void (*callback)(struct sk_buff *, struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
u8 flags;
struct mmpin mmp;
};
5.19
: ✅struct ubuf_info {
void (*callback)(struct sk_buff *, struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
u8 flags;
struct mmpin mmp;
};
6.2
: ✅struct ubuf_info {
void (*callback)(struct sk_buff *, struct ubuf_info *, bool);
refcount_t refcnt;
u8 flags;
};
6.5
: ✅struct ubuf_info {
void (*callback)(struct sk_buff *, struct ubuf_info *, bool);
refcount_t refcnt;
u8 flags;
};
6.8
: ✅struct ubuf_info {
void (*callback)(struct sk_buff *, struct ubuf_info *, bool);
refcount_t refcnt;
u8 flags;
};
arm64
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
armhf
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
ppc64el
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
riscv64
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
aws
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
azure
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
gcp
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
lowlatency
: ✅struct ubuf_info {
void (*callback)(struct ubuf_info *, bool);
long unsigned int desc;
void *ctx;
u32 id;
u16 len;
u16 zerocopy;
u32 bytelen;
refcount_t refcnt;
struct mmpin mmp;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
⚠️u32 id
u16 len
u16 zerocopy
u32 bytelen
refcount_t refcnt
struct mmpin mmp
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
⚠️u8 flags
void (*callback)(struct ubuf_info *, bool)
➡️ void (*callback)(struct sk_buff *, struct ubuf_info *, bool)
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
⚠️long unsigned int desc
void *ctx
u32 id
u16 len
u16 zerocopy
u32 bytelen
struct mmpin mmp
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
✅