#1443: PowerPC in_cksum() requires optimization
------------------------+------------------------------
 Reporter:  dufault     |       Owner:  sebastian.huber
     Type:  defect      |      Status:  assigned
 Priority:  normal      |   Milestone:  4.10.3
Component:  networking  |     Version:  4.10
 Severity:  normal      |  Resolution:
 Keywords:              |
------------------------+------------------------------

Comment (by sebastian.huber):

 It is not fixed.  If we change the in_cksum() implementation, then we must
 do some performance tests, since this function is performance critical.  A
 quick and dirty hack would be to use the default C implementation in case
 __OPTIMIZE__ is not defined.

--
Ticket URL: <http://devel.rtems.org/ticket/1443#comment:10>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to