linuxmodule ToDevice
Cliff Frey <[email protected]> Sat, 9 Feb 2013 18:03:33 -0800
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAFtVOq=7icFyXoiXQbJs8cj5ibMKJFGsuwLKzKf2Mg9z9EFfCQ@mail.gmail.com> |
https://github.com/kohler/click/pull/75 I changed elements/linuxmodule/todevice.cc back to using ndo_start_xmit instead of dev_queue_xmit. I haven't actually tried this out on many different kernel versions, but I'm curious if any of you have feedback on this set of changes. I hope to be able to run this on a few different kernel versions and actually do a benchmark on my 10Gbps card sometime soon. Cliff