[PATCH] net/bonding: fix link status callback stop
2023-10-16 15:54 UTC (4+ messages)
[RFC] ethdev: clarify device queue state after start and stop
2023-10-16 15:52 UTC (8+ messages)
` [PATCH] "
` [PATCH v2] "
[PATCH v7 12/12] app/graph: add l3fwd use case
2023-10-16 15:47 UTC (15+ messages)
` [PATCH v8 00/12] add CLI based graph application
` [PATCH v8 01/12] app/graph: add application framework to read CLI
` [PATCH v8 02/12] app/graph: add telnet connectivity framework
` [PATCH v8 03/12] app/graph: add parser utility APIs
` [PATCH v8 04/12] app/graph: add mempool command line interfaces
` [PATCH v8 05/12] app/graph: add ethdev "
` [PATCH v8 06/12] app/graph: add ipv4_lookup "
[PATCH] bus/cdx: provide driver flag for optional resource mapping
2023-10-16 15:21 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH] event/sw: fix missing device pointer
2023-10-16 15:17 UTC
[PATCH] event/cnxk: update fc check to use SQEs
2023-10-16 15:10 UTC
Series for 23.11
2023-10-16 14:49 UTC (2+ messages)
[RFC PATCH 0/1] make cmdline library easier to use
2023-10-16 14:06 UTC (16+ messages)
` [PATCH v3 0/5] document and simplify use of cmdline
` [PATCH v3 2/5] buildtools: script to generate cmdline boilerplate
` [PATCH v4 0/7] document and simplify use of cmdline
` [PATCH v4 1/7] doc/prog_guide: new chapter on cmdline library
` [PATCH v4 2/7] buildtools: script to generate cmdline boilerplate
` [PATCH v4 3/7] ci: allow use of DPDK tools when building examples
` [PATCH v4 4/7] examples/simple_mp: auto-generate cmdline boilerplate
` [PATCH v4 5/7] examples/hotplug_mp: "
` [PATCH v4 6/7] examples/bond: "
` [PATCH v4 7/7] examples/vdpa: "
[PATCH] net/nfp: fix jumbo packet descriptors for NFDk
2023-10-16 13:25 UTC (2+ messages)
[PATCH] net/nfp: update incorrect MAC stats offset
2023-10-16 13:25 UTC (2+ messages)
[PATCH 0/2] Fix two converity issue of NFP PMD
2023-10-16 13:25 UTC (2+ messages)
[PATCH] net/nfp: fix the Tx performance issue
2023-10-16 12:50 UTC (2+ messages)
[PATCH] net/netvsc: set the correct queue state
2023-10-16 12:02 UTC (3+ messages)
` [Patch v2] "
[PATCH 00/36] fix Rx and Tx queue state
2023-10-16 12:01 UTC (8+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] lib/ethdev: update Rx and Tx queue status
[PATCH] net/mana: set the correct queue state
2023-10-16 11:52 UTC (2+ messages)
[PATCH v3 0/2] offload support to free dma source buffer
2023-10-16 11:28 UTC (5+ messages)
` [PATCH v4 0/2] offload support to auto free dma buffer
` [PATCH v4 1/2] dmadev: offload to auto free DMA buffer
` [EXT] "
[PATCH] net/mana: add missing \n to DP logs
2023-10-16 10:41 UTC (2+ messages)
[PATCH v2 1/2] raw/cnxk_gpio: support multi-process mode
2023-10-16 10:04 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] raw/cnxk_gpio: add bunch of newlines
[PATCH v1 0/2] add IPv6 extension push remove
2023-10-16 9:29 UTC (8+ messages)
` [PATCH v3] net/mlx5: add test for live migration
` [PATCH v4] "
[PATCH v3 0/5] support item NSH matching
2023-10-16 9:27 UTC (4+ messages)
` [PATCH v4 "
[Bug 1299] Split PST files with MailsDaddy
2023-10-16 8:59 UTC (2+ messages)
[PATCH] net/cpfl: fix incorrect status calculation
2023-10-16 8:42 UTC
[PATCH] net/idpf: fix incorrect status calculation
2023-10-16 8:41 UTC
[PATCH] net/iavf: fix pkt len check
2023-10-16 7:30 UTC (3+ messages)
[PATCH 1/3] net/cnxk: fix data offset extract logic in vector function
2023-10-16 7:04 UTC (3+ messages)
` [PATCH 2/3] net/cnxk: add support to extract HW error for inline IPsec
` [PATCH 3/3] common/cnxk: check for error code in MAC address set
[Bug 1301] [dpdk-23.11] meson_tests/driver: core dumped occurred after link_bonding_autotest test
2023-10-16 6:53 UTC
[PATCH v3 2/2] dts: reformat to 100 line length
2023-10-16 6:45 UTC (7+ messages)
` [PATCH v4 1/2] doc: increase python max line length to 100
` [PATCH v4 2/2] dts: reformat to 100 line length
` [PATCH v5 1/2] doc: increase python max line length to 100
` [PATCH v5 2/2] dts: reformat to 100 line length
[PATCH] net/cnxk: fix separate callback for Rx flush on CN10k
2023-10-16 5:29 UTC
[PATCH] config/x86: config support for AMD EPYC processors
2023-10-16 5:20 UTC (4+ messages)
[PATCH] net/cpfl: reset devargs during the first probe
2023-10-16 3:57 UTC (4+ messages)
[PATCH v8 0/9] add rte flow support for cpfl
2023-10-16 3:07 UTC (6+ messages)
` [PATCH v9 "
` [PATCH v9 3/9] net/cpfl: set up rte flow skeleton
[PATCH] eal: use abstracted bit count functions
2023-10-16 2:06 UTC (2+ messages)
` [PATCH v2] "
[Bug 1300] iavf: when ovs using tso,setting RTE_MBUF_F_TX_TCP_SEG and RTE_MBUF_F_TX_TCP_CKSUM meantime result in tso fail
2023-10-16 1:48 UTC
[PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
2023-10-15 14:06 UTC (6+ messages)
` [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
` [PATCH v2 2/3] examples/l3fwd: relax the Offload requirement
` [PATCH v2 3/3] doc: add a relax rx mode requirement option
` Re:Re: [PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
[PATCH] eal: add nonnull and access function attributes
2023-10-13 23:31 UTC (9+ messages)
` [PATCH v7 4/4] "
[PATCH v2 0/2] doc/guides: bbdev clean up
2023-10-13 21:42 UTC (3+ messages)
` [PATCH v2 1/2] doc: bbdev device discovery clarification
` [PATCH v2 2/2] doc/guides: refer to generic bbdev test section
[PATCH] ethdev: remove init_color from METER_MARK action
2023-10-13 19:05 UTC (3+ messages)
[PATCH] common/cnxk: fix pool buffer size in opaque mode
2023-10-13 16:35 UTC
[PATCH 0/6] docs: Unify Getting Started Guides
2023-10-13 16:28 UTC (10+ messages)
` [PATCH 2/6] Section 2: Install and Build DPDK
` [PATCH 3/6] Section 3: Setting up a System to Run DPDK Applications
[PATCH 0/2] refactor rte_flow
2023-10-13 13:17 UTC (4+ messages)
` [PATCH v5 0/5] net/ice: "
` [PATCH v5 5/5] doc: add generic flow doc for ice PMD
[PATCH v1] doc: update QAT kernel module entry
2023-10-13 13:06 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/8] Enhance the bond framework to support offload
2023-10-13 12:53 UTC (4+ messages)
` [PATCH v3 "
[PATCH v2] bus/cdx: provide driver flag for optional resource mapping
2023-10-13 12:15 UTC (7+ messages)
` [PATCH v3] "
[PATCH] doc: update feature list for idpf and cpfl
2023-10-13 11:45 UTC (2+ messages)
[PATCH v2 1/2] doc: increase python max line length to 100
2023-10-13 7:56 UTC (4+ messages)
` [PATCH v3 "
[PATCH v1] config/arm: update aarch32 build with gcc13
2023-10-13 7:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH 00/11] Unify the PMD coding style
2023-10-13 6:06 UTC (17+ messages)
` [PATCH v2 "
` [PATCH v2 05/11] net/nfp: adjust the log statement
` [PATCH v3 00/11] Unify the PMD coding style
` [PATCH v3 01/11] net/nfp: explicitly compare to null and 0
` [PATCH v3 02/11] net/nfp: unify the indent coding style
` [PATCH v3 03/11] net/nfp: unify the type of integer variable
` [PATCH v3 04/11] net/nfp: standard the local variable coding style
` [PATCH v3 05/11] net/nfp: adjust the log statement
` [PATCH v3 06/11] net/nfp: standard the comment style
` [PATCH v3 07/11] net/nfp: standard the blank character
` [PATCH v3 08/11] net/nfp: unify the guide line of header file
` [PATCH v3 09/11] net/nfp: rename some parameter and variable
` [PATCH v3 10/11] net/nfp: adjust logic to make it more readable
` [PATCH v3 11/11] net/nfp: refact the meson build file
[PATCH v11 2/2] net/i40e: replace put function
2023-10-13 5:41 UTC (4+ messages)
` [PATCH v12 1/2] mempool cache: add zero-copy get and put functions
[PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
2023-10-13 3:27 UTC (4+ messages)
` [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
` [PATCH v2 2/3] examples/l3fwd: relax the Offload requirement
` [PATCH v2 3/3] doc: add a relax rx mode requirement option
[PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
2023-10-13 3:08 UTC (4+ messages)
` [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
` [PATCH v2 2/3] examples/l3fwd: relax the Offload requirement
` [PATCH v2 3/3] doc: add a relax rx mode requirement option
[PATCH v3] app/test: secondary process passes allow parameters
2023-10-13 2:47 UTC (3+ messages)
` [PATCH v4] app/test: append 'allow' parameters to secondary processes
[PATCH v2] net/iavf: support no data path polling mode
2023-10-13 1:27 UTC (2+ messages)
` [PATCH v3] "
DPDK Release Status Meeting 2023-10-12
2023-10-12 18:56 UTC
[PATCH v4 0/7] support setting and querying RSS algorithms
2023-10-12 18:09 UTC (41+ messages)
` [PATCH v5 00/40] "
` [PATCH v5 01/40] ethdev: overwrite some comment related to RSS
` [PATCH v5 02/40] ethdev: support setting and querying RSS algorithm
` [PATCH v5 08/40] net/cnxk: check RSS hash algorithms
` [PATCH v5 09/40] net/cpfl: "
` [PATCH v5 13/40] net/ena: "
` [PATCH v5 14/40] net/enic: "
` [PATCH v5 26/40] net/mvpp2: "
` [PATCH v5 36/40] net/hns3: support setting and querying RSS hash function
` [PATCH v5 37/40] app/proc-info: fix never show RSS info
` [PATCH v5 38/40] app/proc-info: adjust the display format of "
` [PATCH v5 39/40] app/proc-info: support querying RSS hash algorithm
` [PATCH v5 40/40] app/testpmd: add RSS hash algorithms display
[PATCH] net/mlx5: fix MPRQ stride size check
2023-10-12 16:34 UTC
[PATCH v1 1/3] examples/l3fwd: relax RSS requirement with option
2023-10-12 16:20 UTC (6+ messages)
` [PATCH v1 2/3] examples/l3fwd: relax the Offload requirement
` "
` Re:Re: [PATCH v1 1/3] examples/l3fwd: relax RSS requirement with option
[PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
2023-10-12 16:03 UTC (3+ messages)
` [PATCH v2 2/3] examples/l3fwd: relax the Offload requirement
` [PATCH v2 3/3] doc: add a relax rx mode requirement option
[Bug 1298] memif disconnect thread vs. rx_burst worker thread(s) crash
2023-10-12 15:37 UTC
[PATCH] net/nfp: fix the initialization of physical representors
2023-10-12 14:49 UTC (2+ messages)
[PATCH] ethdev: add TCP/IP modify field IDs
2023-10-12 14:17 UTC (3+ messages)
` [PATCH v3 1/2] doc: add modify_field action description
[PATCH] net/virtio: fixed missing next flag when sending packets in packed mode
2023-10-12 13:56 UTC (4+ messages)
` [PATCH v2] "
[PATCH] app/bbdev: fix link with NXP LA12XX
2023-10-12 13:53 UTC (2+ messages)
[PATCH] vdpa/mlx5: fix unregister kick handler order
2023-10-12 13:50 UTC (3+ messages)
[PATCH] net/virtio: fix descriptors buffer addresses on 32 bits builds
2023-10-12 13:50 UTC (2+ messages)
[PATCH v3] vhost: add IRQ suppression
2023-10-12 13:49 UTC (2+ messages)
[PATCH] net/vhost: report TX errors in port stats
2023-10-12 13:49 UTC (2+ messages)
[PATCH v1 0/1] baseband/acc: fix for 23.11
2023-10-12 12:53 UTC (3+ messages)
` [PATCH v1 1/1] baseband/acc: fix ACC100 HARQ input is alignment
[PATCH v6 00/12] VRB2 bbdev PMD introduction
2023-10-12 12:53 UTC (2+ messages)
[PATCH v7 1/3] lib: introduce dispatcher library
2023-10-12 12:48 UTC (6+ messages)
` [PATCH v8 0/3] Add "
` [PATCH v8 1/3] lib: introduce "
` [PATCH v8 2/3] test: add dispatcher test suite
` [PATCH v8 3/3] doc: add dispatcher programming guide
[PATCH 0/2] simplify building x86 code with AVX2 support
2023-10-12 12:37 UTC (2+ messages)
[PATCH] eventdev: fix symbol export for port maintenance
2023-10-12 12:32 UTC (5+ messages)
[PATCH] bus/vmbus: add support allow/block scan mode
2023-10-12 11:39 UTC (2+ messages)
[PATCH v1 0/2] ethdev: add random item support
2023-10-12 10:14 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] "
[Bug 1297] iavf: vxlan tunnel inner tcp checksum offload result in inner ip checksum cleared to 0
2023-10-12 9:57 UTC
[PATCH 1/2] ethdev: add IPsec event subtype range for PMD specific code
2023-10-12 9:32 UTC (4+ messages)
` [EXT] "
DTS roadmap for 23.11
2023-10-12 6:39 UTC (2+ messages)
[PATCH v3 0/3] rewrite fastpath routines
2023-10-12 6:23 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] net/octeon_ep: support 32B IQ descriptor size
` [PATCH v4 2/3] net/octeon_ep: clean up receive routine
` [PATCH v4 3/3] net/octeon_ep: add new fastpath routines
[PATCH] clarify purpose of empty cache lines
2023-10-12 6:07 UTC (4+ messages)
Recall: [PATCH] clarify purpose of empty cache lines
2023-10-12 6:07 UTC
How to configure ethernet controller register with the dpdk
2023-10-11 8:16 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).