1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/intel
Larysa Zaremba 04c7e14e5b ice: do not bring the VSI up, if it was down before the XDP setup
After XDP configuration is completed, we bring the interface up
unconditionally, regardless of its state before the call to .ndo_bpf().

Preserve the information whether the interface had to be brought down and
later bring it up only in such case.

Fixes: efc2214b60 ("ice: Add support for XDP")
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Chandan Kumar Rout <chandanx.rout@intel.com>
Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Larysa Zaremba <larysa.zaremba@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2024-09-03 09:05:40 -07:00
..
e1000 net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
e1000e Networking changes for 6.11. Not much excitement - a handful of large 2024-07-16 19:28:34 -07:00
fm10k net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
i40e Merge branch 'net-make-timestamping-selectable' 2024-07-15 08:02:30 -07:00
iavf net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
ice ice: do not bring the VSI up, if it was down before the XDP setup 2024-09-03 09:05:40 -07:00
idpf idpf: fix UAFs when destroying the queues 2024-08-07 20:26:55 -07:00
igb igb: Fix not clearing TimeSync interrupts for 82580 2024-08-28 15:29:36 -07:00
igbvf net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
igc igc: Unlock on error in igc_io_resume() 2024-09-02 13:41:29 +01:00
ixgbe Merge branch 'net-make-timestamping-selectable' 2024-07-15 08:02:30 -07:00
ixgbevf net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
libeth Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 2024-07-13 16:04:52 -07:00
libie net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
e100.c net: intel: Remove MODULE_AUTHORs 2024-07-11 10:05:52 -07:00
Kconfig idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ 2024-07-10 10:42:26 -07:00
Makefile net: intel: introduce {, Intel} Ethernet common library 2024-04-24 11:06:25 -07:00