DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] app/testpmd: remove useless pointer checks
 2022-03-24 16:15 UTC 

OVS DPDK DMA-Dev library/Design Discussion
 2022-03-24 15:36 UTC 

[PATCH] eventdev: fix telemetry Rx adapters stats reset
 2022-03-24 15:28 UTC 

[Bug 980] bnxt: use of uninitalized data
 2022-03-24 15:14 UTC 

[PATCH] net/failsafe: fix interrupt handle leak
 2022-03-24 15:09 UTC 

[Bug 979] hash: invalid shift expression in rte_thash
 2022-03-24 15:08 UTC 

[PATCH] ci: run more checks in private repositories
 2022-03-24 14:53 UTC 

[PATCH] eal: factorize lcore main loop
 2022-03-24 14:44 UTC  (4+ messages)

[PATCH v3] net/ice: improve performance of RX timestamp offload
 2022-03-24 13:57 UTC  (9+ messages)
` [PATCH v4] "

[PATCH v2 0/5] vhost: introduce per-virtqueue stats API
 2022-03-24 12:46 UTC  (6+ messages)
` [PATCH v2 1/5] vhost: fix missing virtqueue lock protection
` [PATCH v2 2/5] vhost: add per-virtqueue statistics support
` [PATCH v2 3/5] net/vhost: move to Vhost library stats API
` [PATCH v2 4/5] vhost: add statistics for guest notifications
` [PATCH v2 5/5] vhost: add statistics for IOTLB

[PATCH 0/6] bugfixes for hns3 PMD
 2022-03-24 12:44 UTC  (20+ messages)
` [PATCH 2/6] net/hns3: fix inconsistent enabled RSS behavior

DPDK seqlock
 2022-03-24 11:34 UTC  (6+ messages)

[Bug 978] [dpdk-19.11.12-rc1] drivers/net/qede make build failed on Fedora35 with Clang13.0.0
 2022-03-24  9:29 UTC 

[PATCH] net/i40e: Populate error in flow_parse_fdir_pattern
 2022-03-24  9:15 UTC  (3+ messages)

[PATCH v1] net/i40e: remove redundant number of packets check
 2022-03-24  8:54 UTC  (6+ messages)

[PATCH v1] net/iavf: fix select wrong scan hw ring by rxdid
 2022-03-24  8:52 UTC  (3+ messages)

[PATCH] net/iavf: replace SMP barrier with thread fence
 2022-03-24  8:49 UTC  (2+ messages)

[PATCH v1] lib: remove x86 atomic header loop include
 2022-03-24  8:41 UTC 

[PATCH] net/ixgbe: Retry SFP ID read field to handle misbehaving SFPs
 2022-03-24  8:40 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

Intel roadmap for 22.07
 2022-03-24  8:32 UTC 

[PATCH v1] net/ice: support 256 queues
 2022-03-24  8:28 UTC  (2+ messages)

[PATCH] ethtool: correct format strings according to the arguments
 2022-03-24  5:31 UTC 

[dpdk-dev] [PATCH 0/3] bugfix for testpmd
 2022-03-24  3:00 UTC  (6+ messages)
` [PATCH V2 0/4] bugfix for bonding
  ` [PATCH V2 1/4] net/bonding: fix non-active slaves aren't stopped
  ` [PATCH V2 2/4] net/bonding: fix non-terminable while loop
  ` [PATCH V2 3/4] app/testpmd: fix port status of slave device
  ` [PATCH V2 4/4] app/testpmd: fix slave device isn't released

[PATCH] net/ice: fix error set of queue number
 2022-03-24  2:26 UTC 

[Bug 977] [dpdk-19.11.12-rc1] meson and make build Error on Fedora35-64 and Ubuntu2110-64 with gcc11.2.1 and gcc11.2.0
 2022-03-24  1:59 UTC 

[Bug 976] rte_rib (and rte_rib6) do not handle /0 correctly
 2022-03-23 23:38 UTC  (2+ messages)

[PATCH] net/netvsc: fix the calculation of checksums based on mbuf flag
 2022-03-23 21:31 UTC  (4+ messages)

Minutes of Technical Board Meeting, 2022-03-09
 2022-03-23 20:25 UTC 

[PATCH v1] dmadev: add telemetry support
 2022-03-23 16:49 UTC 

20.11.5 patches review and test
 2022-03-23 15:36 UTC  (3+ messages)

[PATCH] net/netvsc: report correct stats values
 2022-03-23 14:58 UTC  (3+ messages)

[Bug 975] Power DOWN of copper interface not working in e1000 driver
 2022-03-23 13:51 UTC 

[PATCH v3] ip_frag: add IPv4 options fragment and test data
 2022-03-23 12:52 UTC  (6+ messages)
` [PATCH v4] "
    `  "
  ` [PATCH v5] "

[PATCH 01/15] vdpa/ifc: add support for virtio blk device
 2022-03-23  9:31 UTC  (18+ messages)
` [PATCH v3 00/15] add virtio_blk device support to vdpa/ifc
  ` [PATCH v3 01/15] vdpa/ifc: add support for virtio blk device
  ` [PATCH v3 02/15] vhost: add vdpa ops for "
  ` [PATCH v3 03/15] vdpa/ifc: add blk ops for ifc device
  ` [PATCH v3 04/15] vdpa/ifc: add vdpa interrupt for blk device
  ` [PATCH v3 05/15] vdpa/ifc: add blk dev sw live migration
  ` [PATCH v3 06/15] example/vdpa:add vdpa blk support in example

[PATCH] devtools: document ABI suppression rules
 2022-03-23  9:24 UTC 

DPDK for Windows with MSVC compiler
 2022-03-23  8:30 UTC  (3+ messages)

[PATCH 1/1] ethdev: add packet expiry event subtype
 2022-03-23  3:04 UTC  (2+ messages)

[PATCH 1/7] examples/ipsec-secgw: disable Tx chksum offload for inline
 2022-03-22 17:58 UTC  (7+ messages)
` [PATCH 2/7] examples/ipsec-secgw: use HW parsed packet type in poll mode
` [PATCH 3/7] examples/ipsec-secgw: allow larger burst size for vectors
` [PATCH 4/7] examples/ipsec-secgw: move fast path helper functions
` [PATCH 5/7] examples/ipsec-secgw: get security context from lcore conf
` [PATCH 6/7] examples/ipsec-secgw: update eth header during route lookup
` [PATCH 7/7] examples/ipsec-secgw: add poll mode worker for inline proto

[PATCH] lib/power: power pmd errata with RTM and gcc-9
 2022-03-22 16:11 UTC  (3+ messages)

[PATCH] examples/vm_power: replace list foreach with while loop
 2022-03-22 14:43 UTC  (4+ messages)
` [PATCH v2] examples/vm_power: add support for list_foreach_safe
  ` [PATCH v3] "

[PATCH] net/pcap: support MTU set
 2022-03-22 13:02 UTC  (4+ messages)

[PATCH] test/bpf: skip test if libpcap is unavailable
 2022-03-22 11:50 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] version: 22.07-rc0
 2022-03-22 10:35 UTC  (7+ messages)

[RFC PATCH 1/2] cryptodev: rsa improvements
 2022-03-22 10:23 UTC  (5+ messages)
` [RFC PATCH 2/2] test: add proper pkcs1 signature tests for rsa

[PATCH] ethtool: added list command to list all available commands
 2022-03-22  9:36 UTC  (2+ messages)
` [PATCH v2] ethtool: added help command to list all available

[PATCH] app/testpmd: fix quit testpmd with vfs and pf
 2022-03-22  8:05 UTC 

[RFC] ethdev: introduce protocol type based header split
 2022-03-22  7:43 UTC  (7+ messages)
` [RFC,v2 0/3] "
  ` [RFC,v2 1/3] "
  ` [RFC,v2 2/3] app/testpmd: add header split configuration
  ` [RFC,v2 3/3] net/ice: support header split in Rx data path

[PATCH] app/testpmd: fix quit testpmd with vfs and pf
 2022-03-22  7:18 UTC 

OVS DPDK DMA-Dev library/Design Discussion
 2022-03-22  6:36 UTC  (3+ messages)
  ` [ovs-dev] "

From: Nicolas Chautru <nicolas.chautru@intel.com>
 2022-03-21 18:19 UTC  (2+ messages)
` [PATCH v4] maintainers: add explicit maintainer for some bbdev PMDs

[PATCH] ethtool: added list command to list all available commands
 2022-03-21 14:07 UTC 

[PATCH v2] usertools: add check for IOMMU support in dpdk-devbind
 2022-03-21 12:27 UTC  (2+ messages)
` [PATCH v3] "

19.11.12 patches review and test
 2022-03-21 11:55 UTC 

[PATCH v1] gro: fix gro for UDP fragmented packets
 2022-03-20 10:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net/sfc: drop futile null check
 2022-03-20 10:11 UTC 

[PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs
 2022-03-18 20:29 UTC  (3+ messages)

[PATCH] net/bnxt: fix compatibility with some old firmwares
 2022-03-18 15:03 UTC 

[dpdk-dev] [PATCH 0/3] bnxt fixes
 2022-03-18 14:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/3] net/bnxt: fix ver get HWRM command

[PATCH] net/nfp: add the restrict of setting the mtu
 2022-03-18 11:38 UTC  (3+ messages)
` [PATCH v2] net/nfp: fix mtu settings

[PATCH v2] net/nfp: fix mtu settings
 2022-03-18 11:21 UTC 

[PATCH v2] raw/ifpga: remove vdev when ifpga is closed
 2022-03-18  8:57 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] net/ice: fix raw flow input pattern value change in FDIR
 2022-03-18  3:16 UTC 

[RFC] eal_debug: do not use malloc in rte_dump_stack
 2022-03-17 23:13 UTC  (5+ messages)
` [PATCH v2 0/2] rte_dump_stack: improvements
  ` [PATCH v2 1/2] eal_debug: do not use malloc in rte_dump_stack

[PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs
 2022-03-17 22:47 UTC  (2+ messages)

[PATCH v1] bbdev: add new operation for FFT processing
 2022-03-17 18:42 UTC  (4+ messages)

[PATCH v2] doc: announce changes in bbdev related to enum extension
 2022-03-17 18:37 UTC  (2+ messages)

[PATCH] net/mlx5: fix linux stats gathering function
 2022-03-17 13:23 UTC 

[PATCH] net/nfp: add the restrict of setting the mtu
 2022-03-17 12:52 UTC 

DPDK 22.03 released
 2022-03-17  9:54 UTC 

[PATCH 1/2] common/dpaax: remove dead code
 2022-03-17  8:55 UTC  (2+ messages)
` [PATCH 2/2] crypto/dpaa_sec: fix digest size

[PATCH v1] doc: update release notes for 22.03
 2022-03-17  8:45 UTC  (2+ messages)

[PATCH] multi_proc_support.rst: updated file location for config file in documentation
 2022-03-17  6:19 UTC 

[dpdk-dev] [PATCH 1/2] common/cnxk: fix ROC naming convention issues
 2022-03-17  3:50 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] common/cnxk: fix QINQ ROC item mismatch issue

[Bug 939] [dpdk 22.03-rc2] drivers/net/cnxk/cnxk_ethdev_mtr meson build failed with cflag parm optimization=1 on Ubuntu20.04 with GCC10.3
 2022-03-17  2:01 UTC  (2+ messages)

[PATCH v1] doc: announce changes in bbdev related to enum extension
 2022-03-17  0:11 UTC  (2+ messages)

[PATCH v1] raw/ifpga: initialize variable to avoid compile error
 2022-03-16 19:34 UTC  (4+ messages)

[PATCH v1] doc: fix telemetry example for cryptodev
 2022-03-16 19:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/4] arm64 cross docs improvements/fixes
 2022-03-16 19:19 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] doc: nohz_full already implies rcu_nocbs
 2022-03-16 19:01 UTC  (2+ messages)

[PATCH] ixgbe/base: Manual AN-37 for troublesome link partners for X550 SFI
 2022-03-16 18:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] Update doc lists in GSG intros
 2022-03-16 17:56 UTC  (2+ messages)

[PATCH 0/9] Improve linux drivers GSG section
 2022-03-16 17:41 UTC  (3+ messages)
` [PATCH v2 0/9] Improve Linux "

[PATCH 22.07] doc: make doc roadmap common for Linux/BSD GSGs
 2022-03-16 16:05 UTC 

release candidate 22.03-rc4
 2022-03-16 15:44 UTC  (2+ messages)

rte_flow API change request: tunnel info restoration is too slow
 2022-03-16 14:01 UTC  (5+ messages)

[Bug 961] PCAP PMD receives packets larger then MTU
 2022-03-16 13:53 UTC 

[Bug 960] PCAP PMD receives packets larger then MTU
 2022-03-16 13:53 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).