Re: linuxmodule ToDevice
Cliff Frey <[email protected]> Sat, 9 Feb 2013 22:48:53 -0800
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAFtVOqkqDdxxyYQT_YmhHhdRFa1=oWffVeJcBvZHnoqQw7kwBQ@mail.gmail.com> |
Well, the fact that this was rapidly merged into mainline inspired me to do a bit more testing, and it found a very basic issue which I just fixed in mainline, so if you do want to test this, just test mainline. Cliff On Sat, Feb 9, 2013 at 6:03 PM, Cliff Frey <[email protected]> wrote: > 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 >