netfront_info
Regular
4.4
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
4.8
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
4.10
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
4.13
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
4.15
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
4.18
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
5.0
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
5.3
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
5.4
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
5.8
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
5.11
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
bool netback_has_xdp_headroom;
bool netfront_xdp_enabled;
atomic_t rx_gso_checksum_fixup;
};
5.13
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
bool netback_has_xdp_headroom;
bool netfront_xdp_enabled;
atomic_t rx_gso_checksum_fixup;
};
5.15
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
bool netback_has_xdp_headroom;
bool netfront_xdp_enabled;
bool broken;
atomic_t rx_gso_checksum_fixup;
};
5.19
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
bool netback_has_xdp_headroom;
bool netfront_xdp_enabled;
bool broken;
bool bounce;
atomic_t rx_gso_checksum_fixup;
};
6.2
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
bool netback_has_xdp_headroom;
bool netfront_xdp_enabled;
bool broken;
bool bounce;
atomic_t rx_gso_checksum_fixup;
};
6.5
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
bool netback_has_xdp_headroom;
bool netfront_xdp_enabled;
bool broken;
bool bounce;
atomic_t rx_gso_checksum_fixup;
};
6.8
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
bool netback_has_xdp_headroom;
bool netfront_xdp_enabled;
bool broken;
bool bounce;
atomic_t rx_gso_checksum_fixup;
};
arm64
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
int freeze_state;
struct completion wait_backend_disconnected;
};
azure
: Absent ⚠️
gcp
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
lowlatency
: ✅struct netfront_info {
struct list_head list;
struct net_device *netdev;
struct xenbus_device *xbdev;
struct netfront_queue *queues;
struct netfront_stats *rx_stats;
struct netfront_stats *tx_stats;
atomic_t rx_gso_checksum_fixup;
};
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
⚠️bool netback_has_xdp_headroom
bool netfront_xdp_enabled
5.11
and 5.13
✅
5.13
and 5.15
⚠️bool broken
5.15
and 5.19
⚠️bool bounce
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
generic
and aws
⚠️int freeze_state
struct completion wait_backend_disconnected
generic
and gcp
✅
generic
and lowlatency
✅