Netvsc TCP and checksum offloading for Hyper-V. Also fixed some bugs
in the netvsc driver.
This is for the head branch. We are targeting this for 10.2 release once
this is in the head.
Differential D2517
TCP and checksum offloading for Hyper-V whu on May 12 2015, 5:45 AM. Authored by Tags None Referenced Files
Details Netvsc TCP and checksum offloading for Hyper-V. Also fixed some bugs This is for the head branch. We are targeting this for 10.2 release once Tested by Microsoft OSTC.
Diff Detail
Event TimelineThere are a very large number of changes, so older changes are hidden. Show Older Changes Comment Actions I cannot really comment on the specific implementation since I don't know anything about the HyperV net protocol. I have however found quite a lot of coding style errors, and a couple of minor comments/improvements.
Comment Actions Thanks for the review. I have addressed most of them. Only have a question regarding to creating a new tag for M_DEVBUF.
Comment Actions I've still found quite a lot of coding style errors, please try to check those before sending patches for review or else they just slow down the review process.
Comment Actions Sorry it took a while to get this done. I was out of office due to family issues.
Comment Actions I'm happy with the code now. I've just added a couple of comments, please make sure to read the ones about the atomic_ and synch_ ops, since they may affect your code (and sorry for giving a wrong advice in the first place). Once that's done, you can commit it.
Comment Actions Thanks Roger for the review!
|