Home
last modified time | relevance | path

Searched refs:unknown (Results 1 – 16 of 16) sorted by relevance

/dpdk/doc/guides/rel_notes/
H A Drelease_2_0.rst30 .. note:: The software is intended to run on pre-release hardware and may contain unknown or unreso…
H A Drelease_16_11.rst22 * Added new Rx checksum flags in mbufs to describe more states: unknown,
H A Drelease_20_11.rst177 * Allow unknown link speed.
202 * Changed default link speed to unknown.
H A Drelease_17_02.rst106 * Set new Rx checksum flags in mbufs to indicate unknown, good or bad checksums.
H A Drelease_16_04.rst369 Fixed report of bad checksum for packets of unknown type.
H A Dknown_issues.rst605 The i40e VF does not receive packets when the destination MAC address is unknown.
/dpdk/lib/
H A Dmeson.build112 reason = '<unknown reason>' # set if build == false to explain why
/dpdk/drivers/
H A Dmeson.build88 reason = '<unknown reason>' # set if build == false to explain
/dpdk/doc/guides/testpmd_app_ug/
H A Drun_app.rst444 * ``--print-event <unknown|intr_lsc|queue_state|intr_reset|vf_mbox|macsec|intr_rmv|dev_probed|dev…
449 * ``--mask-event <unknown|intr_lsc|queue_state|intr_reset|vf_mbox|macsec|intr_rmv|dev_probed|dev_…
/dpdk/doc/guides/prog_guide/
H A Dgeneric_receive_offload_lib.rst212 unknown.
H A Dswitch_representation.rst177 - Both VFs are assigned to VMs and used by unknown applications; they may be
H A Drte_flow.rst3477 - ``-EINVAL``: unknown or invalid rule specification.
/dpdk/config/arm/
H A Dmeson.build522 # unknown part number
/dpdk/doc/guides/cryptodevs/
H A Dqat.rst264 (compressed output size is usually unknown, so the only option is to make
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c11805 static char unknown[BNX2X_INFO_STR_MAX]; local
11806 snprintf(unknown, 32, "Unknown flag mask %x", flags);
11807 strlcat(flag_str, unknown, sizeof(flag_str));
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst1006 **Default Value = '<unknown reason>'**.