Re: [oi-dev] flowcontrol 10Gbe intel x520‏

2014-04-28 Thread Alasdair Lumsden
Hi Randy,
Your best bet is to mail the illumos mailing list - none of the illumos 
developers hang out on the oi-dev mailing list, this list is for distribution 
work (i.e. packaging etc).
To test the patch on that issue, you'd have to rebuild illumos-gate and install 
the resulting packages.
Cheers,
Alasdair

From: sim@live.nl
To: oi-dev@openindiana.org
Date: Sat, 26 Apr 2014 23:44:48 +0200
Subject: Re: [oi-dev] flowcontrol 10Gbe intel x520‏




 I found the following issue regarding this nic.Can anyone tell me if the fix 
in this document has been implemented yet or what the status isIt seems to 
solve my problem (if it is a stable fix).If somebody could give me a short mini 
howto on implementing / testing this?
https://www.illumos.org/issues/4063
Regards,
RFrom: sim@live.nl
To: oi-dev@openindiana.org
Date: Sat, 26 Apr 2014 12:25:35 +0200
Subject: [oi-dev] flowcontrol 10Gbe intel x520‏




Hi all,I hope this is readable .
Using an OI 151a7
I'm trying to turn off flowcontroll on an Intel X520-DA2 10Gbe nicI have put 
flow_control   = 0; in /kernel/drv/ixgbe.conf and also done:dladm 
set-linkprop -p flowctrl=no ixgbe0
results after reboot:
dladm show-ether -x ixgbe0
LINKPTYPESTATEAUTO  SPEED-DUPLEX  PAUSE
ixgbe1  current  up   yes   10G-f  
bi--   capable  --   yes   1G-f,100M-f 
bi--adv  -- yes   1G-f  
bi--  peeradv  --   no--
   none
==
dladm show-linkprop -p flowctrl ixgbe0
LINK PROPERTYPERM VALUE  DEFAULTPOSSIBLEixgbe0  
 flowctrlrw   no no no,tx,rx,bi
===The second 
output seems ok, but the first puzzles me. Als the dladm command doesn't show 
any immediate effect, I think it doesn't work.
question on: can somebody clarify to me if flowcontrol is now turned off or 
not? And if not, what do I have to do to turn it off?
I know that there were issues with the ixgbe driver in OI151a7, can this have 
something todo with that? If this is solved in a9, how would I go about adding 
the a9 driver to this a7 system (if thats's possible).
Greetings,

___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev  
  

___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev  
  ___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] flowcontrol 10Gbe intel x520‏

2014-04-28 Thread Randy S
Hallo Alasdair,

Thanks for the answer!

Will try.

Regards,


From: alasd...@lumsden.eu
To: oi-dev@openindiana.org
Date: Mon, 28 Apr 2014 11:35:04 +
Subject: Re: [oi-dev] flowcontrol 10Gbe intel x520‏




Hi Randy,
Your best bet is to mail the illumos mailing list - none of the illumos 
developers hang out on the oi-dev mailing list, this list is for distribution 
work (i.e. packaging etc).
To test the patch on that issue, you'd have to rebuild illumos-gate and install 
the resulting packages.
Cheers,
Alasdair

From: sim@live.nl
To: oi-dev@openindiana.org
Date: Sat, 26 Apr 2014 23:44:48 +0200
Subject: Re: [oi-dev] flowcontrol 10Gbe intel x520‏




 I found the following issue regarding this nic.Can anyone tell me if the fix 
in this document has been implemented yet or what the status isIt seems to 
solve my problem (if it is a stable fix).If somebody could give me a short mini 
howto on implementing / testing this?
https://www.illumos.org/issues/4063
Regards,
RFrom: sim@live.nl
To: oi-dev@openindiana.org
Date: Sat, 26 Apr 2014 12:25:35 +0200
Subject: [oi-dev] flowcontrol 10Gbe intel x520‏




Hi all,I hope this is readable .
Using an OI 151a7
I'm trying to turn off flowcontroll on an Intel X520-DA2 10Gbe nicI have put 
flow_control   = 0; in /kernel/drv/ixgbe.conf and also done:dladm 
set-linkprop -p flowctrl=no ixgbe0
results after reboot:
dladm show-ether -x ixgbe0
LINKPTYPESTATEAUTO  SPEED-DUPLEX  PAUSE
ixgbe1  current  up   yes   10G-f  
bi--   capable  --   yes   1G-f,100M-f 
bi--adv  -- yes   1G-f  
bi--  peeradv  --   no--
   none
==
dladm show-linkprop -p flowctrl ixgbe0
LINK PROPERTYPERM VALUE  DEFAULTPOSSIBLEixgbe0  
 flowctrlrw   no no no,tx,rx,bi
===The second 
output seems ok, but the first puzzles me. Als the dladm command doesn't show 
any immediate effect, I think it doesn't work.
question on: can somebody clarify to me if flowcontrol is now turned off or 
not? And if not, what do I have to do to turn it off?
I know that there were issues with the ixgbe driver in OI151a7, can this have 
something todo with that? If this is solved in a9, how would I go about adding 
the a9 driver to this a7 system (if thats's possible).
Greetings,

___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev  
  

___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev  
  

___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev  
  ___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] flowcontrol 10Gbe intel x520‏

2014-04-26 Thread Randy S
Hi all,I hope this is readable .
Using an OI 151a7
I'm trying to turn off flowcontroll on an Intel X520-DA2 10Gbe nicI have put 
flow_control   = 0; in /kernel/drv/ixgbe.conf and also done:dladm 
set-linkprop -p flowctrl=no ixgbe0
results after reboot:
dladm show-ether -x ixgbe0
LINKPTYPESTATEAUTO  SPEED-DUPLEX  PAUSE
ixgbe1  current  up   yes   10G-f  
bi--   capable  --   yes   1G-f,100M-f 
bi--adv  -- yes   1G-f  
bi--  peeradv  --   no--
   none
==
dladm show-linkprop -p flowctrl ixgbe0
LINK PROPERTYPERM VALUE  DEFAULTPOSSIBLEixgbe0  
 flowctrlrw   no no no,tx,rx,bi
===The second 
output seems ok, but the first puzzles me. Als the dladm command doesn't show 
any immediate effect, I think it doesn't work.
question on: can somebody clarify to me if flowcontrol is now turned off or 
not? And if not, what do I have to do to turn it off?
I know that there were issues with the ixgbe driver in OI151a7, can this have 
something todo with that? If this is solved in a9, how would I go about adding 
the a9 driver to this a7 system (if thats's possible).
Greetings,___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] flowcontrol 10Gbe intel x520‏

2014-04-26 Thread Randy S
 I found the following issue regarding this nic.Can anyone tell me if the fix 
in this document has been implemented yet or what the status isIt seems to 
solve my problem (if it is a stable fix).If somebody could give me a short mini 
howto on implementing / testing this?
https://www.illumos.org/issues/4063
Regards,
RFrom: sim@live.nl
To: oi-dev@openindiana.org
Date: Sat, 26 Apr 2014 12:25:35 +0200
Subject: [oi-dev] flowcontrol 10Gbe intel x520‏




Hi all,I hope this is readable .
Using an OI 151a7
I'm trying to turn off flowcontroll on an Intel X520-DA2 10Gbe nicI have put 
flow_control   = 0; in /kernel/drv/ixgbe.conf and also done:dladm 
set-linkprop -p flowctrl=no ixgbe0
results after reboot:
dladm show-ether -x ixgbe0
LINKPTYPESTATEAUTO  SPEED-DUPLEX  PAUSE
ixgbe1  current  up   yes   10G-f  
bi--   capable  --   yes   1G-f,100M-f 
bi--adv  -- yes   1G-f  
bi--  peeradv  --   no--
   none
==
dladm show-linkprop -p flowctrl ixgbe0
LINK PROPERTYPERM VALUE  DEFAULTPOSSIBLEixgbe0  
 flowctrlrw   no no no,tx,rx,bi
===The second 
output seems ok, but the first puzzles me. Als the dladm command doesn't show 
any immediate effect, I think it doesn't work.
question on: can somebody clarify to me if flowcontrol is now turned off or 
not? And if not, what do I have to do to turn it off?
I know that there were issues with the ixgbe driver in OI151a7, can this have 
something todo with that? If this is solved in a9, how would I go about adding 
the a9 driver to this a7 system (if thats's possible).
Greetings,

___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev  
  ___
oi-dev mailing list
oi-dev@openindiana.org
http://openindiana.org/mailman/listinfo/oi-dev