]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ioat3: xor self test
authorDan Williams <dan.j.williams@intel.com>
Wed, 9 Sep 2009 00:42:58 +0000 (17:42 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 9 Sep 2009 00:42:58 +0000 (17:42 -0700)
commit9de6fc717bdc574cf5faf9d46ce0f9d6265c7952
tree55cb18ecfae85033d61f730b5f32d2ac1fb572bc
parentb094ad3be564e7cc59cca4ff0256550d3a55dd3b
ioat3: xor self test

This adds a hardware specific self test to be called from ioat_probe.
In the ioat3 case we will have tests for all the different raid
operations, while ioat1 and ioat2 will continue to just test memcpy.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/ioat/dma.c
drivers/dma/ioat/dma.h
drivers/dma/ioat/dma_v2.c
drivers/dma/ioat/dma_v3.c