Title :
Masstree OOM feature
Content:
MOT code adaption and fixes for masstree OOM handling
Root Cause Analysis:

Modification:

  1. Fix RCU bug in masstree (GC layer removal flow)
  2. Support pool allocation failure in masstree
  3. Add new masstree API changes

Related issue:

Testing reports:

  1. Please attach the self-test result (content or screenshot).
  2. Can you add the FastCheck test case? If yes, please add the FastCheck test case.
  3. Whether data modification is involved? If yes, supplement the data in the Docs repository.
  4. Determine whether to support expansion scenarios such as upgrade and online expansion.
  5. Determine whether to consider abnormal scenarios, concurrent scenarios, forward compatibility scenarios, and performance scenarios.
  6. Check whether other modules are affected.