Hi JA,
some answers for your questions.
ixEthAccFilteringPortMaximumFrameSizeSet() is a new function call in CSR3.0 which is the same function as ixEthDBFilteringPortMaximumFrameSizeSet() in CSR2.4.
Please refer to CSR 3.0 programming guide section 8.10.3.11 Frame Size Filtering.
The maximum supported Ethernet frame size is 16,320 bytes. This value is set on a per-port basis using the IxEthAcc API. The maximum frame size for fast path support is only 1518.
Jason Zhu