Skip to:
in ss_pack.c file->
all the unpack functions are wrongly named as oduPackUInt8, oduPackUInt16, oduPackUIn32 whereas the function created for pack are named as oduUnpackUInt8, oduUnpackUInt16, oduUnpackUInt32.
In the Gerrit "https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/12888" Corrected the names of the functions based on their functionality.
in ss_pack.c file->
all the unpack functions are wrongly named as oduPackUInt8, oduPackUInt16, oduPackUIn32 whereas the function created for pack are named as oduUnpackUInt8, oduUnpackUInt16, oduUnpackUInt32.
In the Gerrit "https://gerrit.o-ran-sc.org/r/c/o-du/l2/+/12888" Corrected the names of the functions based on their functionality.