DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 00/10] fixes for clean code
 2022-06-26 17:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH 05/10] app/test: add null pointer check of memory allocation

[dpdk-dev] [PATCH] app/regex: avoid division by zero
 2022-06-26 17:41 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "
  `  "

[PATCH 0/3] support dump ethdev info
 2022-06-26 15:55 UTC  (2+ messages)

[PATCH v3] app/procinfo: add device private info dump
 2022-06-26 15:50 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/4] eal: remove some experimental tags
 2022-06-26 15:34 UTC  (2+ messages)

[PATCH v2] app/procinfo: show all non-owned ports
 2022-06-26 15:26 UTC  (4+ messages)

[PATCH 1/1] test/pmd_perf: handling of unknown connection speed
 2022-06-26 15:15 UTC  (2+ messages)

[PATCH] test/hash: avoid out of bound access
 2022-06-26 15:03 UTC  (2+ messages)

[PATCH v2] kni: update kernel API to receive packets
 2022-06-26 13:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] raw/ifpga/base: check pointer before dereference
 2022-06-26 10:21 UTC  (3+ messages)

[PATCH] raw/ifpga: avoid potential integer overflow
 2022-06-26 10:16 UTC  (3+ messages)

[PATCH] rte_rib6: fix references to rte_rib
 2022-06-26 10:11 UTC  (3+ messages)

[PATCH 0/2] add includes to help when editing in Eclipse
 2022-06-26  8:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] examples/l3fwd: add include for macro definition

[PATCH 0/3] fix misc dma driver build errors
 2022-06-26  8:29 UTC  (6+ messages)
` [PATCH 1/3] raw/ioat: fix build error for missing errno
` [PATCH 2/3] raw/ioat: fix build when ioat dmadev enabled
` [PATCH 3/3] dma/idxd: fix non-AVX builds with older compilers

ask for TXA_FLUSH_THRESHOLD change
 2022-06-25  3:19 UTC  (3+ messages)

[PATCH V2 0/2] fix RSS types display
 2022-06-25  2:14 UTC  (32+ messages)
` [PATCH V4 0/7] app/testpmd: fix RSS and flow type
  ` [PATCH V4 1/7] app/testpmd: fix supported RSS offload display
  ` [PATCH V4 2/7] app/testpmd: unify the name of L2 payload offload
  ` [PATCH V4 3/7] app/testpmd: refactor config all RSS command
  ` [PATCH V4 4/7] app/testpmd: unify RSS types display
  ` [PATCH V4 5/7] app/testpmd: compact RSS types output in some commands
  ` [PATCH V4 6/7] app/testpmd: reorder elements in RSS type table array
  ` [PATCH V4 7/7] app/testpmd: remove duplicated flow type to string table
` [PATCH V5 0/7] app/testpmd: fix RSS and flow type
  ` [PATCH V5 1/7] app/testpmd: fix supported RSS offload display
  ` [PATCH V5 2/7] app/testpmd: unify the name of L2 payload offload
  ` [PATCH V5 3/7] app/testpmd: refactor config all RSS command
  ` [PATCH V5 4/7] app/testpmd: unify RSS types display
  ` [PATCH V5 5/7] app/testpmd: compact RSS types output in some commands
  ` [PATCH V5 6/7] app/testpmd: reorder elements in RSS type table array
  ` [PATCH V5 7/7] app/testpmd: remove duplicated flow type to string table

[PATCH v1] baseband/turbo_sw: Remove flexran_sdk meson option
 2022-06-24 23:54 UTC  (2+ messages)
` [PATCH v1] baseband/turbo_sw: remove Flexran SDK "

[PATCH v1] baseband/acc100: remove file prefix for internal file
 2022-06-24 23:32 UTC 

dpdk-devbind.py ./. bonding interfaces
 2022-06-24 23:13 UTC 

[PATCH 00/20] fix memory leaks in error handling
 2022-06-24 21:04 UTC  (2+ messages)

[PATCH 01/20] baseband/acc100: fix a memory leak in acc100 queue setup
 2022-06-24 20:49 UTC  (6+ messages)
` [PATCH 03/20] crypto/dpaa2_sec: fix memory leaks in error handlings
` [PATCH 04/20] crypto/qat: fix a memory leak when set encrypt key fail

[PATCH] common/mlx5: fix non-expandable global MR cache
 2022-06-24 20:35 UTC 

[PATCH 1/1] doc: notice to add new ipsec event subtypes
 2022-06-24 18:18 UTC  (2+ messages)

[PATCH] doc: announce change to cryptodev cb function prototype
 2022-06-24 18:09 UTC  (2+ messages)

[PATCH] ip_frag: replace the rte memcpy with memcpy
 2022-06-24 17:25 UTC  (6+ messages)

[RFC PATCH 0/6] add json string escaping to telemetry
 2022-06-24 15:06 UTC  (20+ messages)
` [RFC PATCH 1/6] test/telemetry_json: print success or failure per subtest
` [RFC PATCH 2/6] telemetry: fix escaping of invalid json characters
` [RFC PATCH 3/6] telemetry: use json string function for string outputs
` [RFC PATCH 4/6] test/telemetry_json: add test for string character escaping
` [RFC PATCH 5/6] telemetry: add escaping of strings in arrays
` [RFC PATCH 6/6] test/telemetry-json: add test case for escaping "

[PATCH 0/4] Improve documentation for running as non-root
 2022-06-24 13:37 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] doc: give specific instructions "
  ` [PATCH v3 0/5] Improve documentation "
    ` [PATCH v3 1/5] usertools: add option to select hugetlbfs directory
    ` [PATCH v3 2/5] usertools: add option to change mount point owner
    ` [PATCH v3 3/5] doc: give specific instructions for running as non-root
    ` [PATCH v3 4/5] doc: update instructions for running as non-root for MLX5
    ` [PATCH v3 5/5] doc: add note about running virtio-legacy as non-root
    ` [PATCH v4 0/5] Improve documentation for running "
      ` [PATCH v4 1/5] usertools: add option to select hugetlbfs directory
      ` [PATCH v4 2/5] usertools: add options to change mount point owner
      ` [PATCH v4 3/5] doc: give specific instructions for running as non-root
      ` [PATCH v4 4/5] doc: update instructions for running as non-root for MLX5
      ` [PATCH v4 5/5] doc: add note about running virtio-legacy as non-root

[PATCH v3 1/1] app/testpmd: support different input color method
 2022-06-24 12:44 UTC  (7+ messages)
` [PATCH v4 "
    ` [EXT] "
  ` [PATCH v5 "

[PATCH 0/3] more unnecessary null checks
 2022-06-24 12:41 UTC  (5+ messages)
` [PATCH v3 0/8] yet more unnecessary NULL checks
  ` [PATCH v4] lib: document existing free functions

[PATCH 0/3] more null pointer check removal
 2022-06-24 12:39 UTC  (2+ messages)

[PATCH 0/6] some bugfixes for hns3
 2022-06-24 12:37 UTC  (8+ messages)
` [PATCH 1/6] net/hns3: cancel heartbeat alarm when VF reset
` [PATCH 2/6] net/hns3: fix received unknown event print when PTP enable
` [PATCH 3/6] net/hns3: fix statistic lock
` [PATCH 4/6] net/hns3: fix nb-desc not verified when using SVE
` [PATCH 5/6] net/hns3: make code more clean
` [PATCH 6/6] net/hns3: delete the unused code

[RFC PATCH] cryptodev: add return parameter to callback process API
 2022-06-24 12:12 UTC 

[RFC PATCH] cryptodev: add return parameter to callback process API
 2022-06-24 12:11 UTC 

[PATCH 0/2] remove unnecessary words in function documention
 2022-06-24 12:06 UTC  (2+ messages)

[PATCH 2/2] net/hns3: support backplane media type
 2022-06-24 12:02 UTC  (3+ messages)
` [PATCH V3 "

[PATCH 0/2] net/hns3: support backplane media type
 2022-06-24 12:01 UTC  (3+ messages)
` [PATCH 1/2] net/hns3: fix fail to obtain VF LSC capability

[PATCH] maintainers: update for hns3 pmd
 2022-06-24 12:00 UTC  (3+ messages)

[PATCH] net/af_xdp: limit libbpf version to <= v0.7.0
 2022-06-24 11:48 UTC  (5+ messages)

[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
 2022-06-24 11:45 UTC  (2+ messages)

[PATCH] doc: add list of environment variables used by cnxk
 2022-06-24 11:32 UTC 

[PATCH] doc: announce change in event vector structure
 2022-06-24  9:09 UTC 

[PATCH] doc: announce name change of stop flush callback
 2022-06-24  9:08 UTC 

DPDK compile problem
 2022-06-24  8:45 UTC  (2+ messages)

[dpdk-dev] [Bug 861] gcc12 build error, app/test
 2022-06-24  8:27 UTC  (2+ messages)
` [Bug 861] gcc12 build error, common/cpt

[dpdk-dev] [Bug 848] gcc12 build error, app/test
 2022-06-24  8:27 UTC  (2+ messages)
`  "

[Bug 929] rte_dump_stack() is not safe to call from signal handler
 2022-06-24  8:26 UTC  (2+ messages)

[dpdk-dev] [Bug 800] rte_malloc fails to allocate memory block, but succeeds allocating bigger block
 2022-06-24  8:25 UTC  (2+ messages)
`  "

[PATCH] doc: fix readability in lib vhost prog guide
 2022-06-24  7:51 UTC  (3+ messages)
` [PATCH v2] doc/prog_guide: "

[PATCH v3] lib/eal: fix segfaults due to thread exit order
 2022-06-24  7:50 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] vhost: fix sync dequeue offload
 2022-06-24  7:48 UTC  (2+ messages)

[Bug 1032] [dpdk 22.07-rc1] app/test/test_cryptodev meson build failed with cflag param optimization=1 on Ubuntu22.04 &&RHEL8.6 with gcc11.2.0&&8.5.0
 2022-06-24  7:48 UTC  (2+ messages)

[Bug 1023] [dpdk-22.07][meson test] perf-tests/ipsec_perf_autotest: Failed to test
 2022-06-24  7:47 UTC  (2+ messages)

[Bug 1029] [dpdk 22.07-rc1] drivers/net/cxgbe meson build failed with cflag param optimization=1 on Ubuntu22.04 &&RHEL8.6 with gcc11.2.0&&8.5.0
 2022-06-24  7:47 UTC  (2+ messages)

[PATCH 0/2] fix wireless algorithm IVs
 2022-06-24  7:36 UTC  (4+ messages)
` [PATCH 1/2] test/crypto: fix zuc test vector IV format
` [PATCH 2/2] test/crypto: fix snow3g "

[PATCH] test/crypto: fix authentication IV for zuc SGL
 2022-06-24  7:26 UTC  (2+ messages)

[Bug 1013] [dpdk-22.07] unit_tests_eal/link_bonding_rssconf: link_bonding_rssconf_autotest test failed
 2022-06-24  6:59 UTC  (2+ messages)

af_xdp + libbpf 0.8
 2022-06-24  6:12 UTC  (4+ messages)

[PATCH v3 00/12] preparation for the rte_flow offload of nfp PMD
 2022-06-24  2:54 UTC  (13+ messages)
` [PATCH v3 01/12] net/nfp: move app specific attributes to own struct
` [PATCH v3 02/12] net/nfp: simplify initialization and remove dead code
` [PATCH v3 03/12] net/nfp: move app specific init logic to own function
` [PATCH v3 04/12] net/nfp: add initial flower firmware support
` [PATCH v3 05/12] net/nfp: add flower PF setup and mempool init logic
` [PATCH v3 06/12] net/nfp: add flower PF related routines
` [PATCH v3 07/12] net/nfp: add flower ctrl VNIC related logics
` [PATCH v3 08/12] net/nfp: move common rxtx function for flower use
` [PATCH v3 09/12] net/nfp: add flower ctrl VNIC rxtx logic
` [PATCH v3 10/12] net/nfp: add flower representor framework
` [PATCH v3 11/12] net/nfp: move rxtx function to header file
` [PATCH v3 12/12] net/nfp: add flower PF rxtx logic

[PATCH] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-06-23 20:32 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v2] app/test: add additional stream cipher tests
 2022-06-23 18:19 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] app/testpmd: fix secondary process cannot dump packet
 2022-06-23 18:15 UTC  (2+ messages)

[PATCH 0/5] support telemetry dump dev
 2022-06-23 16:45 UTC  (11+ messages)
` [PATCH v2 0/5] support telemetry dump
  ` [PATCH v2 1/5] telemetry: escape special char when tel string

[PATCH v1] bbdev: allow operation type enum for growth
 2022-06-23 16:09 UTC  (4+ messages)

[PATCH v9 1/6] net/mlx5: add LWM support for Rxq
 2022-06-23 16:05 UTC  (4+ messages)
` [PATCH v10 0/6] introduce per-queue available descriptor threshold and host shaper
  ` [PATCH v10 2/6] common/mlx5: share interrupt management

[PATCH 01/12] common/cnxk: use computed value for wqe skip
 2022-06-23 16:01 UTC  (3+ messages)
` [PATCH 03/12] common/cnxk: add PFC support for VFs

[dpdk-dev] [PATCH v7 0/4] ethdev: error recovery support
 2022-06-23 15:58 UTC  (4+ messages)
` [PATCH v8 0/4] ethdev: support error recovery notification
  ` [PATCH v8 1/4] ethdev: support device "

[PATCH] eventdev/eth_tx: fix queue delete
 2022-06-23 14:59 UTC  (2+ messages)

[RFC 0/8] Gcc-12 warning fixes
 2022-06-23 14:16 UTC  (3+ messages)
` [RFC 2/8] net/qede: fix gcc-12 rte_memcpy warnings

[PATCH] crypto/ipsec_mb: enable compilation for non x86 arch
 2022-06-23 13:26 UTC  (7+ messages)

[PATCH v4] net/ice: support dump DDP runtime configure
 2022-06-23 13:13 UTC  (5+ messages)
` [PATCH v5] "

[Bug 1035] __rte_raw_cksum() crash with misaligned pointer
 2022-06-23 12:51 UTC  (19+ messages)
` [PATCH] net: fix checksum with unaligned buffer
` [PATCH v4] "

[PATCH v2 00/12] preparation for the rte_flow offload of nfp PMD
 2022-06-23 12:36 UTC  (5+ messages)
` [PATCH v2 09/12] net/nfp: add flower ctrl VNIC rxtx logic
` [PATCH v2 12/12] net/nfp: add flower PF "

[PATCH 5/6] app/testpmd: drop ixgbe bypass commands
 2022-06-23 12:35 UTC  (5+ messages)
` [PATCH v2 1/3] app/testpmd: restore "
  ` [PATCH v2 3/3] net/ixgbe: move bypass init in a testpmd command

[PATCH 1/2] net: fix GTP PSC headers
 2022-06-23 11:53 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] vdpa/mlx5: add ConnectX-6 LX device ID
 2022-06-23 11:42 UTC  (2+ messages)

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