DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 1/1] net/sfc: stop misuse of Rx ingress m-port metadata on EF100
 2023-04-17  9:06 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/2] Enable generic Arm build
 2023-04-17  7:41 UTC  (4+ messages)
` [PATCH 1/2] config/arm: Do not require processor information
` [PATCH 2/2] config/arm: Enable NUMA for generic Arm build

[PATCH] kni: fix build with Linux 6.3
 2023-04-17  7:32 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3] net/i40e: support enable/disable source pruning
 2023-04-17  7:10 UTC  (2+ messages)

[PATCH] net/virtio-user: fix leak when initialisation fails
 2023-04-17  6:43 UTC  (2+ messages)

[PATCH v2] eventdev/eth_rx: fix invalid memory access
 2023-04-17  6:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 1/3] eal: add x86 cpuid support for monitorx
 2023-04-17  4:34 UTC  (11+ messages)
` [PATCH v2 2/3] doc: announce new cpu flag added to rte_cpu_flag_t
  ` [PATCH v3 1/4] "
` [PATCH v2 3/3] power: amd power monitor support
  ` [PATCH v3 4/4] "
` [PATCH v3 2/4] eal: add x86 cpuid support for monitorx

[PATCH v3 3/4] eal: removed unnecessary checks in x86 power monitor APIs
 2023-04-17  4:33 UTC 

[RFC 00/27] Add VDUSE support to Vhost library
 2023-04-17  3:10 UTC  (10+ messages)

[RFC v1 0/2] add IPv6 extenstion push remove
 2023-04-17  2:26 UTC  (3+ messages)
` [RFC v1 1/2] ethdev: add IPv6 extension push remove action
` [RFC v1 2/2] app/testpmd: add IPv6 extension push remove cli

[PATCH 0/9] msvc integration changes
 2023-04-16 21:29 UTC  (48+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 06/11] eal: typedef cpu flag enum as int for msvc
` [PATCH v5 00/14] msvc integration changes
  ` [PATCH v5 01/14] eal: use rdtsc intrinsic
  ` [PATCH v5 02/14] eal: use rtm and xtest intrinsics
  ` [PATCH v5 03/14] eal: use barrier intrinsics
  ` [PATCH v5 04/14] eal: use cpuid and cpuidex intrinsics
  ` [PATCH v5 05/14] eal: use umonitor umwait and tpause intrinsics
  ` [PATCH v5 06/14] eal: use prefetch intrinsics
  ` [PATCH v5 07/14] eal: use byte swap intrinsics
  ` [PATCH v5 08/14] eal: typedef cpu flag enum as int
  ` [PATCH v5 09/14] eal: hide GCC extension based alignment markers
  ` [PATCH v5 10/14] eal: hide typedefs based on GCC vector extensions
  ` [PATCH v5 11/14] eal: expand most macros to empty when using MSVC
  ` [PATCH v5 12/14] eal: exclude exposure of rte atomic APIs for MSVC builds
  ` [PATCH v5 13/14] telemetry: avoid expanding versioned symbol macros on MSVC
  ` [PATCH v5 14/14] eal: always define MSVC as little endian
` [PATCH v6 00/15] msvc integration changes
  ` [PATCH v6 01/15] eal: use rdtsc intrinsic
  ` [PATCH v6 02/15] eal: use rtm and xtest intrinsics
  ` [PATCH v6 03/15] eal: use barrier intrinsics
  ` [PATCH v6 04/15] eal: use cpuid and cpuidex intrinsics
  ` [PATCH v6 05/15] eal: use umonitor umwait and tpause intrinsics
  ` [PATCH v6 06/15] eal: use prefetch intrinsics
  ` [PATCH v6 07/15] eal: use byte swap intrinsics
  ` [PATCH v6 08/15] eal: typedef cpu flag enum as int
  ` [PATCH v6 09/15] eal: hide GCC extension based alignment markers
  ` [PATCH v6 10/15] eal: hide typedefs based on GCC vector extensions
  ` [PATCH v6 11/15] eal: expand most macros to empty when using MSVC
  ` [PATCH v6 12/15] eal: exclude exposure of rte atomic APIs for MSVC builds
  ` [PATCH v6 13/15] telemetry: avoid expanding versioned symbol macros on MSVC
  ` [PATCH v6 14/15] eal: always define MSVC as little endian
  ` [PATCH v6 15/15] eal: do not define typeof macro when building with MSVC

[RFC PATCH 0/6] add support for CDX bus
 2023-04-16  9:21 UTC  (19+ messages)
` [PATCH "
` [PATCH v2 "
  ` [PATCH v2 1/6] bus/cdx: introduce cdx bus
  ` [PATCH v2 2/6] bus/cdx: add dma map and unmap support
  ` [PATCH v2 3/6] bus/cdx: add support for MSI
  ` [PATCH v2 4/6] bus/cdx: support plug unplug and dev iterator
  ` [PATCH v2 5/6] bus: enable cdx bus
  ` [PATCH v2 6/6] config/arm: add AMD CDX

[PATCH] dma/dpaa2: set the vfa bit for rbp with vf
 2023-04-16  9:18 UTC  (6+ messages)

[GRO] check whether ip_id continuity needs to be checked when two TCP packets are merged
 2023-04-15 14:45 UTC 

[PATCH 0/5] fix segment fault when parse args
 2023-04-15  1:38 UTC  (3+ messages)
` [PATCH v2 00/44] "

[PATCH v2] dmadev: add tracepoints
 2023-04-15  0:47 UTC  (3+ messages)

[PATCH] dmadev: add tracepoints
 2023-04-15  0:33 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/5] lib: add pdcp protocol
 2023-04-14 17:45 UTC  (24+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 01/22] net: add PDCP header
  ` [PATCH v2 02/22] lib: add pdcp protocol
  ` [PATCH v2 03/22] pdcp: add pre and post-process
  ` [PATCH v2 04/22] pdcp: add packet group
  ` [PATCH v2 05/22] pdcp: add crypto session create and destroy
  ` [PATCH v2 06/22] pdcp: add pre and post process for UL
  ` [PATCH v2 07/22] pdcp: add pre and post process for DL
  ` [PATCH v2 08/22] pdcp: add IV generation routines
  ` [PATCH v2 09/22] app/test: add lib pdcp tests
  ` [PATCH v2 10/22] test/pdcp: pdcp HFN tests in combined mode
  ` [PATCH v2 11/22] doc: add PDCP library guide
  ` [PATCH v2 12/22] pdcp: add control PDU handling
  ` [PATCH v2 13/22] pdcp: implement t-Reordering and packet buffering
  ` [PATCH v2 14/22] test/pdcp: add in-order delivery cases
  ` [PATCH v2 15/22] pdcp: add timer callback handlers
  ` [PATCH v2 16/22] pdcp: add timer expiry handle
  ` [PATCH v2 17/22] test/pdcp: add timer expiry cases
  ` [PATCH v2 18/22] test/pdcp: add timer restart case
  ` [PATCH v2 19/22] pdcp: add support for status report
  ` [PATCH v2 20/22] pdcp: allocate reorder buffer alongside with entity
  ` [PATCH v2 21/22] pdcp: add thread safe processing
  ` [PATCH v2 22/22] test/pdcp: add PDCP status report cases

[PATCH] reorder: improve buffer structure layout
 2023-04-14 17:07 UTC  (6+ messages)

[PATCH] net/gve: Check whether the driver is compatible with the device presented
 2023-04-14 15:40 UTC  (3+ messages)

[PATCH] test/crypto: fix return value for snow3g testcase
 2023-04-14 14:01 UTC  (2+ messages)

[PATCH] crypto/qat: fix stack buffer overflow in SGL loop
 2023-04-14 13:28 UTC  (3+ messages)

[PATCH] crypto/scheduler: fix last element for valid args
 2023-04-14 13:22 UTC  (2+ messages)

[PATCH v2] net/e1000: report VLAN extend capability for 82576
 2023-04-14 12:35 UTC 

[PATCH] net/e1000: report VLAN extend capability for 82576
 2023-04-14 11:46 UTC 

[PATCH v3] net/i40e: support enable/disable source pruning
 2023-04-14 11:20 UTC 

[PATCH 0/1] *** Update drivers/net/gve/base code for DQO ***
 2023-04-14 11:00 UTC  (12+ messages)
` [PATCH 1/1] net/gve: update base code for DQO

20.11.8 patches review and test
 2023-04-14 10:06 UTC  (6+ messages)

Regarding DPDK API's like rte_timer_subsystem_init/rte_hash_create etc. in VPP
 2023-04-14  9:07 UTC  (12+ messages)

Minutes of Technical Board Meeting, 2023-April-22
 2023-04-14  8:58 UTC 

[PATCH] reorder: introduce API to obtain memory footprint
 2023-04-14  8:52 UTC 

[PATCH] bitmap: add scan init at given position
 2023-04-14  8:39 UTC 

[PATCH] usertools: add tool to generate balanced rss traffic flows
 2023-04-14  7:41 UTC  (3+ messages)

[PATCH v1 0/5] fix RX data buffer size
 2023-04-14  5:47 UTC  (12+ messages)
` [PATCH v1 1/5] net/i40e: "
` [PATCH v1 2/5] net/ice: "
` [PATCH v1 3/5] net/iavf: "
` [PATCH v1 4/5] net/idpf: "
` [PATCH v1 5/5] net/cpfl: "
` [PATCH v2 0/5] fix Rx "
  ` [PATCH v2 1/5] net/i40e: "
  ` [PATCH v2 2/5] net/ice: "
  ` [PATCH v2 3/5] net/iavf: "
  ` [PATCH v2 4/5] net/idpf: "
  ` [PATCH v2 5/5] net/cpfl: "

[PATCH] Check whether the driver is compatible with the device presented
 2023-04-14  5:12 UTC 

[PATCH] net/ice: support link speed change
 2023-04-14  4:59 UTC 

[PATCH] examples/ipsec-secgw: fix AES-CTR IV length
 2023-04-14  4:45 UTC  (2+ messages)

[RFC PATCH 0/1] add DTS smoke tests
 2023-04-13 17:54 UTC  (2+ messages)
` [RFC PATCH 1/1] dts: add "

Event device early back-pressure indication
 2023-04-13 12:55 UTC  (2+ messages)

[PATCH 00/18] update idpf shared code
 2023-04-13  9:45 UTC  (19+ messages)
` [PATCH 01/18] common/idpf: support flow subscription
` [PATCH 02/18] common/idpf: fix ctlq message send and receive
` [PATCH 03/18] common/idpf: fix ITR register definitions for AVF
` [PATCH 04/18] common/idpf: remove qregion struct variables
` [PATCH 05/18] common/idpf: move OEM capability to the last bit
` [PATCH 06/18] common/idpf: modify SSO/LSO and ITR fields
` [PATCH 07/18] common/idpf: add virtchnl2 error codes
` [PATCH 08/18] common/idpf: swap opcode and retval location in msg struct
` [PATCH 09/18] common/idpf: fix idpf_send_msg_to_cp prototypes
` [PATCH 10/18] common/idpf: fix memory leaks on ctrlq functions
` [PATCH 11/18] common/idpf: allocate static buffer at initialization
` [PATCH 12/18] common/idpf: add SyncE support over VF
` [PATCH 13/18] common/idpf: replace MAKEMASK to IDPF_M
` [PATCH 14/18] common/idpf: add GNSS support over VF
` [PATCH 15/18] common/idpf: add/delete queue groups commands
` [PATCH 16/18] common/idpf: add func to clean all DESCs on controlq
` [PATCH 17/18] common/idpf: fix cannot understand warnings
` [PATCH 18/18] common/idpf: update license and README

[PATCH] eal: choose IOVA mode according to compilation flags
 2023-04-13  9:42 UTC  (3+ messages)

[PATCH next 0/7] vmxnet3: upgrade to version 7
 2023-04-12 16:26 UTC  (8+ messages)
` [PATCH next 1/7] vmxnet3: prepare for version 7 changes
` [PATCH next 2/7] vmxnet3: add support for capability registers
` [PATCH next 3/7] vmxnet3: add support for large passthrough BAR register
` [PATCH next 4/7] vmxnet3: add command to set ring buffer sizes
` [PATCH next 5/7] vmxnet3: limit number of TXDs used for TSO packet
` [PATCH next 6/7] vmxnet3: avoid updating rxprod register frequently
` [PATCH next 7/7] vmxnet3: update to version 7

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