Port Filter
This module contains the impairment port flow filter commands.
There are 2 register copies used to configure the filters:
Shadow-copy (type value = 0)
, temporary copy configured by sever. Values stored inshadow-copy
have no immediate effect on the flow filters.PEF_APPLY
will pass the values from theshadow-copy
to theworking-copy
.Working-copy (type value = 1)
, reflects what is currently used for filtering in the FPGA.Working-copy
cannot be written directly. Onlyshadow-copy
allows direct write.All
set
actions are performed onshadow-copy
ONLY.Only when
PEF_APPLY
is called,working-copy
and FPGA are updated with values from theshadow-copy
.
Note
Flow filter is only applicable to flow ID from 1 to 7. You cannot place a filter on flow 0.