x86/64: enable AES-NI support in kernel
authorStijn Tintel <stijn@linux-ipv6.be>
Tue, 3 Jan 2017 23:15:23 +0000 (00:15 +0100)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 4 Jan 2017 12:19:58 +0000 (13:19 +0100)
commit301301da2b2998177d4c34521f933c828972a985
tree9ba8cba71e3487a83dd5588717f0299305de513d
parent2406b3488fb778b76bf86ace3d9796b5ea9e606d
x86/64: enable AES-NI support in kernel

The kernel will detect if the host supports this, so we can just enable
it in the kernel config.

Tested on an APU2 with AES-NI support and a KVM VM on a Xeon E5520 host
without AES-NI support.

Throughput over an IPsec tunnel between these 2 hosts increased from
~63Mbps to ~140Mbps. Ciphers: AES_GCM_16_256/PRF_HMAC_SHA2_512/ECP_521.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/x86/64/config-default