[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20151116.161746.1472467067664450149.davem@davemloft.net>
Date: Mon, 16 Nov 2015 16:17:46 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: Jason@...c4.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: irq_fpu_usable() is false in ndo_start_xmit() for UDP packets
From: "Jason A. Donenfeld" <Jason@...c4.com>
Date: Mon, 16 Nov 2015 21:58:49 +0100
> That is extremely problematic for me. Is there a way to make this
> not so?
Not without a complete redesign of the x86 fpu save/restore mechanism.
The driver is the wrong place to do software cryptographic transforms
anyways.
Judging from your other emails, you doing a lot of weird shit in your
driver.
Maybe you should just tell us exactly what kind of device it is for,
exactly what the features and offloads are, and maybe we can tell you
therefore what kind of facilities would match that situation best.
You're currently trying to do it the other way, you know everything
about your device and goals, and you're sending us small piecemeal
questions. We lack the high level full picture of your device, so
it's hard for us to give you good answers.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists