Thanks !
On Tue, Dec 8, 2009 at 2:58 PM, Herbert Xu wrote:
> On Tue, Dec 08, 2009 at 02:54:43PM +0200, avital sela wrote:
>> Hello,
>>
>> I am testing a AES HW crypto driver I wrote. I test by setting up a
>> tunnel between the board and a Linux server and pinging packets from
>> the board to the
On Tue, Dec 08, 2009 at 02:54:43PM +0200, avital sela wrote:
> Hello,
>
> I am testing a AES HW crypto driver I wrote. I test by setting up a
> tunnel between the board and a Linux server and pinging packets from
> the board to the server.
> With my driver loaded everything works fine with small p
Hello,
I am testing a AES HW crypto driver I wrote. I test by setting up a
tunnel between the board and a Linux server and pinging packets from
the board to the server.
With my driver loaded everything works fine with small packets but
large packets (>1500) fail (100% packet loss).
I added some de