Flow ID, LACP, and igb

2013-08-26 Thread Justin T. Gibbs
Hi Net, I'm an infrequent traveler through the networking code and would appreciate some feedback on some proposed solutions to issues Spectra has seen with outbound LACP traffic. lacp_select_tx_port() uses the flow ID if it is available in the outbound mbuf to select the outbound port. The igb

Re: fxp0: device timeout | SCB already complete (me too)

2003-06-06 Thread Justin T. Gibbs
After that the box didn't find 3 of the 5 fxp nic's until a new > boot and a cleared ESCD. Not sure why an fxp card should bitch > about SCB's anyway. Perhaps because fxp devices have SCBs too? Not the same SCBs that the Adaptec SCSI controllers have, but a different data str

Re: call for testers: port aggregation netgraph module

2001-03-10 Thread Justin T. Gibbs
>> >Each link is checked once every second to see if the link is still up. >> >An attempt to send a packet over a dead link will cause the packet to >> >be shifted over to the next link in the bundle. >> >> Any chance this can be done through an async event rather >> than by polling? > >If there

Re: call for testers: port aggregation netgraph module

2001-03-10 Thread Justin T. Gibbs
>Each link is checked once every second to see if the link is still up. >An attempt to send a packet over a dead link will cause the packet to >be shifted over to the next link in the bundle. Any chance this can be done through an async event rather than by polling? -- Justin To Unsubscribe: s