mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ebpf_rss_load() returns false for failure without setting an Error when its @ctx argument already has an eBPF program loaded. This is wrong. Fortunately, it is only called @ctx has a program. Replace the incorrect error check by an assertion. The return value is now obviously reliable. Change the caller to use it, because it's more concise. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20251118154718.3969982-4-armbru@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
2 weeks ago | |
|---|---|---|
| .. | ||
| can | 1 month ago | |
| fsl_etsec | 1 month ago | |
| rocker | 1 month ago | |
| Kconfig | 3 months ago | |
| allwinner-sun8i-emac.c | 7 months ago | |
| allwinner_emac.c | 7 months ago | |
| cadence_gem.c | 1 month ago | |
| dp8393x.c | 7 months ago | |
| e1000.c | 6 months ago | |
| e1000_common.h | 3 years ago | |
| e1000_regs.h | 2 years ago | |
| e1000e.c | 7 months ago | |
| e1000e_core.c | 3 weeks ago | |
| e1000e_core.h | 2 years ago | |
| e1000x_common.c | 3 years ago | |
| e1000x_common.h | 3 years ago | |
| e1000x_regs.h | 7 months ago | |
| eepro100.c | 7 months ago | |
| ftgmac100.c | 7 months ago | |
| i82596.c | 4 weeks ago | |
| i82596.h | 1 month ago | |
| igb.c | 7 months ago | |
| igb_common.h | 2 years ago | |
| igb_core.c | 2 months ago | |
| igb_core.h | 2 years ago | |
| igb_regs.h | 1 year ago | |
| igbvf.c | 2 months ago | |
| imx_fec.c | 7 months ago | |
| lan9118.c | 5 months ago | |
| lan9118_phy.c | 7 months ago | |
| lance.c | 7 months ago | |
| lasi_i82596.c | 1 month ago | |
| mcf_fec.c | 7 months ago | |
| meson.build | 3 months ago | |
| msf2-emac.c | 7 months ago | |
| mv88w8618_eth.c | 7 months ago | |
| ne2000-isa.c | 7 months ago | |
| ne2000-pci.c | 7 months ago | |
| ne2000.c | 8 months ago | |
| ne2000.h | ||
| net_rx_pkt.c | 1 year ago | |
| net_rx_pkt.h | 1 year ago | |
| net_tx_pkt.c | 9 months ago | |
| net_tx_pkt.h | 3 years ago | |
| npcm7xx_emc.c | 7 months ago | |
| npcm_gmac.c | 5 months ago | |
| npcm_pcs.c | 7 months ago | |
| opencores_eth.c | 7 months ago | |
| pcnet-pci.c | 7 months ago | |
| pcnet.c | 2 years ago | |
| pcnet.h | 8 months ago | |
| rtl8139.c | 5 months ago | |
| smc91c111.c | 7 months ago | |
| spapr_llan.c | 7 months ago | |
| stellaris_enet.c | 7 months ago | |
| sungem.c | 7 months ago | |
| sunhme.c | 7 months ago | |
| trace-events | 1 month ago | |
| trace.h | ||
| tulip.c | 6 months ago | |
| tulip.h | ||
| vhost_net-stub.c | 2 months ago | |
| vhost_net.c | 2 months ago | |
| virtio-net.c | 2 weeks ago | |
| vmware_utils.h | ||
| vmxnet3.c | 2 months ago | |
| vmxnet3.h | 5 months ago | |
| vmxnet3_defs.h | ||
| vmxnet_debug.h | ||
| xen_nic.c | 1 month ago | |
| xgmac.c | 6 months ago | |
| xilinx_axienet.c | 7 months ago | |
| xilinx_ethlite.c | 7 months ago | |