DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] examples/kni: add interrupt mode to receive packets
 2022-04-07 16:12 UTC 

[PATCH v3] net/ice: refact parser API usage
 2022-04-07 16:06 UTC 

[PATCH] crypto/qat: use intel-ipsec-mb for partial hash
 2022-04-07 15:29 UTC 

[PATCH v1 0/5] vhost: support async dequeue data path
 2022-04-07 15:25 UTC  (3+ messages)
` [PATCH v1 1/5] vhost: prepare sync for descriptor to mbuf refactoring
` [PATCH v1 2/5] vhost: prepare async "

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-04-07 15:24 UTC  (4+ messages)
` [PATCH v7] eal: fix rte_memcpy strict aliasing/alignment bugs

[RFC 0/2] queue-based flow aged report
 2022-04-07 15:04 UTC  (6+ messages)
` [RFC 1/2] ethdev: port flags for pre-configuration flow hints
` [RFC 2/2] ethdev: queue-based flow aged report

OVS DPDK DMA-Dev library/Design Discussion
 2022-04-07 15:01 UTC  (17+ messages)

[dpdk][PATCH 1/2] sched: enable/disable TC OV at runtime
 2022-04-07 14:51 UTC  (2+ messages)
` [dpdk][PATCH 2/2] sched: fix to manage "

[PATCH] interrupts: add uio type to support multiple interrupt vector
 2022-04-07 14:44 UTC 

[dpdk-dev] [v22.07] [PATCH v2] ethdev: mtr: support input color selection
 2022-04-07 14:39 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH] crypto/qat: add ecdh key exchange algorithm
 2022-04-07 14:37 UTC 

ethdev: mtr: input color - Discussion
 2022-04-07 14:35 UTC 

[PATCH v4] ip_frag: add IPv4 options fragment and test data
 2022-04-07 14:08 UTC  (6+ messages)
` [PATCH v5] "
    `  "

[RFC PATCH] cryptodev: add diffie hellman verify, change ec enum
 2022-04-07 14:05 UTC  (2+ messages)

[PATCH] cryptodev: add support for 25519 and 448 curves
 2022-04-07 13:43 UTC 

[RFC] ethdev: introduce protocol type based header split
 2022-04-07 13:26 UTC  (5+ messages)
` [v4 0/3] "
  ` [v4 1/3] "

[PATCH] eal/windows: set Windows main lcore affinitization
 2022-04-07 13:14 UTC  (2+ messages)

[RFC] eal_debug: do not use malloc in rte_dump_stack
 2022-04-07 12:45 UTC  (3+ messages)
` [PATCH v2 0/2] rte_dump_stack: improvements

[PATCH v2] net/ice: refact parser API usage
 2022-04-07 12:40 UTC  (3+ messages)

[PATCH] examples/l2fwd-crypto: fix stats refresh rate
 2022-04-07 11:42 UTC 

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-04-07 11:36 UTC  (8+ messages)
` [PATCH v4] mempool: fix mempool cache flushing algorithm

[PATCH] eal/windows: add missing C++ include guards
 2022-04-07 11:20 UTC  (2+ messages)

[PATCH 00/39] support full function of DCF
 2022-04-07 10:57 UTC  (40+ messages)
` [PATCH 01/39] net/ice: enable RSS RETA ops for DCF hardware
` [PATCH 02/39] net/ice: enable RSS HASH "
` [PATCH 03/39] net/ice: cleanup Tx buffers
` [PATCH 04/39] net/ice: add ops MTU-SET to dcf
` [PATCH 05/39] net/ice: add ops dev-supported-ptypes-get "
` [PATCH 06/39] net/ice: support dcf promisc configuration
` [PATCH 07/39] net/ice: support dcf MAC configuration
` [PATCH 08/39] net/ice: support dcf VLAN filter and offload configuration
` [PATCH 09/39] net/ice: support DCF new VLAN capabilities
` [PATCH 10/39] net/ice: enable CVL DCF device reset API
` [PATCH 11/39] net/ice/base: add VXLAN support for switch filter
` [PATCH 12/39] net/ice: "
` [PATCH 13/39] common/iavf: support flushing rules and reporting DCF id
` [PATCH 14/39] net/ice/base: fix ethertype filter input set
` [PATCH 15/39] net/iavf: support checking if device is an MDCF instance
` [PATCH 16/39] net/ice: support MDCF(multi-DCF) instance
` [PATCH 17/39] net/ice/base: support custom DDP buildin recipe
` [PATCH 18/39] net/ice: support buildin recipe configuration
` [PATCH 19/39] net/ice/base: support IPv6 GRE UDP pattern
` [PATCH 20/39] net/ice: support IPv6 NVGRE tunnel
` [PATCH 21/39] net/ice: support new pattern of IPv4
` [PATCH 22/39] net/ice/base: support new patterns of TCP and UDP
` [PATCH 23/39] net/ice: "
` [PATCH 24/39] net/ice/base: support IPv4 GRE tunnel
` [PATCH 25/39] net/ice: support IPv4 GRE raw pattern type
` [PATCH 26/39] net/ice/base: support custom ddp package version
` [PATCH 27/39] net/ice: disable ACL function for MDCF instance
` [PATCH 28/39] net/ice: treat unknown package as OS default package
` [PATCH 29/39] net/ice/base: update Profile ID table for VXLAN
` [PATCH 30/39] net/ice/base: update Protocol ID table to match DVM DDP
` [PATCH 31/39] net/ice: handle virtchnl event message without interrupt
` [PATCH 32/39] net/ice: add DCF request queues function
` [PATCH 33/39] net/ice: negotiate large VF and request more queues
` [PATCH 34/39] net/ice: enable multiple queues configurations for large VF
` [PATCH 35/39] net/ice: enable IRQ mapping configuration "
` [PATCH 36/39] net/ice: add enable/disable queues for DCF "
` [PATCH 37/39] net/ice: fix DCF ACL flow engine
` [PATCH 38/39] testpmd: force flow flush
` [PATCH 39/39] net/ice: fix DCF reset

[PATCH 0/3] add partial SGL support to AESNI_MB
 2022-04-07 10:30 UTC  (4+ messages)
` [PATCH 1/3] crypto/ipsec_mb: add GCM sgl support to aesni_mb
` [PATCH 2/3] crypto/ipsec_mb: add chachapoly SGL "
` [PATCH 3/3] crypto/ipsec_mb: check SGL support for algorithm

[PATCH] crypto/qat: enable asymmetric crypto on gen4 device
 2022-04-07  9:47 UTC 

[PATCH] net/bonding: fix rss key configuration when the key length is 52
 2022-04-07  9:36 UTC 

[PATCH 08/20] net/cnxk: free 'node' memory when node add fail
 2022-04-07  9:02 UTC  (2+ messages)

DPDK 19.11.12 released
 2022-04-07  9:01 UTC 

[PATCH] net/dpaa2: fix dpdmux default interface
 2022-04-07  8:33 UTC  (4+ messages)
` [PATCH v2] "

[RFC] add support for async packed ring dequeue
 2022-04-07  8:25 UTC 

[PATCH] kni: fix device address set
 2022-04-07  8:25 UTC  (8+ messages)
` [PATCH v2] "

[RFC PATCH 0/5] vhost lock annotations
 2022-04-07  8:20 UTC  (8+ messages)
` [RFC PATCH v2 0/9] "
  ` [RFC PATCH v2 2/9] eal: annotate spinlock and rwlock
  ` [RFC PATCH v2 3/9] vhost: annotate virtqueue access lock

[PATCH] app/procinfo: add device private info dump
 2022-04-07  8:09 UTC  (3+ messages)
` [PATCH v2] app/procinfo: add devcie "

[PATCH] test/crypto: add key exchange dh tests
 2022-04-07  8:07 UTC 

[PATCH] cryptodev: add elliptic curve diffie hellman
 2022-04-07  7:44 UTC 

[RFC PATCH v1 00/15] merge DTS core files to DPDK
 2022-04-07  7:33 UTC  (3+ messages)

[PATCH v3 1/2] cryptodev: move dh type from xform to dh op
 2022-04-07  7:18 UTC  (2+ messages)
` [PATCH v3 2/2] test/crypto: "

[PATCH v2 1/2] cryptodev: move dh type from xform to dh op
 2022-04-07  6:28 UTC  (2+ messages)
` [PATCH v2 2/2] test/crypto: "

[PATCH 0/3] Enable Protocol Agnostic Flow Offloading FDIR in AVF
 2022-04-07  6:27 UTC  (4+ messages)
` [PATCH 1/3] common/iavf: support raw packet in protocol header
` [PATCH 2/3] net/iavf: align with proto hdr struct change
` [PATCH 3/3] net/iavf: enable Protocol Agnostic Flow Offloading FDIR

[RFC] net/i40e: backport i40e fixes and share code to 21.11
 2022-04-07  6:14 UTC  (2+ messages)
` [RFC v2] "

[RFC] net/i40e: backport i40e fixes and share code to 20.11.4
 2022-04-07  6:11 UTC  (2+ messages)
` [RFC v2] "

[RFC] net/i40e: backport i40e fixes and share code to 19.11.11
 2022-04-07  6:08 UTC  (2+ messages)
` [RFC v2] "

[PATCH] net/ice/base: enable FDIR support for IPV6_NETX_PROTO
 2022-04-07  3:01 UTC 

[PATCH] net/ice/base: enable FDIR support for IPV6_NETX_PROTO
 2022-04-07  2:54 UTC 

[RFC] Telemetry enhancements and Windows support
 2022-04-06 22:03 UTC  (5+ messages)

[PATCH] ci: add Fedora 35 container in GHA
 2022-04-06 18:58 UTC  (4+ messages)
` [PATCH v3] "

[PATCH V3 1/4] port: support packet mirroring
 2022-04-06 18:55 UTC  (13+ messages)
` [PATCH V4 1/6] "
  ` [PATCH V4 2/6] pipeline: "
  ` [PATCH V4 3/6] examples/pipeline: "
  ` [PATCH V4 4/6] examples/pipeline: add packet mirroring example
  ` [PATCH V4 5/6] pipeline: support packet recirculation
  ` [PATCH V4 6/6] examples/pipeline: add packet recirculation example
  ` [PATCH V5 1/6] port: support packet mirroring
    ` [PATCH V5 2/6] pipeline: "
    ` [PATCH V5 3/6] examples/pipeline: "
    ` [PATCH V5 4/6] examples/pipeline: add packet mirroring example
    ` [PATCH V5 5/6] pipeline: support packet recirculation
    ` [PATCH V5 6/6] examples/pipeline: add packet recirculation example

[PATCH 0/3] doc: build on Windows
 2022-04-06 17:10 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] doc: simplify CSS customization for Doxygen
  ` [PATCH v2 2/3] doc: fix API index Markdown syntax
  ` [PATCH v2 3/3] doc: rewrite shell scripts in Python

[RFC PATCH v1 0/8] merge DTS repo config and tools to DPDK
 2022-04-06 15:31 UTC  (9+ messages)
` [RFC PATCH v1 1/8] dts: merge DTS format.sh "
` [RFC PATCH v1 2/8] dts: merge DTS pyproject.toml "
` [RFC PATCH v1 3/8] dts: merge DTS requirements.txt "
` [RFC PATCH v1 4/8] dts: merge DTS vm_images/Dockerfile "
` [RFC PATCH v1 5/8] dts: merge DTS vm_images/README.md "
` [RFC PATCH v1 6/8] dts: merge DTS vm_images/create_vm_image.py "
` [RFC PATCH v1 7/8] dts: merge DTS vm_images/make_build_container.sh "
` [RFC PATCH v1 8/8] dts: merge DTS vm_images/network-init.sh "

[RFC PATCH v1 0/2] merge DTS testcase files to DPDK
 2022-04-06 15:26 UTC  (3+ messages)
` [RFC PATCH v1 1/2] dts: merge DTS test_plans/pf_smoke_test_plan.rst "
` [RFC PATCH v1 2/2] dts: merge DTS tests/TestSuite_pf_smoke.py "

[RFC PATCH v1 00/23] merge DTS test resource files to DPDK
 2022-04-06 15:19 UTC  (24+ messages)
` [RFC PATCH v1 01/23] dts: merge DTS framework/plotgraph.py "
` [RFC PATCH v1 02/23] dts: merge DTS framework/plotting.py "
` [RFC PATCH v1 03/23] dts: merge DTS framework/pmd_output.py "
` [RFC PATCH v1 04/23] dts: merge DTS framework/qemu_kvm.py "
` [RFC PATCH v1 05/23] dts: merge DTS framework/qemu_libvirt.py "
` [RFC PATCH v1 06/23] dts: merge DTS framework/test_capabilities.py "
` [RFC PATCH v1 07/23] dts: merge DTS framework/test_case.py "
` [RFC PATCH v1 08/23] dts: merge DTS framework/virt_base.py "
` [RFC PATCH v1 09/23] dts: merge DTS framework/virt_common.py "
` [RFC PATCH v1 10/23] dts: merge DTS framework/virt_dut.py "
` [RFC PATCH v1 11/23] dts: merge DTS framework/virt_resource.py "
` [RFC PATCH v1 12/23] dts: merge DTS framework/virt_scene.py "
` [RFC PATCH v1 13/23] dts: merge DTS nics/__init__.py "
` [RFC PATCH v1 14/23] dts: merge DTS nics/system_info.py "
` [RFC PATCH v1 15/23] dts: merge DTS framework/flow/__init__.py "
` [RFC PATCH v1 16/23] dts: merge DTS framework/flow/enums.py "
` [RFC PATCH v1 17/23] dts: merge DTS framework/flow/exceptions.py "
` [RFC PATCH v1 18/23] dts: merge DTS framework/flow/flow.py "
` [RFC PATCH v1 19/23] dts: merge DTS framework/flow/flow_action_items.py "
` [RFC PATCH v1 20/23] dts: merge DTS framework/flow/flow_items.py "
` [RFC PATCH v1 21/23] dts: merge DTS framework/flow/flow_pattern_items.py "
` [RFC PATCH v1 22/23] dts: merge DTS framework/flow/flow_rule.py "
` [RFC PATCH v1 23/23] dts: merge DTS framework/flow/generator.py "

[RFC PATCH v1 0/6] merge DTS test report files to DPDK
 2022-04-06 15:12 UTC  (7+ messages)
` [RFC PATCH v1 1/6] dts: merge DTS framework/excel_reporter.py "
` [RFC PATCH v1 2/6] dts: merge DTS framework/json_reporter.py "
` [RFC PATCH v1 3/6] dts: merge DTS framework/rst.py "
` [RFC PATCH v1 4/6] dts: merge DTS framework/stats_reporter.py "
` [RFC PATCH v1 5/6] dts: merge DTS framework/test_result.py "
` [RFC PATCH v1 6/6] dts: merge DTS output/Readme.txt "

[RFC PATCH v1 00/24] merge DTS documentation files to DPDK
 2022-04-06 15:11 UTC  (14+ messages)
` [RFC PATCH v1 12/24] dts: merge DTS doc/dts_gsg/rel_notes/release_21_11.rst "
` [RFC PATCH v1 13/24] dts: merge DTS doc/dts_gsg/usr_guide/asan_test.rst "
` [RFC PATCH v1 14/24] dts: merge DTS doc/dts_gsg/usr_guide/igb_uio.rst "
` [RFC PATCH v1 15/24] dts: merge DTS doc/dts_gsg/usr_guide/image/dts_func_deploy.png "
` [RFC PATCH v1 16/24] dts: merge DTS doc/dts_gsg/usr_guide/image/dts_result.png "
` [RFC PATCH v1 17/24] dts: merge DTS doc/dts_gsg/usr_guide/index.rst "
` [RFC PATCH v1 18/24] dts: merge DTS doc/dts_gsg/usr_guide/intro.rst "
` [RFC PATCH v1 19/24] dts: merge DTS doc/dts_gsg/usr_guide/ixia.rst "
` [RFC PATCH v1 20/24] dts: merge DTS doc/dts_gsg/usr_guide/results.rst "
` [RFC PATCH v1 21/24] dts: merge DTS doc/dts_gsg/usr_guide/setup_dut.rst "
` [RFC PATCH v1 22/24] dts: merge DTS doc/dts_gsg/usr_guide/sys_reqs.rst "
` [RFC PATCH v1 23/24] dts: merge DTS doc/dts_gsg/usr_guide/trex.rst "
` [RFC PATCH v1 24/24] dts: merge DTS doc/dts_gsg/usr_guide/usage.rst "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).