[PATCH v1] maintainers: update for testpmd
2022-02-10 17:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/5] crypto: improve asym session usage
2022-02-10 14:34 UTC (14+ messages)
` [PATCH v4 2/5] crypto: use single buffer for asymmetric session
` [EXT] "
` [PATCH v4 4/5] crypto: add asym session user data API
` [EXT] "
` [PATCH v4 5/5] crypto: modify return value for asym session create
` [EXT] "
` [PATCH v5 0/5] crypto: improve asym session usage
` [PATCH v5 1/5] doc: replace asym crypto code with literal includes
` [PATCH v5 2/5] crypto: use single buffer for asymmetric session
` [EXT] "
` [PATCH v5 3/5] crypto: hide asym session structure
` [PATCH v5 4/5] crypto: add asym session user data API
` [PATCH v5 5/5] crypto: modify return value for asym session create
[PATCH] net/iavf: initialize large VF setting at startup
2022-02-10 14:17 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/7] Verify C++ compatibility of public headers
2022-02-10 14:07 UTC (20+ messages)
` [PATCH v2 "
` [PATCH v2 1/7] eal: fix header build with C++
` [PATCH v2 2/7] eventdev: "
` [PATCH v2 3/7] graph: fix missing explicit cast for C++ build
` [PATCH v2 4/7] ipsec: "
` [PATCH v2 5/7] table: fix missing explicit casts "
` [PATCH v2 6/7] vhost: fix incompatible header includes for C++
` [PATCH v2 7/7] buildtools/chkincs: test headers for C++ compatibility
` [PATCH v3 0/7] Verify C++ compatibility of public headers
` [PATCH v3 1/7] eal: fix header build with C++
` [PATCH v3 2/7] eventdev: "
` [PATCH v3 3/7] graph: fix missing explicit cast for C++ build
` [PATCH v3 4/7] ipsec: "
` [PATCH v3 5/7] table: fix missing explicit casts "
` [PATCH v3 6/7] vhost: fix incompatible header includes for C++
` [PATCH v3 7/7] buildtools/chkincs: test headers for C++ compatibility
[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
2022-02-10 14:04 UTC (5+ messages)
` [PATCH v5] "
[PATCH] ethdev: introduce generic dummy packet burst function
2022-02-10 13:58 UTC (8+ messages)
[PATCH v3 1/1] vhost: integrate dmadev in asynchronous data-path
2022-02-10 13:44 UTC (5+ messages)
` [PATCH v4 0/1] integrate dmadev in vhost
` [PATCH v4 1/1] vhost: integrate dmadev in asynchronous data-path
[PATCH 1/2] net/sfc: do not push fast free offload to default TxQ config
2022-02-10 13:33 UTC (2+ messages)
[PATCH 0/2] add telemetry for inline IPsec
2022-02-10 13:29 UTC (7+ messages)
` [PATCH 1/2] net/cnxk: add telemetry for inline IPsec for cn9k
` [PATCH 2/2] net/cnxk: add telemetry for inline IPsec for cn10k
` [EXT] Re: [PATCH 0/2] add telemetry for inline IPsec
[PATCH v2] devtools/cocci: update cocci for ethdev namespace
2022-02-10 13:26 UTC (5+ messages)
[RFC] ethdev: introduce ethdev dump API
2022-02-10 13:22 UTC (7+ messages)
` [PATCH v3] ethdev: introduce "
[PATCH v2 1/4] net/cnxk: avoid command copy from Tx queue
2022-02-10 13:20 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v3 1/3] event/cnxk: store and reuse workslot status
` [PATCH v3 2/3] event/cnxk: disable default wait time for dequeue
` [PATCH v3 3/3] net/cnxk: improve Rx performance
` [PATCH v4 1/3] event/cnxk: store and reuse workslot status
` [PATCH v4 2/3] event/cnxk: disable default wait time for dequeue
` [PATCH v4 3/3] event/cnxk: improve Rx performance
[PATCH] net/iavf: fix segmentation offload buffer size
2022-02-10 13:09 UTC
[PATCH] ip_frag: add IPv4 options fragment and unit test data
2022-02-10 12:21 UTC
[dpdk-dev][dpdk-users] A problem about memory may not be all-zero allocated by rte_zmalloc_socket()
2022-02-10 12:11 UTC (5+ messages)
[PATCH] mempool/cnxk: fix bug in batch alloc issue failure path
2022-02-10 11:52 UTC
Can I use rte_pktmbuf_chain to chain multiple mbuffs for calling only single tx_eth_burst API
2022-02-10 11:36 UTC (8+ messages)
[dpdk-dev] [PATCH] ethdev: remove unnecessary NULL check
2022-02-10 11:14 UTC (3+ messages)
[PATCH v2 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
2022-02-10 10:58 UTC (18+ messages)
` [PATCH v3 0/7] NXP crypto drivers changes
` [PATCH v3 1/7] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
` [PATCH v4 0/7] NXP crypto drivers changes
` [PATCH v4 1/7] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
` [PATCH v4 2/7] common/dpaax: change job processing mode for PDCP SDAP
` [PATCH v4 3/7] crypto/dpaa2_sec: change capabilities for AES_CMAC
` [PATCH v4 4/7] crypto/dpaa2_sec: add useful debug prints in sec dequeue
` [PATCH v4 5/7] crypto/dpaa2: fix to check next type for auth or cipher
` [PATCH v4 6/7] crypto/dpaa2_sec: ordered queue support
` [PATCH v4 7/7] crypto/dpaa_sec: add debug framework
` [PATCH v3 2/7] common/dpaax: change job processing mode for PDCP SDAP
` [PATCH v3 3/7] crypto/dpaa2_sec: change capabilities for AES_CMAC
` [PATCH v3 4/7] crypto/dpaa2_sec: add useful debug prints in sec dequeue
` [PATCH v3 5/7] crypto/dpaa2: fix to check next type for auth or cipher
` [PATCH v3 6/7] crypto/dpaa2_sec: ordered queue support
` [PATCH v3 7/7] crypto/dpaa_sec: add debug framework
` [EXT] [PATCH v3 0/7] NXP crypto drivers changes
[PATCH] raw/ntb: add check for DB intr handler registering
2022-02-10 10:43 UTC (4+ messages)
[PATCH v1] gpudev: pin GPU memory
2022-02-10 10:38 UTC (4+ messages)
` [PATCH v4 1/2] gpudev: expose GPU memory to CPU
[PATCH v1] net/af_xdp: make umem configure code more readable
2022-02-10 10:31 UTC (3+ messages)
[PATCH v5 0/3] ethdev: introduce IP reassembly offload
2022-02-10 10:30 UTC (10+ messages)
` [PATCH v6 "
` [PATCH v6 1/3] "
` [PATCH v6 2/3] ethdev: add mbuf dynfield for incomplete IP reassembly
[PATCH] crypto: fix misspelled key in qt format
2022-02-10 10:25 UTC
[PATCH v2 0/4] Clarify asymmetric random, add 'k' and crypto uint
2022-02-10 10:17 UTC (3+ messages)
` [PATCH v2 4/4] crypto: reorganize endianness comments, add "
` [EXT] "
[PATCH v2 00/12] Wangxun fixes and supports
2022-02-10 10:16 UTC (14+ messages)
` [PATCH v2 03/12] net/ngbe: fix Tx pending
` [PATCH v2 07/12] net/ngbe: add LED OEM support
` [PATCH v2 08/12] net/ngbe: fix debug log
` [PATCH v2 10/12] net/txgbe: "
[PATCH] net/ice: fix gcc error with -DRTE_LIBRTE_ICE_16BYTE_RX_DESC
2022-02-10 10:12 UTC (9+ messages)
` [PATCH v2] "
[PATCH v4 00/10] ethdev: datapath-focused flow rules management
2022-02-10 9:32 UTC (13+ messages)
` [PATCH v4 01/10] ethdev: introduce flow pre-configuration hints
` [PATCH v4 02/10] ethdev: add flow item/action templates
` [PATCH v4 03/10] ethdev: bring in async queue-based flow rules operations
` [PATCH v4 04/10] app/testpmd: implement rte flow configuration
` [PATCH v4 05/10] app/testpmd: implement rte flow template management
` [PATCH v4 06/10] app/testpmd: implement rte flow table management
` [PATCH v4 07/10] app/testpmd: implement rte flow queue flow operations
` [PATCH v4 08/10] app/testpmd: implement rte flow push operations
` [PATCH v4 09/10] app/testpmd: implement rte flow pull operations
` [PATCH v4 10/10] app/testpmd: implement rte flow queue indirect actions
[PATCH] stack: fix stubs header export
2022-02-10 8:55 UTC
[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
2022-02-10 8:29 UTC (4+ messages)
[PATCH] eal: remove unnecessary argv[0] handling
2022-02-10 7:57 UTC (7+ messages)
` [PATCH v3] eal: simplify "
[PATCH] net/failsafe: Fix crash due to global devargs syntax parsing from secondary process
2022-02-10 7:10 UTC
[PATCH v2] raw/ntb: clear all valid DB bits when DB init
2022-02-10 7:09 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
Questions on i40e TX path
2022-02-10 4:37 UTC (3+ messages)
[PATCH 00/82] remove unnecessary null checks
2022-02-10 3:03 UTC (40+ messages)
` [PATCH v3 00/36] "
` [PATCH v3 01/36] lib: update documentation of XXX_free() functions
` [PATCH v3 02/36] devtools/cocci: add script to fix unnecessary null checks
` [PATCH v3 03/36] eal: remove unnecessary NULL checks
` [PATCH v3 04/36] ethdev: "
` [PATCH v3 05/36] examples: "
` [PATCH v3 06/36] vhost: "
` [PATCH v3 07/36] app: "
` [PATCH v3 08/36] baseband/*: "
` [PATCH v3 09/36] bus/*: "
` [PATCH v3 10/36] common/*: "
` [PATCH v3 11/36] compress/*: "
` [PATCH v3 12/36] crypto: "
` [PATCH v3 13/36] event/sw: "
` [PATCH v3 14/36] net/axgbe: "
` [PATCH v3 15/36] net/bnx*: "
` [PATCH v3 16/36] net/cnxk: "
` [PATCH v3 17/36] net/cxgbe: "
` [PATCH v3 18/36] net/dpaa*: "
` [PATCH v3 19/36] net/ena: "
` [PATCH v3 20/36] net/hinic: "
` [PATCH v3 21/36] net/hns3: "
` [PATCH v3 22/36] net/i*: "
` [PATCH v3 23/36] net/mlx*: "
` [PATCH v3 24/36] net/mvpp2: "
` [PATCH v3 25/36] net/netvsc: "
` [PATCH v3 26/36] net/octeontx: "
` [PATCH v3 27/36] net/qede: "
` [PATCH v3 28/36] net/txgbe: "
` [PATCH v3 29/36] net/vdev_netvsc: "
` [PATCH v3 30/36] net/virtio: "
` [PATCH v3 31/36] net/other: "
` [PATCH v3 32/36] raw/*: "
` [PATCH v3 33/36] regex/*: "
` [PATCH v3 34/36] vdpa/*: "
` [PATCH v3 35/36] compressdev: "
` [PATCH v3 36/36] other: "
[PATCH v4 0/6] support L2TPv2 for AVF RSS hash and FDIR
2022-02-10 2:13 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] ethdev: add L2TPv2 RSS offload type
rxq_cq_process_v high cpu
2022-02-09 18:24 UTC
[PATCH] net/bnxt: fix ring calculation for representors
2022-02-09 18:19 UTC (3+ messages)
` [PATCH v2] "
[RFC] eal: support systemd service convention for runtime directory
2022-02-09 18:14 UTC (3+ messages)
` [PATCH v3 0/3] eal: support configuring "
[PATCH v3] net/af_xdp: re-enable secondary process support
2022-02-09 17:55 UTC (3+ messages)
` [PATCH v4] "
[PATCH v3 00/10] ethdev: datapath-focused flow rules management
2022-02-06 3:25 UTC
page: next (older) | prev (newer) | 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).