[dpdk-dev] unimplemented API heads-up notice

Thomas Monjalon thomas at monjalon.net
Mon Aug 5 16:30:24 CEST 2019


Ping
What is the status of this deprecation plan?

28/12/2018 17:18, Ananyev, Konstantin:
> Hi everyone,
> As you probably know, all un-implemented API inside DPDK
> planned to be deprecated in 19.05 and removed in 19.08.
> For more details, please refer to:
> https://mails.dpdk.org/archives/dev/2018-November/118697.html
> Below is the list (probably incomplete) of currently un-implemented API. 
> If you are aware of some extra unimplemented API that is not in that list,
> or you believe that something was added into the list by mistake,
> please reply to that message.
> Happy NY :)
> Konstantin
> 
> 1) rte_security
>    a)  RTE_SECURITY_ACTION_TYPE_INLINE_PROTOCOL
>    b)  RTE_SECURITY_RX_HW_TRAILER_OFFLOAD, RTE_SECURITY_TX_HW_TRAILER_OFFLOAD
>    c)  rte_security_ops methods: 
>          - get_userdata
>          - session_update
>          - session_stats_get (and rte_security_stats)
> 
> 2) rte_ethdev
>     a) RTE_ETH_EVENT_IPSEC_*
>     b) rx offloads:
>          -   DEV_RX_OFFLOAD_SCTP_CKSUM
>          -  DEV_RX_OFFLOAD_OUTER_UDP_CKSUM
>          -  DEV_RX_OFFLOAD_HEADER_SPLIT
>          -  DEV_RX_OFFLOAD_MACSEC_STRIP 
> 
>  3) rte_mbuf
>      a) rte_mbuf.inner_esp_next_proto
>      b) RTE_PTYPE_TUNNEL_ESP
> 
>  4) rte_bbdev
>     a) rte_bbdev_ops methods:
>        - setup_queues
>        - intr_enable
>        - start
>        - stop
>        - close
>        - stats_get
>        - stats_reset
>        - queue_start
>        - queue_stop
>        - queue_intr_enable
>        - queue_intr_disable
> 







More information about the dev mailing list