DPDK patches and discussions
 help / color / mirror / Atom feed
[RFC PATCH v1 00/24] merge DTS documentation files to DPDK
 2022-04-06 15:11 UTC  (21+ messages)
` [RFC PATCH v1 01/24] dts: merge DTS CONTRIBUTING.TXT "
` [RFC PATCH v1 02/24] dts: merge DTS doc/dts_gsg/Makefile "
` [RFC PATCH v1 03/24] dts: merge DTS doc/dts_gsg/conf.py "
` [RFC PATCH v1 04/24] dts: merge DTS doc/dts_gsg/image/dts_network_arch.png "
` [RFC PATCH v1 05/24] dts: merge DTS doc/dts_gsg/image/dts_result.png "
` [RFC PATCH v1 06/24] dts: merge DTS doc/dts_gsg/image/dts_soft_arch.png "
` [RFC PATCH v1 07/24] dts: merge DTS doc/dts_gsg/image/scene_pf_passthrough.svg "
` [RFC PATCH v1 08/24] dts: merge DTS doc/dts_gsg/image/virt_flow.svg "
` [RFC PATCH v1 09/24] dts: merge DTS doc/dts_gsg/index.rst "
` [RFC PATCH v1 10/24] dts: merge DTS doc/dts_gsg/quick_start.rst "
` [RFC PATCH v1 11/24] dts: merge DTS doc/dts_gsg/rel_notes/index.rst "
` [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 00/13] merge DTS conf files to DPDK
 2022-04-06 15:07 UTC  (14+ messages)
` [RFC PATCH v1 01/13] dts: merge DTS conf/crbs.cfg "
` [RFC PATCH v1 02/13] dts: merge DTS conf/pktgen.cfg "
` [RFC PATCH v1 03/13] dts: merge DTS conf/ports.cfg "
` [RFC PATCH v1 04/13] dts: merge DTS conf/suite_sample.cfg "
` [RFC PATCH v1 05/13] dts: merge DTS conf/test_case_checklist.json "
` [RFC PATCH v1 06/13] dts: merge DTS conf/test_case_supportlist.json "
` [RFC PATCH v1 07/13] dts: merge DTS execution.cfg "
` [RFC PATCH v1 08/13] dts: merge DTS executions/execution.cfg "
` [RFC PATCH v1 09/13] dts: merge DTS executions/execution_FVL.cfg "
` [RFC PATCH v1 10/13] dts: merge DTS executions/execution_fm10k.cfg "
` [RFC PATCH v1 11/13] dts: merge DTS executions/execution_rxmode.cfg "
` [RFC PATCH v1 12/13] dts: merge DTS executions/execution_smoke.cfg "
` [RFC PATCH v1 13/13] dts: merge DTS framework/settings.py "

[RFC PATCH v1 00/18] merge DTS component files to DPDK
 2022-04-06 15:04 UTC  (19+ messages)
` [RFC PATCH v1 01/18] dts: merge DTS framework/crb.py "
` [RFC PATCH v1 02/18] dts: merge DTS framework/dut.py "
` [RFC PATCH v1 03/18] dts: merge DTS framework/ixia_buffer_parser.py "
` [RFC PATCH v1 04/18] dts: merge DTS framework/pktgen.py "
` [RFC PATCH v1 05/18] dts: merge DTS framework/pktgen_base.py "
` [RFC PATCH v1 06/18] dts: merge DTS framework/pktgen_ixia.py "
` [RFC PATCH v1 07/18] dts: merge DTS framework/pktgen_ixia_network.py "
` [RFC PATCH v1 08/18] dts: merge DTS framework/pktgen_trex.py "
` [RFC PATCH v1 09/18] dts: merge DTS framework/ssh_connection.py "
` [RFC PATCH v1 10/18] dts: merge DTS framework/ssh_pexpect.py "
` [RFC PATCH v1 11/18] dts: merge DTS framework/tester.py "
` [RFC PATCH v1 12/18] dts: merge DTS framework/ixia_network/__init__.py "
` [RFC PATCH v1 13/18] dts: merge DTS framework/ixia_network/ixnet.py "
` [RFC PATCH v1 14/18] dts: merge DTS framework/ixia_network/ixnet_config.py "
` [RFC PATCH v1 15/18] dts: merge DTS framework/ixia_network/ixnet_stream.py "
` [RFC PATCH v1 16/18] dts: merge DTS framework/ixia_network/packet_parser.py "
` [RFC PATCH v1 17/18] dts: merge DTS nics/__init__.py "
` [RFC PATCH v1 18/18] dts: merge DTS nics/net_device.py "

[RFC PATCH v1 00/15] merge DTS core files to DPDK
 2022-04-06 14:56 UTC  (16+ messages)
` [RFC PATCH v1 01/15] dts: merge DTS dep/tclclient.tgz "
` [RFC PATCH v1 02/15] dts: merge DTS dep/tgen.tgz "
` [RFC PATCH v1 03/15] dts: merge DTS dts "
` [RFC PATCH v1 04/15] dts: merge DTS framework/__init__.py "
` [RFC PATCH v1 05/15] dts: merge DTS framework/asan_test.py "
` [RFC PATCH v1 06/15] dts: merge DTS framework/checkCase.py "
` [RFC PATCH v1 07/15] dts: merge DTS framework/dts.py "
` [RFC PATCH v1 08/15] dts: merge DTS framework/exception.py "
` [RFC PATCH v1 09/15] dts: merge DTS framework/logger.py "
` [RFC PATCH v1 10/15] dts: merge DTS framework/packet.py "
` [RFC PATCH v1 11/15] dts: merge DTS framework/project_dpdk.py "
` [RFC PATCH v1 12/15] dts: merge DTS framework/serializer.py "
` [RFC PATCH v1 13/15] dts: merge DTS framework/utils.py "
` [RFC PATCH v1 14/15] dts: merge DTS main.py "
` [RFC PATCH v1 15/15] dts: merge DTS version.py "

[PATCH 1/2] cryptodev: move dh type from xform to dh op
 2022-04-06 14:11 UTC  (2+ messages)
` [PATCH 2/2] test/crypto: "

[dpdk-dev v1] crypto/qat: fix of cipher offset and length assignment
 2022-04-06 13:45 UTC  (2+ messages)
` [dpdk-dev v2] crypto/qat: fix of "

[PATCH v2] examples/l3fwd: merge l3fwd-acl into l3fwd
 2022-04-06 12:06 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH 0/7] bugfix for hns3 PMD
 2022-04-06  9:22 UTC  (8+ messages)
` [PATCH 1/7] net/hns3: fix order of clearing imissed register in PF
` [PATCH 2/7] net/hns3: fix MAC and queues HW statistics reversion
` [PATCH 3/7] net/hns3: fix pseudo-sharing between threads
` [PATCH 4/7] net/hns3: fix more mbufs are freed when Tx done cleanup
` [PATCH 5/7] net/hns3: fix RSS disable
` [PATCH 6/7] net/hns3: fix undo rollback when update RSS hash
` [PATCH 7/7] net/hns3: remove redundant RSS tuple field

[PATCH] net/sfc: drop futile null check
 2022-04-06  9:00 UTC  (2+ messages)

[PATCH v1] net/mlx5: fix wrong counter in non-termination meter
 2022-04-06  8:54 UTC 

[PATCH 0/2] bugfix for testpmd
 2022-04-06  8:45 UTC  (3+ messages)
` [PATCH 1/2] app/testpmd: fix stats get when display fwd stats
` [PATCH 2/2] app/testpmd: fix incorrect MTU verification

19.11.12 patches review and test
 2022-04-06  8:40 UTC  (14+ messages)

[PATCH] kni: fix device address set
 2022-04-06  8:22 UTC 

[PATCH] crypto/qat: add diffie hellman algorithm
 2022-04-06  7:52 UTC 

[PATCH] mbuf: expose outer vlan in mbuf dump
 2022-04-06  7:33 UTC  (5+ messages)

[PATCH v1] net/mlx5: fix probe failure with secondary bonding member
 2022-04-06  7:12 UTC 

[PATCH 0/6] bugfixes for hns3 PMD
 2022-04-06  6:57 UTC  (4+ messages)
` [PATCH v2 0/2] fix RSS bugs
  ` [PATCH v2 1/2] ethdev: fix enabling RSS behavior inconsistent
  ` [PATCH v2 2/2] net/hns3: remove unnecessary RSS switch

[PATCH v2] eal/linux: enable the hugepage mem dump
 2022-04-06  2:11 UTC  (4+ messages)

[PATCH v4] ip_frag: add IPv4 options fragment and test data
 2022-04-06  1:22 UTC  (4+ messages)
` [PATCH v5] "
    `  "

DTS WG discussions
 2022-04-05 22:11 UTC 

[PATCH 1/3] port: support packet mirroring
 2022-04-05 21:36 UTC  (8+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/3] pipeline: "
  ` [PATCH V2 3/3] examples/pipeline: "
  ` [PATCH V3 1/4] port: "
    ` [PATCH V3 2/4] pipeline: "
    ` [PATCH V3 3/4] examples/pipeline: "
    ` [PATCH V3 4/4] pipeline: support packet recirculation

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

[PATCH] eal: add seqlock
 2022-04-05 20:16 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] eal: factorize lcore main loop
 2022-04-05 16:34 UTC  (6+ messages)
` [PATCH v2 1/2] eal: cleanup lcore ID hand-over
  ` [PATCH v2 2/2] eal: factorize lcore main loop
` [PATCH v3 1/2] eal: cleanup lcore ID hand-over
  ` [PATCH v3 2/2] eal: factorize lcore main loop

Minutes of tech-board meeting: 2022-01-12
 2022-04-05 15:56 UTC 

[PATCH] eal/windows: add missing C++ include guards
 2022-04-05 13:48 UTC 

dpdk rte rss flow with sriov
 2022-04-05 12:52 UTC  (5+ messages)

OVS DPDK DMA-Dev library/Design Discussion
 2022-04-05 12:07 UTC  (9+ messages)

[Bug 990] mlx5 pmd crashing when trying to free mbuf from secondary process when mprq is enabled
 2022-04-05 10:52 UTC  (2+ messages)

[RFC 0/6] net/mlx5: introduce limit watermark and host shaper
 2022-04-05  8:58 UTC  (2+ messages)

[RFC PATCH 0/5] vhost lock annotations
 2022-04-05  7:11 UTC  (9+ messages)
` [RFC PATCH v2 0/9] "
  ` [RFC PATCH v2 2/9] eal: annotate spinlock and rwlock
  ` [RFC PATCH v2 4/9] vhost: fix async access

[PATCH v1 0/9] drivers/baseband: new PMD for ACC101 device
 2022-04-05  6:57 UTC  (12+ messages)
` [PATCH v1 1/9] baseband/acc101: introduce PMD for ACC101
` [PATCH v1 2/9] baseband/acc101: add HW register definition
` [PATCH v1 3/9] baseband/acc101: add info get function
` [PATCH v1 4/9] baseband/acc101: add queue configuration
` [PATCH v1 5/9] baseband/acc101: add LDPC processing
` [PATCH v1 6/9] baseband/acc101: support HARQ loopback
` [PATCH v1 7/9] baseband/acc101: support 4G processing
` [PATCH v1 8/9] baseband/acc101: support MSI interrupt
` [PATCH v1 9/9] baseband/acc101: add device configure function

[PATCH 0/6] Extend and set event queue attributes at runtime
 2022-04-05  5:41 UTC  (23+ messages)
` [PATCH 1/6] eventdev: support to set "
` [PATCH 2/6] eventdev: add weight and affinity to queue attributes
` [PATCH 5/6] event/cnxk: support to set runtime "
` [PATCH v2 0/6] Extend and set event queue attributes at runtime
  ` [PATCH v2 1/6] eventdev: support to set "
  ` [PATCH v2 2/6] eventdev: add weight and affinity to queue attributes
  ` [PATCH v2 3/6] doc: announce change in event queue conf structure
  ` [PATCH v2 4/6] test/event: test cases to test runtime queue attribute
  ` [PATCH v2 5/6] event/cnxk: support to set runtime queue attributes
  ` [PATCH v2 6/6] common/cnxk: use lock when accessing mbox of SSO

[PATCH v2] eal: add seqlock
 2022-04-04 21:56 UTC  (15+ messages)
` [PATCH v3] "

[PATCH] gpu/cuda: add new A30X GPU type code for DPU
 2022-04-04 19:01 UTC  (2+ messages)

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

i40e QinQ Offload w/ NVM 8.40 not working
 2022-04-04 15:36 UTC  (2+ messages)

[PATCH v2] app/testpmd: fix issue with memory leaks when quit testpmd
 2022-04-04 15:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/ice: fix missing Tx burst mode name
 2022-04-04 14:41 UTC 

[PATCH 1/2] crypto/qat: refactor asym algorithm macros and logs
 2022-04-04 13:06 UTC  (2+ messages)
` [PATCH 2/2] crypto/qat: add secp384r1 curve

[PATCH] net/mlx5: support ESP SPI match and RSS hash
 2022-04-04 13:04 UTC 

[PATCH] eal/linux: skip attaching to external memory chunk
 2022-04-04 12:32 UTC 

DPDK 20.11.5 released
 2022-04-04 11:56 UTC 

[PATCH 0/2] Session crypto event metadata api
 2022-04-04 10:42 UTC  (5+ messages)
` [PATCH 1/2] security: introduce per session event metadata

[Bug 984] [20.11] pmdinfogen build failure with gcc 4.8.5
 2022-04-04 10:29 UTC  (2+ messages)
` [Bug 984] [19.11][20.11] pmdinfogen build failure with clang 3.4.2

[Bug 986] [20.11] net/cxgbe build failure with gcc 12
 2022-04-04 10:29 UTC  (2+ messages)

[Bug 982] [dpdk-20.11.5-rc1] ieee1588/ieee1588_enable: ninja build failed with support RTE_LIBRTE_IEEE1588
 2022-04-04 10:28 UTC  (2+ messages)

[RFC] Telemetry enhancements and Windows support
 2022-04-04 10:03 UTC  (2+ messages)

[PATCH v2] dma/idxd: add generic option for queue config
 2022-04-04  9:58 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net/ice: refact parser API usage
 2022-04-04  9:27 UTC 

[PATCH v1] gro: bug fix in identifying 0 length tcp packets
 2022-04-04  6:22 UTC  (2+ messages)

[Bug 991] [19.11] net/ena build failure with gcc 12
 2022-04-03 11:54 UTC 

[PATCH] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode
 2022-04-03  2:07 UTC  (2+ messages)

[PATCH v2] meson: add support for clang LTO
 2022-04-01  4:54 UTC 

[PATCH] meson: add support for clang LTO
 2022-04-01  4:34 UTC 

[PATCH v1] app/test-pmd: change a magic number to macro
 2022-03-29  7:50 UTC 

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).