qemu/hw/net
Akihiko Odaki bf2a7212c2 e1000e: Combine rx traces
Whether a packet will be written back to the guest depends on the
remaining space of the queue. Therefore, e1000e_rx_written_to_guest and
e1000e_rx_not_written_to_guest should log the index of the queue instead
of generated interrupts. This also removes the need of
e1000e_rx_rss_dispatched_to_queue, which logs the queue index.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2023-03-10 15:35:38 +08:00
..
can
fsl_etsec fsl_etsec: Use hw/net/mii.h 2023-03-10 15:35:38 +08:00
rocker
allwinner_emac.c
allwinner-sun8i-emac.c
cadence_gem.c
dp8393x.c
e1000_regs.h e1000e: Introduce e1000_rx_desc_union 2023-03-10 15:35:38 +08:00
e1000.c e1000: Configure ResettableClass 2023-03-10 15:35:38 +08:00
e1000e_core.c e1000e: Combine rx traces 2023-03-10 15:35:38 +08:00
e1000e_core.h e1000e: Remove pending interrupt flags 2023-03-10 15:35:38 +08:00
e1000e.c e1000e: Configure ResettableClass 2023-03-10 15:35:38 +08:00
e1000x_common.c e1000x: Alter the signature of e1000x_is_vlan_packet 2023-03-10 15:35:38 +08:00
e1000x_common.h e1000x: Alter the signature of e1000x_is_vlan_packet 2023-03-10 15:35:38 +08:00
eepro100.c
etraxfs_eth.c
ftgmac100.c
i82596.c
i82596.h
imx_fec.c
Kconfig
lan9118.c
lance.c
lasi_i82596.c
mcf_fec.c
meson.build
mipsnet.c
msf2-emac.c
mv88w8618_eth.c
ne2000-isa.c
ne2000-pci.c
ne2000.c
ne2000.h
net_rx_pkt.c e1000e: Perform software segmentation for loopback 2023-03-10 15:35:38 +08:00
net_rx_pkt.h e1000e: Perform software segmentation for loopback 2023-03-10 15:35:38 +08:00
net_tx_pkt.c hw/net/net_tx_pkt: Check the payload length 2023-03-10 15:35:38 +08:00
net_tx_pkt.h e1000e: Perform software segmentation for loopback 2023-03-10 15:35:38 +08:00
npcm7xx_emc.c
opencores_eth.c
pcnet-pci.c
pcnet.c
pcnet.h
rtl8139.c
smc91c111.c
spapr_llan.c
stellaris_enet.c
sungem.c
sunhme.c
trace-events e1000e: Combine rx traces 2023-03-10 15:35:38 +08:00
trace.h
tulip.c
tulip.h
vhost_net-stub.c
vhost_net.c
virtio-net.c hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr 2023-03-10 15:35:38 +08:00
vmware_utils.h
vmxnet3_defs.h
vmxnet3.c hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr 2023-03-10 15:35:38 +08:00
vmxnet3.h
vmxnet_debug.h
xen_nic.c hw/xen: Use XEN_PAGE_SIZE in PV backend drivers 2023-03-07 17:04:30 +00:00
xgmac.c
xilinx_axienet.c
xilinx_ethlite.c