Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
Even though ROE is latency critical and may not have enough time for error recovery, the upper layers should still be presented with all received packets with
error indication so that it knows the source of error (over the air error vs ethernet transport). There are forward error correction schemes to handle OTA errors in 3G/4G. Sriram From: stds-1904-3-tf@xxxxxxxx [mailto:stds-1904-3-tf@xxxxxxxx]
On Behalf Of Steinar Bjørnstad Hello, While FEC also can be added at the packet layer (this is actually standardized for uncompressed SDI video over IP transfer) as well as at the transmission (bit)
layer, we should keep in mind that FEC always adds extra latency (especially at the packet layer because of buffering of several packets.). Since the ROE applications is seen as a latency critical application I think there might not be available time for correction
of packets, hence discarding the packet is probably the best option when detecting an error.
Best regards Steinar Fra:
stds-1904-3-tf@xxxxxxxx [mailto:stds-1904-3-tf@xxxxxxxx]
På vegne av Marek Hajduczenia Standard Ethernet FCS does not allow us to identify anything BUT the fact that there are up to certain number of bit errors. FEC adds bit error recovery capabilities, but these happen on hop by hop basis. Adding an E2E FEC would be very
complex and certainly NOT backward compatible Marek On 25 June 2015 at 19:43, Richard Tse <Richard.Tse@xxxxxxxx> wrote: If the Ethernet frame has a basic FCS error, we do not know which bit(s) in the frame are corrupt. Thus, we cannot even know for sure which flow the frame belongs to. Making any assumptions and trying to somehow compensate for such an
error may make things worse (e.g. corrupting another flow instead of doing something to the one we thought was corrupted).
|