On Tue, 2017-02-28 at 17:48 +0530, Balaji G wrote: > Hi All,  >      I have downloaded the spdk-16.12.zip > and tried to compile for the arm64 architecture but i got the > following error > > In file included from nvme_ctlr_cmd.c:30:0: > nvme_internal.h:49:23:fatal error:x86intrin.h: No such file or > directory > Compilation terminated. > > So, can anyone tell me does the spdk has the support for ARM > architecture  SPDK only supports x86 and x86-64 today. There isn't anything particularly tricky about porting to ARM that I can think of off the top of my head and we'd happily accept patches for the few required modifications if someone wanted to contribute. Note that in our current continuous integration set up, there are only x86-64 systems. If someone wanted to step up and provide proper ARM support, they'd need to take on the responsibility of testing at least compilation somehow or it would be likely that the support would quickly bit rot. > > > > > Regards, > G.Balaji > _______________________________________________ > SPDK mailing list > SPDK(a)lists.01.org > https://lists.01.org/mailman/listinfo/spdk