Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 117) sorted by relevance

12345

/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_alarm.c179 int removed; in rte_eal_alarm_cancel() local
182 removed = 0; in rte_eal_alarm_cancel()
196 removed++; in rte_eal_alarm_cancel()
204 rte_eal_trace_alarm_cancel(cb_fn, cb_arg, removed); in rte_eal_alarm_cancel()
205 return removed; in rte_eal_alarm_cancel()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Drefcount.c211 list_t list, removed; in zfs_refcount_transfer() local
215 list_create(&removed, sizeof (reference_t), in zfs_refcount_transfer()
224 list_move_tail(&removed, &src->rc_removed); in zfs_refcount_transfer()
231 list_move_tail(&dst->rc_removed, &removed); in zfs_refcount_transfer()
235 list_destroy(&removed); in zfs_refcount_transfer()
/f-stack/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst20 removed in a future release.
57 will be removed in DPDK 20.11.
93 will be removed in 21.11.
101 This API will be fully removed in DPDK 21.11.
104 is deprecated and will be removed in DPDK 21.11. Shared counters should
117 * ethdev: Queue specific stats fields will be removed from ``struct rte_eth_stats``.
122 Also compile time flag ``RTE_ETHDEV_QUEUE_STAT_CNTRS`` will be removed.
126 Specifically the support for the following Broadcom PCI IDs will be removed
H A Drelease_2_2.rst373 faults and mac remote faults are removed as they do not count packets but
374 errors, and jabber errors were removed as they are already accounted for
376 was removed due to errata, see commit 256ff05a9cae for details.
503 * The deprecated flow director API is removed.
513 * The function ``rte_eal_pci_close_one()`` is removed.
516 * The deprecated ACL API ``ipv4vlan`` is removed.
518 * The deprecated hash function ``rte_jhash2()`` is removed.
521 * The deprecated KNI functions are removed:
524 * The deprecated ring PMD functions are removed:
561 * The dummy malloc library is removed. The content was moved into EAL in 2.1.
[all …]
H A Drelease_17_11.rst83 removed.
343 required anymore, with the new hotplug implementation. It has been removed
369 remove this API as Xen dom0 support was removed.
446 ``rte_cryptodev_vdev_pmd_init()`` have been removed from librte_cryptodev
450 The ``rte_cryptodev_create_vdev()`` function was removed to avoid the
464 ``rte_set_log_type()`` and ``rte_get_log_type()`` have been removed.
473 been removed since their behavior was not properly described.
523 .. This section should contain removed items in this release. Sample format:
525 * Add a short 1-2 sentence description of the removed item in the past
532 * Xen dom0 in EAL has been removed, as well as the xenvirt PMD and vhost_xen.
[all …]
H A Drelease_18_08.rst144 and is removed in 18.08. It shall be replaced by
147 * mempool: Following functions were deprecated and are removed in 18.08:
157 * ethdev: The old offload API is removed:
163 The transition bits are removed:
179 * cryptodev: The following functions were deprecated and are removed in 18.08:
H A Drelease_19_11.rst349 .. This section should contain removed items in this release. Sample format:
351 * Add a short 1-2 sentence description of the removed item
377 * The following sample applications have been removed in this release:
407 * eal: removed the ``rte_cpu_check_supported`` function, replaced by
410 * eal: removed the ``rte_malloc_virt2phy`` function, replaced by
419 * vfio: removed ``rte_vfio_dma_map`` and ``rte_vfio_dma_unmap`` that have
424 * pci: removed the following functions deprecated since dpdk v17.11:
460 * ethdev: The deprecated function ``rte_eth_dev_count`` was removed.
472 ``DEV_TX_OFFLOAD_MATCH_METADATA`` offload flag is removed, now metadata
518 * ipsec: The field ``replay_win_sz`` has been removed from the structure
H A Drelease_17_08.rst166 * The ``dev_id`` field has been removed.
167 * The ``driver_id`` field has been removed.
168 * The mempool pointer ``mp`` has been removed.
256 * The following rte_ethdev library functions were removed:
285 * The crypto device type enumeration has been removed from cryptodev library.
286 * The function ``rte_crypto_count_devtype()`` has been removed, and replaced
H A Drelease_20_11.rst436 .. This section should contain removed items in this release. Sample format:
438 * Add a short 1-2 sentence description of the removed item
445 * build: Support for the Make build system has been removed from DPDK.
449 * vhost: Dequeue zero-copy support has been removed.
478 * build macros: The macros defining ``RTE_MACHINE_CPUFLAG_*`` have been removed.
502 and are removed in this release.
511 The flag name ``MEMPOOL_F_NO_PHYS_CONTIG`` is removed,
591 are removed to avoid future ABI breakage while adding new algorithms.
639 removed as no longer needed.
656 * acl: ``RTE_ACL_CLASSIFY_NUM`` enum value has been removed.
[all …]
H A Drelease_17_05.rst429 * The following vhost-pmd APIs are removed:
442 * The following macros are removed in ``rte_virtio_net.h``
448 * The following net specific header files are removed in ``rte_virtio_net.h``
458 * The vhost API ``rte_vhost_driver_session_start`` is removed. Instead,
491 .. This section should contain removed items in this release. Sample format:
493 * Add a short 1-2 sentence description of the removed item in the past
500 * KNI vhost support has been removed.
502 * The dpdk_qat sample application has been removed.
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-vfs-fsync.m43 dnl # Unused 'struct dentry *' removed from vfs_fsync() prototype.
H A Dkernel-revalidate-disk-size.m43 dnl # revalidate_disk_size() has been removed entirely.
H A Dkernel-xattr-handler.m4120 dnl # attr_handler, and handler_flags argument was removed and
210 dnl # xattr_handler, and handler_flags argument was removed and
294 dnl # xattr_handler, and handler_flags argument was removed
354 dnl # removed. xattr operations will directly go through sb->s_xattr.
H A Dkernel-blkdev.m481 dnl # check_disk_change() was removed in 5.10
107 dnl # 5.10 API, check_disk_change() is removed, in favor of
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_policy.rst30 be changed or removed without prior notice, as they are not considered part
168 - The depreciated API should follow the notification process to be removed,
213 more details about oncoming changes. ``RTE_NEXT_ABI`` wrapper will be removed
253 removed.
263 * The Macro ``#RTE_FOO`` is deprecated and will be removed with ABI version
275 removed in release 21.11, and all applications will require updating and
323 may be changed or removed without prior notice. Since changes to APIs are most likely
350 After the experimental tag has been formally removed, a tree/sub-tree maintainer
360 All functions in such libraries may be changed or removed without prior notice.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/marvell/
H A Darmada-370-xp-pmsu.txt11 deprecated and will be removed
/f-stack/app/redis-5.0.5/src/
H A Dt_list.c494 long removed = 0; in lremCommand() local
515 removed++; in lremCommand()
516 if (toremove && removed == toremove) break; in lremCommand()
521 if (removed) { in lremCommand()
531 addReplyLongLong(c,removed); in lremCommand()
/f-stack/freebsd/contrib/device-tree/Bindings/rtc/
H A Drtc-palmas.txt12 battery is removed or in very low power state. The backup battery
/f-stack/dpdk/drivers/net/igc/base/
H A DREADME22 - Since some codes are not required, they have been removed from the
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c1617 int nsegs, port, removed; in cpsw_rx_dequeue() local
1629 removed = 0; in cpsw_rx_dequeue()
1645 ++removed; in cpsw_rx_dequeue()
1728 if (removed != 0) { in cpsw_rx_dequeue()
1730 sc->rx.queue_removes += removed; in cpsw_rx_dequeue()
1731 sc->rx.avail_queue_len += removed; in cpsw_rx_dequeue()
2003 uint32_t flags, removed = 0; in cpsw_tx_dequeue() local
2036 ++removed; in cpsw_tx_dequeue()
2054 if (removed != 0) { in cpsw_tx_dequeue()
2055 sc->tx.queue_removes += removed; in cpsw_tx_dequeue()
[all …]
/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_evdev.c187 bool removed = queue_remove_port(q, p->id); in dsw_port_link_unlink() local
188 if (removed) in dsw_port_link_unlink()
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dcoresight.txt31 backward compatibility and will be removed)
90 compatibility and will be removed)
134 will lose register context when AMBA clock is removed which is observed
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dti,bq24735.txt9 adapter is either plugged in or removed.
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-mcp23s08.txt18 removed.
42 removed.
/f-stack/dpdk/doc/guides/nics/
H A Dfail_safe.rst15 removed from the system.
26 meant to be removed itself, unlike its sub-devices which should support it.
199 A sub-device supporting the device removal event can be removed from its bus at

12345