• Robert Schmidt's avatar
    SDAP: Use GTP direct API instead of ITTI · 3c5e999f
    Robert Schmidt authored
    Using ITTI calls for user plane implies (1) a memory allocation, (2)
    mutexes, and (3) queueing messages for each user plane packet, which is
    heavy. Use a direct API call instead to reduce overhead.
    3c5e999f
nr_sdap_entity.c 26 KB