On Tue, Mar 31, 2009 at 06:06:23PM -0700, Giridhar Malavali wrote: > Current DCBX parameter details: > > PGID (Priority group ID) > > 1) pgid_priority_group_0; /* Priority group ID of priority group > 0 */ > 2) pgid_priority_group_1; /* Priority group ID of priority group > 1 */ > 3) pgid_priority_group_2; /* Priority group ID of priority group > 2 */ > 4) pgid_priority_group_3; /* Priority group ID of priority group > 3 */ > 5) pgid_priority_group_4; /* Priority group ID of priority group > 4 */ > 6) pgid_priority_group_5; /* Priority group ID of priority group > 5 */ > 7) pgid_priority_group_6; /* Priority group ID of priority group > 6 */ > 8) pgid_priority_group_7; /* Priority group ID of priority group > 7 */ There are a lot of places where you've got the same things repeated 8 times. How about: hostX/pgY/id hostX/pgY/bw hostX/pgY/pfc hostX/pgY/tx_pause hostX/pgY/rx_pause hostX/pgY/tx_priority hostX/pgY/rx_priority -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html