> This is with the original rge driver.
> 
> module: rge                             instance: 0
>     
> :   driverinfo                      class:    net
>       chip_reset                      0
>       crtime                          102.085793702
>       loop_mode                       0
>       mac_ver                         1006632960  <=================
>       phy_reset                       0
>       phy_ver                         2
>       resched_needed                  0
>       rx_bcopy                        0
>       rx_config                       58894
>       rx_free                         2048
>       rx_next                         0
>       rx_ring_addr                    71319552
>       snaptime                        186.772935472
>       tx_config                       50333184
>       tx_flow                         0
>       tx_free                         0
>       tx_next                         0
>       tx_ring_addr                    71303168
>       watchdog                        0
> 
> module: rge                             instance: 1
>     
> :   driverinfo                      class:    net
>       chip_reset                      0
>       crtime                          91.649561756
>       loop_mode                       0
>       mac_ver                         1006632960    <=========
>       phy_reset                       0
>       phy_ver                         2
>       resched_needed                  0
>       rx_bcopy                        0
>       rx_config                       58894
>       rx_free                         2048
>       rx_next                         0
>       rx_ring_addr                    136331264
>       snaptime                        186.77520464
>       tx_config                       50333184
>       tx_flow                         0
>       tx_free                         939
>       tx_next                         85
>       tx_ring_addr                    136314880
>       watchdog                        0
> 

Thanks.
The mac_ver of both 8168 are same, 1006632960, which is 8168C.
But the bihavior of your nics are different from mike's 8168C.
Your nics didn't hang with rge.mcast3, but mike's nic still hanged.
I cannot guess the reason.

-masa
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to