netpollRegular
4.4: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
struct work_struct cleanup_work;
};
4.8: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
struct work_struct cleanup_work;
};
4.10: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
struct work_struct cleanup_work;
};
4.13: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
struct work_struct cleanup_work;
};
4.15: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
struct work_struct cleanup_work;
};
4.18: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
struct work_struct cleanup_work;
};
5.0: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
5.3: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
5.4: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
5.8: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
5.11: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
5.13: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
5.15: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
5.19: ✅struct netpoll {
struct net_device *dev;
netdevice_tracker dev_tracker;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
6.2: ✅struct netpoll {
struct net_device *dev;
netdevice_tracker dev_tracker;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
6.5: ✅struct netpoll {
struct net_device *dev;
netdevice_tracker dev_tracker;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
6.8: ✅struct netpoll {
struct net_device *dev;
netdevice_tracker dev_tracker;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
arm64: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
armhf: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
ppc64el: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
riscv64: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
aws: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
azure: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
gcp: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
lowlatency: ✅struct netpoll {
struct net_device *dev;
char dev_name[16];
const char *name;
union inet_addr local_ip;
union inet_addr remote_ip;
bool ipv6;
u16 local_port;
u16 remote_port;
u8 remote_mac[6];
};
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 ⚠️struct work_struct cleanup_work
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 ⚠️netdevice_tracker dev_tracker
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 ✅