written=sprintf(s->output_buf,"DRAGONFLY-PLUS STATS OUTPUT NOT IMPLEMENTED\n");
written=
sprintf(s->output_buf,"# Format <LP ID> <Group ID> <Router ID> <Busy time per router port(s)>");
sprintf(s->output_buf,"# Format <Type> <LP ID> <Group ID> <Router ID> <Busy time per router port(s)>");
written+=sprintf(s->output_buf+written,"\n# Router ports in the order: %d Intra Links, %d Inter Links %d Terminal Links. Hyphens for Unconnected ports (No terminals on Spine routers)",p->intra_grp_radix,p->num_global_connections,p->num_cn);
written=sprintf(s->output_buf2,"DRAGONFLY-PLUS TRAFFIC OUTPUT NOT IMPLEMENTED\n");
written=
sprintf(s->output_buf2,"# Format <LP ID> <Group ID> <Router ID> <Busy time per router port(s)>");
written+=sprintf(s->output_buf2+written,"\n# Router ports in the order: %d Intra Links, %d Inter Links %d Terminal Links. Hyphens for Unconnected ports (No terminals on Spine routers)",p->intra_grp_radix,p->num_global_connections,p->num_cn);