Re: [PATCH 0/4] Initial POWER8 support

2013-11-30 Thread Hugo Eduardo L Kfouri
Hello, the challenge is to create an option to change the table during the tourney if the player to want, like the option to make a deal at final table. att Hugo 2013/11/29 Marcelo Cerri > Hi Andy. > > On Thu, Nov 28, 2013 at 09:11:35AM +0100, Andy Polyakov wrote: > > >Any comments on that? > >

Re: [PATCH 0/4] Initial POWER8 support

2013-11-29 Thread Andy Polyakov
Hi, Any comments on that? In one word "no-o-o-o-o-o-o". :-) In more words. Preferred way to integrate processor-specific code is plotted in Intel AES-NI and SPARC T4 modules. And "preferred" does not really mean "matter of choice". [s390x module is usually mentioned in the context, and the answ

Re: [PATCH 0/4] Initial POWER8 support

2013-11-29 Thread Marcelo Cerri
Hi Andy. On Thu, Nov 28, 2013 at 09:11:35AM +0100, Andy Polyakov wrote: > >Any comments on that? > > In one word "no-o-o-o-o-o-o". :-) In more words. Preferred way to > integrate processor-specific code is plotted in Intel AES-NI and > SPARC T4 modules. And "preferred" does not really mean "matte

Re: [PATCH 0/4] Initial POWER8 support

2013-11-28 Thread Hugo Eduardo L Kfouri
Hi there! Whats going on? Im trying to follow your discussion but im feeling kindless. Though you are talking about keys, pages and codes that someone having first steps in this kind of discussion cannot undesrtand anything. So could you give a hand about it? A kind of thank you. 2013/11/28 Andy

Re: [PATCH 0/4] Initial POWER8 support

2013-11-28 Thread Andy Polyakov
Any comments on that? In one word "no-o-o-o-o-o-o". :-) In more words. Preferred way to integrate processor-specific code is plotted in Intel AES-NI and SPARC T4 modules. And "preferred" does not really mean "matter of choice". [s390x module is usually mentioned in the context, and the answer

Re: [PATCH 0/4] Initial POWER8 support

2013-11-27 Thread Marcelo Cerri
Hi Andy, Any comments on that? Regards, Marcelo On Tue, Nov 19, 2013 at 04:36:01PM -0200, Marcelo Cerri wrote: > This patch series adds the initial support for POWER8 new cryptographic > instructions. > > Different versions of the ppc_vcipher_AES_[en|de]crypt were tested and > no significant pe

[PATCH 0/4] Initial POWER8 support

2013-11-19 Thread Marcelo Cerri
This patch series adds the initial support for POWER8 new cryptographic instructions. Different versions of the ppc_vcipher_AES_[en|de]crypt were tested and no significant performance gains where found, even using multiple vector registers to load all sub-keys in advance. Because of that, the vers