ceil_u32
return ceil_u32(pkt->len, frame_size);
return ceil_u32(len, umem->frame_size) * umem->frame_size;