Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 18 of 18) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_ev.c90 if (unlikely(evq->exception)) in sfc_ev_efx_rx()
111 evq->exception = B_TRUE; in sfc_ev_efx_rx()
125 evq->exception = B_TRUE; in sfc_ev_efx_rx()
304 evq->exception = B_TRUE; in sfc_ev_exception()
580 if (unlikely(evq->exception) && sfc_adapter_trylock(evq->sa)) { in sfc_ev_qpoll()
616 if (evq->exception) in sfc_ev_qpoll()
776 evq->exception = B_FALSE; in sfc_ev_qstop()
H A Dsfc_ev.h50 boolean_t exception; member
/dpdk/license/
H A DREADME49 Any exception to the DPDK IP policies shall be approved by DPDK Tech Board and
50 DPDK Governing Board. Steps for any exception approval:
57 mission, it may decide on such exception with two-thirds vote of the members.
H A Dlgpl-2.1.txt271 6. As an exception to the Sections above, you may also combine or
320 reproducing the executable from it. However, as a special exception,
H A Dgpl-2.0.txt160 special exception, the source code distributed need not include
/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h282 ioc_fm_pcd_exceptions exception; /**< The requested exception */ member
3861 ioc_fm_pcd_exceptions exception);
3873 ioc_fm_pcd_exceptions exception,
4050 ioc_fm_pcd_exceptions exception, bool enable);
4314 ioc_fm_pcd_exceptions exception, bool enable);
H A Dfm_port_ext.h1381 e_fm_port_exceptions exception);
3083 e_fm_port_exceptions exception, bool enable);
/dpdk/doc/guides/prog_guide/
H A Dgeneric_segmentation_offload_lib.rst116 ``segsz`` bytes of data. The only exception to this is in the case of the very
127 with the possible exception of the last segment, as previously described.
H A Dhash_lib.rst193 … case when the RTE_HASH_EXTRA_FLAGS_EXT_TABLE flag is not set. With one exception, if a key is del…
H A Dpoll_mode_drv.rst14 (with the exception of Link Status Change interrupts) to quickly receive,
H A Denv_abstraction_layer.rst286 One exception is ``--huge-unlink=never`` mode.
/dpdk/doc/guides/contributing/
H A Ddesign.rst67 Adding a new static field or flag must be an exception matching many criteria
H A Dunit_test.rst430 The ``cryptodev_scheduler_autotest`` is the only exception to this.
H A Dcoding_style.rst560 …The exception to this is when the variable is ``const`` in which case the declaration must be at t…
/dpdk/app/test/
H A Dmeson.build335 # The following linkages are an exception to allow running the
/dpdk/doc/guides/nics/
H A Dfail_safe.rst25 A notable exception is the device removal feature. The fail-safe PMD is not
/dpdk/drivers/common/sfc_efx/base/
H A Defx_mcdi.c815 efx_mcdi_exception_t exception; in efx_mcdi_raise_exception() local
827 exception = (rc == EIO) in efx_mcdi_raise_exception()
831 emtp->emt_exception(emtp->emt_context, exception); in efx_mcdi_raise_exception()
/dpdk/doc/guides/rel_notes/
H A Drelease_17_02.rst141 Virtio-user with vhost-kernel as the backend is a solution for the exception