All of lore.kernel.org
 help / color / mirror / Atom feed
* unimplemented API heads-up notice
@ 2018-12-28 16:18 Ananyev, Konstantin
  2019-08-05 14:30 ` [dpdk-dev] " Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ananyev, Konstantin @ 2018-12-28 16:18 UTC (permalink / raw)
  To: dev@dpdk.org; +Cc: techboard@dpdk.org


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-16 11:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-28 16:18 unimplemented API heads-up notice Ananyev, Konstantin
2019-08-05 14:30 ` [dpdk-dev] " Thomas Monjalon
2019-12-16 11:01   ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.