ncsi_requestRegular
4.4: Absent ⚠️
4.8: ✅struct ncsi_request {
unsigned char id;
bool used;
bool driven;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
};
4.10: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
};
4.13: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
};
4.15: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
};
4.18: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
};
5.0: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
5.3: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
5.4: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
5.8: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
5.11: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
5.13: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
5.15: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
5.19: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
6.2: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
6.5: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
6.8: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
arm64: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
armhf: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
ppc64el: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
riscv64: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
aws: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
azure: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
gcp: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
lowlatency: ✅struct ncsi_request {
unsigned char id;
bool used;
unsigned int flags;
struct ncsi_dev_priv *ndp;
struct sk_buff *cmd;
struct sk_buff *rsp;
struct timer_list timer;
bool enabled;
u32 snd_seq;
u32 snd_portid;
struct nlmsghdr nlhdr;
};
Regular
4.8 and 4.10 ⚠️unsigned int flags
bool driven
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ⚠️u32 snd_seq
u32 snd_portid
struct nlmsghdr nlhdr
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 ✅