Jump to content
Калькуляторы

hp dl360 g7 + Intel E10G42BTDA

Добрый день, будут ли дружить hp dl 360 g7 и Intel E10G42BTDA Server Adapter X520-DA2 10Gbps PCI-E 2.0 x8 dual port SFP+ или сразу брать HP Ethernet 10Gb 2-port 560SFP+ Adapter ? и будут ли работать не hp sfp+ модуля в ней

Share this post


Link to post
Share on other sites

Добрый день, будут ли дружить hp dl 360 g7 и Intel E10G42BTDA Server Adapter X520-DA2 10Gbps PCI-E 2.0 x8 dual port SFP+ или сразу брать HP Ethernet 10Gb 2-port 560SFP+ Adapter ? и будут ли работать не hp sfp+ модуля в ней

работать будет. Модули если другие , то надо патчить драйвер. У меня DL 160 g7 X520-da2, модули dlink

Edited by roysbike

Share this post


Link to post
Share on other sites

спасибо, заказал, жду

 

 

з.ы. этот патч ?

 

drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 2 ++

1 files changed, 2 insertions(+), 0 deletions(-)

 

diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

b/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

index 7cf1e1f..2b13083 100644

--- a/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

@@ -1061,6 +1061,8 @@ s32 ixgbe_identify_sfp_module_generic(struct ixgbe_hw *hw)

}

 

hw->mac.ops.get_device_caps(hw, &enforce_sfp);

+ /* Hack: Always allow any SFP regardless of EEPROM setting */

+ enforce_sfp |= IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP;

if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP) &&

!((hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0) ||

(hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1))) {

 

Share this post


Link to post
Share on other sites

спасибо, заказал, жду

 

 

з.ы. этот патч ?

 

drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 2 ++

1 files changed, 2 insertions(+), 0 deletions(-)

 

diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

b/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

index 7cf1e1f..2b13083 100644

--- a/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c

@@ -1061,6 +1061,8 @@ s32 ixgbe_identify_sfp_module_generic(struct ixgbe_hw *hw)

}

 

hw->mac.ops.get_device_caps(hw, &enforce_sfp);

+ /* Hack: Always allow any SFP regardless of EEPROM setting */

+ enforce_sfp |= IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP;

if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP) &&

!((hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core0) ||

(hw->phy.sfp_type == ixgbe_sfp_type_1g_cu_core1))) {

 

это походу по linux. у меня bsd

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.