All of lore.kernel.org
 help / color / mirror / Atom feed
* ubi layer tests (fastmap testing)
@ 2014-04-28  7:23 Tanya Brokhman
  2014-04-28  7:57 ` Richard Weinberger
  0 siblings, 1 reply; 2+ messages in thread
From: Tanya Brokhman @ 2014-04-28  7:23 UTC (permalink / raw)
  To: Richard Weinberger, Artem Bityutskiy, linux-mtd; +Cc: Dolev Raviv

Hi Richard

You referred me to ubi-tests which were very helpful and discovered a 
bug in our driver. Thank you!
Unfortunately mtd-tests are not applicable to our driver.

I was wondering if there are any other ubi test I can run? Specially 
once concentrating on fastmap feature. How was it tested?

Thanks
Tanya Brokhman

-- 
QUALCOMM ISRAEL, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ubi layer tests (fastmap testing)
  2014-04-28  7:23 ubi layer tests (fastmap testing) Tanya Brokhman
@ 2014-04-28  7:57 ` Richard Weinberger
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Weinberger @ 2014-04-28  7:57 UTC (permalink / raw)
  To: Tanya Brokhman, Artem Bityutskiy, linux-mtd; +Cc: Dolev Raviv

Hi Tanya,

Am 28.04.2014 09:23, schrieb Tanya Brokhman:
> Hi Richard
> 
> You referred me to ubi-tests which were very helpful and discovered a bug in our driver. Thank you!

Yay! :)

> Unfortunately mtd-tests are not applicable to our driver.

Why are mtd-tests not useable?

> I was wondering if there are any other ubi test I can run? Specially once concentrating on fastmap feature. How was it tested?

Fastmap was mostly tested with ubi-tests (to see whether the fastmap data structure can always be written do flash)
and by running many attach/detach cycles.
The critical part of fastmap happens at attach time. If fastmap fails to construct the EBA you'll have to find out
whether the on flash fastmap data structure is faulty (i.e. fastmap forgot to save some state) or fastmap interpreted the data
in a wrong manner.

BTW: It's awesome to see ongoing work on the still experimental fastmap feature. :-)

Thanks,
//richard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-28  7:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-28  7:23 ubi layer tests (fastmap testing) Tanya Brokhman
2014-04-28  7:57 ` Richard Weinberger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.