DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [RFC PATCH v2 0/3] Add PIE support for HQoS library
 2021-06-21  7:35 UTC  (3+ messages)
` [dpdk-dev] [RFC PATCH v3 "
  ` [dpdk-dev] [RFC PATCH v3 2/3] example/qos_sched: add PIE support

[dpdk-dev] [PATCH] net/e1000: fix nic ops function was no initialized in secondary process
 2021-06-21  7:31 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/i40e: fix data path corrupt on secondary process
 2021-06-21  7:23 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v1] net/i40e: fix set rss hash function invalid
 2021-06-21  7:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH 00/14] i40e base code update
 2021-06-21  6:52 UTC  (18+ messages)
` [dpdk-dev] [PATCH 13/14] net/i40e/base: fix potentially uninitialized variables in NVM code
` [dpdk-dev] [PATCH v2 00/14] i40e base code update
  ` [dpdk-dev] [PATCH v2 01/14] net/i40e/base: add new versions of send ASQ command functions
  ` [dpdk-dev] [PATCH v2 02/14] net/i40e/base: update FW API version to 1.14
  ` [dpdk-dev] [PATCH v2 03/14] net/i40e/base: add support for Min Rollback Revision for 4 more X722 modules
  ` [dpdk-dev] [PATCH v2 04/14] net/i40e/base: set TSA table values when parsing CEE configuration
  ` [dpdk-dev] [PATCH v2 05/14] net/i40e/base: define new Shadow RAM pointers
  ` [dpdk-dev] [PATCH v2 06/14] net/i40e/base: fix PHY type identifiers for 2.5G and 5G adapters
  ` [dpdk-dev] [PATCH v2 07/14] net/i40e/base: fix PF reset failed
  ` [dpdk-dev] [PATCH v2 08/14] net/i40e/base: fix update link data for X722
  ` [dpdk-dev] [PATCH v2 09/14] net/i40e/base: fix AOC media type reported by ethtool
  ` [dpdk-dev] [PATCH v2 10/14] net/i40e/base: add flags and fields for double vlan processing
  ` [dpdk-dev] [PATCH v2 11/14] net/i40e/base: 10GBASE-ER Optical modules recognition
  ` [dpdk-dev] [PATCH v2 12/14] net/i40e/base: fix headers to match functions
  ` [dpdk-dev] [PATCH v2 13/14] net/i40e/base: fix potentially uninitialized variables in NVM code
  ` [dpdk-dev] [PATCH v2 14/14] net/i40e/base: update version in readme

[dpdk-dev] [PATCH] config/arm: add checking SVE cpuflag
 2021-06-21  5:56 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ice: fix integer overflow when computing max_pkt_len
 2021-06-21  4:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] lib/vhost: enable IOMMU for async vhost
 2021-06-21  3:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] vhost: "

[dpdk-dev] [PATCH] kni: fix wrong mbuf alloc count in kni_allocate_mbufs
 2021-06-21  3:27 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/i40e: fix wrong data path selection in secondary process
 2021-06-21  3:01 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/4] support AVF RSS and FDIR for GRE tunnel packet
 2021-06-21  2:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/procinfo: add device registers dump
 2021-06-21  2:17 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH V5] config/arm: add Qualcomm Centriq 2400 part number
 2021-06-21  1:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH V6] "

[dpdk-dev] [PATCH] lpm/arm: fix SVE compile error with gcc8.3
 2021-06-21  0:56 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] build: "

[dpdk-dev] [PATCH 0/2] bugfix for Kunpeng930 SVE compile
 2021-06-21  0:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH v8 0/2] bugfix for Kunpeng "
  ` [dpdk-dev] [PATCH v8 1/2] config/arm: select most suitable -march for kunpeng soc

[dpdk-dev] [PATCH 0/6] Enable the internal EAL thread API
 2021-06-20 23:53 UTC  (15+ messages)
` [dpdk-dev] [PATCH 1/6] eal: add function that sets thread name
` [dpdk-dev] [PATCH 2/6] eal: add function for control thread creation
` [dpdk-dev] [PATCH 3/6] Enable the new EAL thread API in app, drivers and examples
` [dpdk-dev] [PATCH 4/6] lib: enable the new EAL thread API
` [dpdk-dev] [PATCH 5/6] eal: set affinity and priority attributes
` [dpdk-dev] [PATCH 6/6] Allow choice between internal EAL thread API and external lib
` [dpdk-dev] [PATCH v2 0/6] Enable the internal EAL thread API
  ` [dpdk-dev] [PATCH v2 1/6] eal: add function that sets thread name
  ` [dpdk-dev] [PATCH v2 2/6] eal: add function for control thread creation
  ` [dpdk-dev] [PATCH v2 3/6] Enable the new EAL thread API in app, drivers and examples
  ` [dpdk-dev] [PATCH v2 4/6] lib: enable the new EAL thread API
  ` [dpdk-dev] [PATCH v2 5/6] eal: set affinity and priority attributes
  ` [dpdk-dev] [PATCH v2 6/6] Allow choice between internal EAL thread API and external lib

[dpdk-dev] [PATCH v12 00/10] app/testpmd: enable testpmd on Windows
 2021-06-20 23:30 UTC  (16+ messages)
` [dpdk-dev] [PATCH v13 "
  ` [dpdk-dev] [PATCH v13 02/10] eal/windows: add necessary macros
  ` [dpdk-dev] [PATCH v13 03/10] eal/windows: add device event stubs
  ` [dpdk-dev] [PATCH v13 04/10] eal/Windows: add clock_gettime on Windows
  ` [dpdk-dev] [PATCH v13 05/10] app/testpmd: resolve name collisions
  ` [dpdk-dev] [PATCH v13 08/10] app/testpmd: fix headers inclusion
  ` [dpdk-dev] [PATCH v13 09/10] app/testpmd: fix unused function warnings
  ` [dpdk-dev] [PATCH v13 10/10] app/testpmd: enable building testpmd on Windows

[dpdk-dev] [PATCH v2 1/4] event/cnxk: add Rx adapter support
 2021-06-20 20:29 UTC  (27+ messages)
` [dpdk-dev] [PATCH v2 01/13] net/cnxk: add multi seg Rx vector routine
  ` [dpdk-dev] [PATCH v2 02/13] net/cnxk: enable ptp processing in vector Rx
  ` [dpdk-dev] [PATCH v2 03/13] net/cnxk: enable VLAN processing in vector Tx
  ` [dpdk-dev] [PATCH v2 04/13] net/cnxk: enable ptp "
  ` [dpdk-dev] [PATCH v2 05/13] net/cnxk: enable TSO "
  ` [dpdk-dev] [PATCH v2 06/13] net/cnxk: add multi seg Tx vector routine
  ` [dpdk-dev] [PATCH v2 07/13] event/cnxk: add Rx adapter support
  ` [dpdk-dev] [PATCH v2 08/13] event/cnxk: add Rx adapter fastpath ops
  ` [dpdk-dev] [PATCH v2 09/13] event/cnxk: add Tx adapter support
  ` [dpdk-dev] [PATCH v2 10/13] event/cnxk: add Tx adapter fastpath ops
  ` [dpdk-dev] [PATCH v2 11/13] event/cnxk: add Rx adapter vector support
  ` [dpdk-dev] [PATCH v2 12/13] event/cnxk: add Rx event vector fastpath
  ` [dpdk-dev] [PATCH v2 13/13] event/cnxk: add Tx "
  ` [dpdk-dev] [PATCH v3 01/13] net/cnxk: add multi seg Rx vector routine
    ` [dpdk-dev] [PATCH v3 02/13] net/cnxk: enable ptp processing in vector Rx
    ` [dpdk-dev] [PATCH v3 03/13] net/cnxk: enable VLAN processing in vector Tx
    ` [dpdk-dev] [PATCH v3 04/13] net/cnxk: enable ptp "
    ` [dpdk-dev] [PATCH v3 05/13] net/cnxk: enable TSO "
    ` [dpdk-dev] [PATCH v3 06/13] net/cnxk: add multi seg Tx vector routine
    ` [dpdk-dev] [PATCH v3 07/13] event/cnxk: add Rx adapter support
    ` [dpdk-dev] [PATCH v3 08/13] event/cnxk: add Rx adapter fastpath ops
    ` [dpdk-dev] [PATCH v3 09/13] event/cnxk: add Tx adapter support
    ` [dpdk-dev] [PATCH v3 10/13] event/cnxk: add Tx adapter fastpath ops
    ` [dpdk-dev] [PATCH v3 11/13] event/cnxk: add Rx adapter vector support
    ` [dpdk-dev] [PATCH v3 12/13] event/cnxk: add Rx event vector fastpath
    ` [dpdk-dev] [PATCH v3 13/13] event/cnxk: add Tx "

[dpdk-dev] [Bug 745] performance-thread build failure with clang 12.0.1
 2021-06-20 12:04 UTC 

[dpdk-dev] [PATCH] common/mlx5: fix Netlink port name attribute padding
 2021-06-20 12:02 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] common/mlx5: add provider query port support to glue library
 2021-06-20  8:25 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix TSO multi-segment inline length
 2021-06-20  6:30 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix offloads for the newly attached port
 2021-06-19 15:40 UTC 

[dpdk-dev] max_rx_pkt_len
 2021-06-19 15:18 UTC 

[dpdk-dev] [PATCH v8 00/10] eal: Add EAL API for threading
 2021-06-18 22:48 UTC  (28+ messages)
` [dpdk-dev] [PATCH v9 "
  ` [dpdk-dev] [PATCH v9 01/10] eal: add thread id and simple thread functions
  ` [dpdk-dev] [PATCH v9 04/10] eal: implement functions for thread affinity management
  ` [dpdk-dev] [PATCH v9 06/10] eal: add thread lifetime management
  ` [dpdk-dev] [PATCH v9 10/10] Enable the new EAL thread API
  ` [dpdk-dev] [PATCH v10 0/9] eal: Add EAL API for threading
    ` [dpdk-dev] [PATCH v10 1/9] eal: add basic threading functions
    ` [dpdk-dev] [PATCH v10 2/9] eal: add thread attributes
    ` [dpdk-dev] [PATCH v10 3/9] eal/windows: translate Windows errors to errno-style errors
    ` [dpdk-dev] [PATCH v10 4/9] eal: implement functions for thread affinity management
    ` [dpdk-dev] [PATCH v10 5/9] eal: implement thread priority management functions
    ` [dpdk-dev] [PATCH v10 6/9] eal: add thread lifetime management
    ` [dpdk-dev] [PATCH v10 7/9] eal: implement functions for mutex management
    ` [dpdk-dev] [PATCH v10 8/9] eal: implement functions for thread barrier management
    ` [dpdk-dev] [PATCH v10 9/9] eal: add EAL argument for setting thread priority

[dpdk-dev] [PATCH 0/1] lib/vhost: support async dequeue for split ring
 2021-06-18 20:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/4] vhost: "

[dpdk-dev] [PATCH] devtools: script to track map symbols
 2021-06-18 19:40 UTC  (2+ messages)

[dpdk-dev] [PATCH] lib/rte_rib6: fix stack buffer overflow
 2021-06-18 16:27 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [RFC 0/7] crypto/ipsec_mb: introduce ipsec_mb framework
 2021-06-18 16:05 UTC  (10+ messages)
` [dpdk-dev] [RFC 1/7] "
` [dpdk-dev] [RFC 2/7] crypto/ipsec_mb: move aesni-mb PMD to "
` [dpdk-dev] [RFC 3/7] crypto/ipsec_mb: move aesni-gcm "
` [dpdk-dev] [RFC 4/7] crypto/ipsec_mb: move kasumi "
` [dpdk-dev] [RFC 5/7] crypto/ipsec_mb: move snow3g "
` [dpdk-dev] [RFC 6/7] crypto/snow3g: add support for digest appended ops
` [dpdk-dev] [RFC 7/7] crypto/ipsec_mb: move zuc PMD to ipsec_mb framework
  ` [dpdk-dev] [EXT] Re: [RFC 0/7] crypto/ipsec_mb: introduce "

[dpdk-dev] DPDK Release Status Meeting 17/06/2021
 2021-06-18 16:03 UTC 

[dpdk-dev] [PATCH] pmdinfogen: allow padding after NUL terminator
 2021-06-18 14:39 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v5 0/4] vhost: Fix and improve NUMA reallocation
 2021-06-18 14:04 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 1/4] vhost: fix missing memory table NUMA realloc
` [dpdk-dev] [PATCH v5 2/4] vhost: fix missing guest pages "
` [dpdk-dev] [PATCH v5 3/4] vhost: fix missing cache logging "
` [dpdk-dev] [PATCH v5 4/4] vhost: fix NUMA reallocation with multiqueue

[dpdk-dev] [PATCH v6 0/7] vhost: Fix and improve NUMA reallocation
 2021-06-18 14:03 UTC  (8+ messages)
` [dpdk-dev] [PATCH v6 1/7] vhost: fix missing memory table NUMA realloc
` [dpdk-dev] [PATCH v6 2/7] vhost: fix missing guest pages "
` [dpdk-dev] [PATCH v6 3/7] vhost: fix missing cache logging "
` [dpdk-dev] [PATCH v6 4/7] vhost: fix NUMA reallocation with multiqueue
` [dpdk-dev] [PATCH v6 5/7] vhost: improve NUMA reallocation
` [dpdk-dev] [PATCH v6 6/7] vhost: allocate all data on same node as virtqueue
` [dpdk-dev] [PATCH v6 7/7] vhost: convert inflight data to DPDK allocation API

[dpdk-dev] [PATCH 00/20] net/sfc: support flow API COUNT action
 2021-06-18 13:40 UTC  (25+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/20] net/sfc: introduce ethdev Rx queue ID
  ` [dpdk-dev] [PATCH v3 02/20] net/sfc: do not enable interrupts on internal Rx queues
  ` [dpdk-dev] [PATCH v3 03/20] common/sfc_efx/base: separate target EvQ and IRQ config
  ` [dpdk-dev] [PATCH v3 04/20] common/sfc_efx/base: support custom EvQ to IRQ mapping
  ` [dpdk-dev] [PATCH v3 05/20] net/sfc: explicitly control IRQ used for Rx queues
  ` [dpdk-dev] [PATCH v3 06/20] net/sfc: introduce ethdev Tx queue ID
  ` [dpdk-dev] [PATCH v3 07/20] common/sfc_efx/base: add ingress m-port RxQ flag
  ` [dpdk-dev] [PATCH v3 08/20] common/sfc_efx/base: add user mark "
  ` [dpdk-dev] [PATCH v3 09/20] net/sfc: add abstractions for the management EVQ identity
  ` [dpdk-dev] [PATCH v3 10/20] net/sfc: add support for initialising different RxQ types
  ` [dpdk-dev] [PATCH v3 11/20] net/sfc: add NUMA-aware registry of service logical cores
  ` [dpdk-dev] [PATCH v3 12/20] net/sfc: reserve RxQ for counters
  ` [dpdk-dev] [PATCH v3 13/20] common/sfc_efx/base: add counter creation MCDI wrappers
  ` [dpdk-dev] [PATCH v3 14/20] common/sfc_efx/base: add counter stream "
  ` [dpdk-dev] [PATCH v3 15/20] common/sfc_efx/base: support counter in action set
  ` [dpdk-dev] [PATCH v3 16/20] net/sfc: add Rx datapath method to get pushed buffers count
  ` [dpdk-dev] [PATCH v3 17/20] common/sfc_efx/base: add max MAE counters to limits
  ` [dpdk-dev] [PATCH v3 18/20] common/sfc_efx/base: add packetiser packet format definition
  ` [dpdk-dev] [PATCH v3 19/20] net/sfc: support flow action COUNT in transfer rules
  ` [dpdk-dev] [PATCH v3 20/20] net/sfc: support flow API query for count actions

[dpdk-dev] [PATCH] net/octeontx2: use runtime lso format indices
 2021-06-18 13:06 UTC 

[dpdk-dev] [Bug 744] [dpdk-19.11.9-rc3] make build failed on Fedora34 with GCC11
 2021-06-18 11:34 UTC 

[dpdk-dev] [PATCH] parray: introduce internal API for dynamic arrays
 2021-06-18 11:16 UTC  (17+ messages)

[dpdk-dev] [Bug 732] [dpdk-19.11.9-rc2] DPDK build failed on Win10
 2021-06-18 10:56 UTC  (2+ messages)

[dpdk-dev] [Bug 728] [dpdk-19.11.9-rc2]When compiling dpdk with make or meson under SUSE Linux Enterprise Server 15 SP2, the compilation fails
 2021-06-18 10:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/44] Marvell CNXK Ethdev Driver
 2021-06-18 10:37 UTC  (32+ messages)
` [dpdk-dev] [PATCH v3 00/62] "
  ` [dpdk-dev] [PATCH v3 33/62] net/cnxk: add MTU set device operation
  ` [dpdk-dev] [PATCH v3 34/62] net/cnxk: add promiscuous mode enable and disable
  ` [dpdk-dev] [PATCH v3 35/62] net/cnxk: add DMAC filter support
  ` [dpdk-dev] [PATCH v3 36/62] net/cnxk: add all multicast enable/disable ethops
  ` [dpdk-dev] [PATCH v3 37/62] net/cnxk: add Rx/Tx burst mode get ops
  ` [dpdk-dev] [PATCH v3 38/62] net/cnxk: add flow ctrl set/get ops
  ` [dpdk-dev] [PATCH v3 39/62] net/cnxk: add link up/down operations
  ` [dpdk-dev] [PATCH v3 40/62] net/cnxk: add EEPROM module info get operations
  ` [dpdk-dev] [PATCH v3 41/62] net/cnxk: add Rx queue interrupt enable/disable ops
  ` [dpdk-dev] [PATCH v3 42/62] net/cnxk: add validation API for mempool ops
  ` [dpdk-dev] [PATCH v3 43/62] net/cnxk: add port/queue stats
  ` [dpdk-dev] [PATCH v3 44/62] net/cnxk: add xstats apis
  ` [dpdk-dev] [PATCH v3 45/62] net/cnxk: add rxq/txq info get operations
  ` [dpdk-dev] [PATCH v3 46/62] net/cnxk: add device close and reset operations
  ` [dpdk-dev] [PATCH v3 47/62] net/cnxk: add pending Tx mbuf cleanup operation
  ` [dpdk-dev] [PATCH v3 48/62] net/cnxk: add support to configure npc
  ` [dpdk-dev] [PATCH v3 49/62] net/cnxk: add initial version of rte flow support
  ` [dpdk-dev] [PATCH v3 50/62] net/cnxk: add flow ops get operation
  ` [dpdk-dev] [PATCH v3 51/62] net/cnxk: add ethdev firmware version get
  ` [dpdk-dev] [PATCH v3 52/62] net/cnxk: add get register operation
  ` [dpdk-dev] [PATCH v3 53/62] net/cnxk: support for RSS in rte flow
  ` [dpdk-dev] [PATCH v3 54/62] net/cnxk: register callback to get PTP status
  ` [dpdk-dev] [PATCH v3 55/62] net/cnxk: add base PTP timesync support
  ` [dpdk-dev] [PATCH v3 56/62] net/cnxk: add timesync enable/disable operations
  ` [dpdk-dev] [PATCH v3 57/62] net/cnxk: add Rx/Tx timestamp read operations
  ` [dpdk-dev] [PATCH v3 58/62] net/cnxk: add time read/write/adjust operations
  ` [dpdk-dev] [PATCH v3 59/62] net/cnxk: add read clock operation
  ` [dpdk-dev] [PATCH v3 60/62] net/cnxk: added RETA and RSS hash operations
  ` [dpdk-dev] [PATCH v3 61/62] net/cnxk: add multicast filter support
  ` [dpdk-dev] [PATCH v3 62/62] net/cnxk: add marking and VLAN tagging support

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