On (03/17/08 22:42), Ted You wrote: > (1) What's the precedence of reading the persistent dladm properties and > reading the conf file settings? Will one setting overwrites the other > setting? > (2) Because e1000g is using a different method, I believe I have to > change the e1000g.conf settings to make it consistent with Brussels. > This is a user interface change, and it will impact customers' > applications if it is backported to s10. I believe we should make this > change, but do we need to do any additional thing for this? (PSARC?) > I want to hear more ideas/suggestions for this.
I'm not sure it is necessary to change the existing e1000g.conf configuration, if we define the precedence of dladm config vs e1000g.conf clearly and have the mac_get_prop* functions use the correct search order. I would propose that we should prefer dladm config over driver.conf so that users who knowingly type a "dladm set-linkprop -p mtu.." command will have that choice have higher precedence over the (harder to use) e1000g.conf settings. And if they already have some legacy settings in e1000g.conf, those settings will continue to work. Comments? --Sowmini
