RE: [RFC 0/1] lib: add pdcp protocol

2022-12-20 Thread Anoob Joseph
> Cc: Hemant Agrawal ; Mattias Rönnblom > ; Kiran Kumar Kokkilagadda > ; Volodymyr Fialko ; > dev@dpdk.org > Subject: RE: [RFC 0/1] lib: add pdcp protocol > > > Subject: [RFC 0/1] lib: add pdcp protocol > > > > Add Packet Data Convergence Protocol (PDCP) proces

RE: [RFC 0/1] lib: add pdcp protocol

2022-12-12 Thread Akhil Goyal
> Subject: [RFC 0/1] lib: add pdcp protocol > > Add Packet Data Convergence Protocol (PDCP) processing library. > > The library is similar to lib_ipsec which provides IPsec processing > capabilities in DPDK. > > PDCP would involve roughly the following options, > 1.

[RFC 0/1] lib: add pdcp protocol

2022-10-26 Thread Anoob Joseph
Add Packet Data Convergence Protocol (PDCP) processing library. The library is similar to lib_ipsec which provides IPsec processing capabilities in DPDK. PDCP would involve roughly the following options, 1. Transfer of user plane data 2. Transfer of control plane data 3. Header compression 4. Upl