Home
last modified time | relevance | path

Searched refs:merge (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/f-stack/dpdk/doc/guides/prog_guide/
H A Dgeneric_receive_offload_lib.rst42 merge a small number of packets rapidly; the other is called the
44 applications and supports to merge a large number of packets.
51 merge packets is very simple. Calling ``rte_gro_reassemble_burst()`` is
68 Secondly, applications use ``rte_gro_reassemble()`` to merge packets.
98 - packet reordering makes it hard to merge packets. For example, Linux
99 GRO fails to merge packets when encounters packet reordering.
117 "neighbor" for it. If find a "neighbor", merge the two packets together.
123 Packets in the same "flow" that can't merge are always caused
131 - storing out-of-order packets makes it possible to merge later (address
201 before call GRO APIs to merge packets, user applications
/f-stack/freebsd/contrib/edk2/
H A DFREEBSD-upgrade20 svn merge -c VendorRevision svn+ssh://repo.freebsd.org/base/vendor/edk2/dist/MdePkg/$i $i
22 svn merge -c VendorRevision \
/f-stack/app/redis-5.0.5/deps/jemalloc/test/integration/
H A Dextent.c177 assert_ptr_ne(old_hooks->merge, extent_merge_hook, in test_manual_hook_body()
204 assert_ptr_eq(old_hooks->merge, default_hooks->merge, in test_manual_hook_body()
/f-stack/freebsd/contrib/device-tree/scripts/
H A Dmerge-new-release.sh30 git merge $auh --no-edit "${v}-raw"
H A Dcronjob87 git merge --no-edit upstream/dts
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dextent_hooks.h267 assert_ptr_eq(extent_hooks->merge, extent_merge_hook, in extent_merge_hook()
275 err = (default_hooks->merge == NULL || in extent_merge_hook()
276 default_hooks->merge(default_hooks, addr_a, size_a, addr_b, size_b, in extent_merge_hook()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c58 int (*merge)(struct rte_flow *flow, member
589 .merge = mlx4_flow_merge_eth,
600 .merge = mlx4_flow_merge_vlan,
614 .merge = mlx4_flow_merge_ipv4,
626 .merge = mlx4_flow_merge_udp,
638 .merge = mlx4_flow_merge_tcp,
740 if (proc->merge) { in mlx4_flow_prepare()
741 err = proc->merge(flow, item, proc, error); in mlx4_flow_prepare()
/f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,disp.txt39 "mediatek,<chip>-disp-merge" - merge streams from two RDMA sources
49 merge and split function blocks).
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A DTHIRDPARTYLICENSE.cityhash6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Darm-realview-eb-bbrevd.dts7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A Darm-realview-eb-11mp-bbrevd.dts7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A Darm-realview-eb-a9mp-bbrevd.dts7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A Darm-realview-eb-11mp-bbrevd-ctrevb.dts7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A Darm-realview-eb-bbrevd.dtsi7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A Darm-realview-eb-a9mp.dts7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
H A Dimx6q-display5-tianma-tm070-1280x768.dts20 * copy, modify, merge, publish, distribute, sublicense, and/or
H A Dimx6qp-tx6qp-8037-mb7.dts24 * copy, modify, merge, publish, distribute, sublicense, and/or
H A Dsun5i-r8.dtsi28 * copy, modify, merge, publish, distribute, sublicense, and/or
H A Dimx6q-tx6q-10x0-mb7.dts24 * copy, modify, merge, publish, distribute, sublicense, and/or
H A Dimx6q-tx6q-11x0-mb7.dts24 * copy, modify, merge, publish, distribute, sublicense, and/or
H A Dimx6ul-tx6ul-0010.dts24 * copy, modify, merge, publish, distribute, sublicense, and/or
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h.in76 extent_merge_t *merge; member
/f-stack/app/redis-5.0.5/tests/unit/
H A Dhyperloglog.tcl167 test {PFCOUNT multiple-keys merge returns cardinality of union #1} {
181 test {PFCOUNT multiple-keys merge returns cardinality of union #2} {
/f-stack/app/redis-5.0.5/deps/lua/
H A DCOPYRIGHT17 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/f-stack/freebsd/contrib/device-tree/Bindings/net/wireless/
H A Dmediatek,mt76.txt28 - mediatek,eeprom-merge-otp: Merge EEPROM data with OTP data. Can be used on

12345678910>>...16