DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] examples/distributor: update dynamic configuration
 2022-06-27 15:51 UTC  (2+ messages)

[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
 2022-06-27 15:24 UTC  (5+ messages)

[PATCH] vdpa/sfc: handle sync issue between qemu and vhost-user
 2022-06-27 15:03 UTC  (2+ messages)

[Bug 1035] __rte_raw_cksum() crash with misaligned pointer
 2022-06-27 13:22 UTC  (24+ messages)
` [PATCH] net: fix checksum with unaligned buffer
` [PATCH v4] "

[PATCH] lib/hash: fix the return value description of rte_hash
 2022-06-27 13:11 UTC 

Service core statistics MT safety
 2022-06-27 12:31 UTC  (2+ messages)

[PATCH] ip_frag: replace the rte memcpy with memcpy
 2022-06-27 11:12 UTC  (5+ messages)

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2022-06-27 11:08 UTC  (4+ messages)

[PATCH v2] gro: fix gro for UDP fragmented packets
 2022-06-27 10:31 UTC  (2+ messages)
` [PATCH v5] gro: bug fix in identifying "

[PATCH v1 1/1] eventdev/eth_tx: use timestamp as dynamic mbuf field
 2022-06-27 10:05 UTC 

[PATCH 1/2] doc: add enqueue depth for new event type
 2022-06-27  9:57 UTC  (2+ messages)
` [PATCH 2/2] eventdev: add function to enq new events to the same queue

[Bug 1042] [dpdk-22.07](ABI) unit_tests_eal/link_bonding_rssconf: link_bonding_rssconf_autotest test failed
 2022-06-27  9:32 UTC 

[PATCH 0/4] Vhost logs fixes and improvement
 2022-06-27  9:27 UTC  (5+ messages)
` [PATCH 1/4] vhost: add some trailing newline in log messages
` [PATCH 2/4] vhost: restore device information "
` [PATCH 3/4] vhost: improve some datapath "
` [PATCH 4/4] vhost: prefix logs with context

[PATCH] crypto/cnxk: predecrement esn value to be used in session
 2022-06-27  8:12 UTC 

[PATCH 1/1] test/pmd_perf: handling of unknown connection speed
 2022-06-27  7:54 UTC  (5+ messages)

[PATCH 22.07] doc: make doc roadmap common for Linux/BSD GSGs
 2022-06-27  7:49 UTC  (4+ messages)

[PATCH] net/iavf: fix issue of VF resetting
 2022-06-27  7:22 UTC 

ask for TXA_FLUSH_THRESHOLD change
 2022-06-27  6:23 UTC  (4+ messages)

[PATCH 0/2] fix wireless algorithm IVs
 2022-06-27  6:00 UTC  (6+ messages)
` [PATCH 1/2] test/crypto: fix zuc test vector IV format
  ` [EXT] "
` [PATCH 2/2] test/crypto: fix snow3g "
  ` [EXT] "

[PATCH] net/vhost: add flag to control wait queuing
 2022-06-27  5:51 UTC  (2+ messages)
` [PATCH v2] net/vhost: fix deadlock on vring state change

[PATCH 1/1] doc: notice to add new ipsec event subtypes
 2022-06-27  5:29 UTC  (3+ messages)
` [PATCH v2 1/1] doc: announce addition of "

[PATCH] app/testpmd: fix secondary process cannot dump packet
 2022-06-27  4:53 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/8] bnxt PMD fixes
 2022-06-27  3:28 UTC  (4+ messages)

[PATCH] doc: add release notes for async vhost dequeue data-path
 2022-06-27  2:36 UTC  (2+ messages)
` [PATCH v2] "

release candidate 22.07-rc2
 2022-06-27  2:15 UTC 

[PATCH 0/4] Improve documentation for running as non-root
 2022-06-27  0:45 UTC  (24+ 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] examples/distributor: fix syntax on single core rx and distributor
 2022-06-26 21:30 UTC  (4+ messages)

[PATCH] examples/link_status_interrupt: fix stats refresh rate
 2022-06-26 21:22 UTC  (2+ messages)

[PATCH] ethtool: remove a redundant call to rte_eth_dev_stop()
 2022-06-26 21:16 UTC  (2+ messages)

[PATCH] examples/l2fwd: add check of Rx packets count
 2022-06-26 21:12 UTC  (2+ messages)

[PATCH] net/bnxt: reduce barriers in NEON vector Rx
 2022-06-26 20:44 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: add support of NEON with poll mode
 2022-06-26 19:00 UTC  (3+ messages)
` [PATCH v3 1/2] examples/l3fwd: common packet group functionality

[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] 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  (4+ messages)
` [PATCH 3/3] dma/idxd: fix non-AVX builds with older compilers

[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] doc: announce change to cryptodev cb function prototype
 2022-06-24 18:09 UTC  (2+ messages)

[RFC PATCH 0/6] add json string escaping to telemetry
 2022-06-24 15:06 UTC  (15+ messages)
` [RFC PATCH 2/6] telemetry: fix escaping of invalid json characters

[PATCH v4 1/1] app/testpmd: support different input color method
 2022-06-24 12:44 UTC  (3+ messages)
` [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] 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] 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

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