Shyam, On Thursday, February 03, 2011 7:55 AM, shyam iyer wrote: > > And to change the priority in the kernel via userspace are you posting > a related patch to dcbtool ? > > Specifically adding the iSCSI subtype..
dcbtool has support for the CEE form for specifying iSCSI. The kernel was not doing much with it, but patches that are in the works are fixing that. lldptool will handle the DCBX forms and the kernel will handle them as well. You will note that the netlink interface used here specifies the protocol by well-known port number, adopting the DCBX means of specifying protocol. So please don't change the use of the well-known port in dcb_app.c to the port actually in use - the well-known port is exactly what is wanted for this purpose. -- Mark Rustad, LAN Access Division, Intel Corporation. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
