DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net: improve vlan header type alignment
 2024-10-14  8:04 UTC  (4+ messages)

[PATCH 0/4] net/mlx5: series to fix and improve tx trace capabilities
 2024-10-14  8:04 UTC  (2+ messages)
` [PATCH v2 0/4] net/mlx5: series to fix and improve tx trace capabilitie

[PATCH] Revert "build: disable gcc 10 zero-length-bounds warning"
 2024-10-14  7:58 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] mk: fix build for clang 4
 2024-10-14  7:57 UTC  (6+ messages)

[PATCH 1/6] eal: add static per-lcore memory allocation facility
 2024-10-14  7:56 UTC  (9+ messages)
` [PATCH v2 0/6] Lcore variables
  ` [PATCH v2 1/6] eal: add static per-lcore memory allocation facility

[PATCH v10 1/7] eal: add static per-lcore memory allocation facility
 2024-10-14  7:43 UTC  (9+ messages)
` [PATCH v11 0/7] Lcore variables
  ` [PATCH v11 1/7] eal: add static per-lcore memory allocation facility
  ` [PATCH v11 2/7] eal: add lcore variable functional tests
  ` [PATCH v11 3/7] eal: add lcore variable performance test
  ` [PATCH v11 4/7] random: keep PRNG state in lcore variable
  ` [PATCH v11 5/7] power: keep per-lcore "
  ` [PATCH v11 6/7] service: "
  ` [PATCH v11 7/7] eal: keep per-lcore power intrinsics "

[PATCH] eventdev: announce single-event enqueue/dequeue ABI change
 2024-10-14  7:18 UTC  (5+ messages)
` [PATCH v2] doc: "

[24.11 PATCH v3 1/5] graph: add support for node specific errors
 2024-10-14  7:12 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/5] graph: add stats "
      ` [EXTERNAL] "
  ` [PATCH v4 4/5] node: add error stats for ip4 lookup node
      ` [EXTERNAL] "
      ` [EXTERNAL] Re: [PATCH v4 1/5] graph: add support for node specific errors

[PATCH v8 1/7] eal: add static per-lcore memory allocation facility
 2024-10-14  6:51 UTC  (9+ messages)
` [PATCH v9 0/7] Lcore variables
  ` [PATCH v9 1/7] eal: add static per-lcore memory allocation facility
    ` [PATCH v10 0/7] Lcore variables

[PATCH 0/4] debug enhancement and bug fix
 2024-10-14  2:43 UTC  (5+ messages)
` [PATCH 1/4] net/nfp: notify flower firmware about PF speed
` [PATCH 2/4] net/nfp: do not set the IPv6 flag in transport mode
` [PATCH 3/4] net/nfp: add more logs to debug probe process
` [PATCH 4/4] net/nfp: clear errors status of aer after soft reset

[PATCH 0/5] Increase minimum meson version
 2024-10-14  1:24 UTC  (5+ messages)

[PATCH 1/2] meson/mlx5: Suppress -Wunused-value diagnostic
 2024-10-13 21:16 UTC  (2+ messages)

[PATCH] net/pcap: use pcap_next_ex to track errors
 2024-10-13 15:47 UTC  (2+ messages)

[PATCH] bitops: fix issue in parallel atomic tests
 2024-10-13 15:36 UTC  (4+ messages)

[PATCH v7 1/7] eal: add static per-lcore memory allocation facility
 2024-10-13  7:04 UTC  (4+ messages)
` [PATCH v8 0/7] Lcore variables

[PATCH] test/bitops: check worker lcore availability
 2024-10-13  6:53 UTC  (3+ messages)

[PATCH 0/3] net/tap: queue limit patches
 2024-10-13  3:12 UTC  (15+ messages)
` [PATCH 1/3] net/tap: handle increase in mp_max_fds
` [PATCH 2/3] net/tap: add static assert to make sure max queues less than fd limit
` [PATCH 3/3] net/tap: increase the maximum allowable queues
` [PATCH v2 0/3] net/tap: queue limit patches
  ` [PATCH v2 1/3] net/tap: handle increase in mp_max_fds
  ` [PATCH v2 2/3] net/tap: increase the maximum allowable queues
  ` [PATCH v2 3/3] net/tap: remove unnecessary checks in configure

[PATCH 00/10] modify some logic of NFP PMD
 2024-10-13  2:49 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] net/nfp: use strlcpy for copying string
  ` [PATCH v2 02/10] net/nfp: fix malloc name problem in secondary process
  ` [PATCH v2 03/10] net/nfp: simplify some function parameters
  ` [PATCH v2 04/10] net/nfp: improve the logic readability
  ` [PATCH v2 05/10] net/nfp: fix problem caused by configure function
  ` [PATCH v2 06/10] net/nfp: add check logic for port up/down function
  ` [PATCH v2 07/10] net/nfp: fix problem caused by commit end function
  ` [PATCH v2 08/10] net/nfp: fix problem caused by FEC set
  ` [PATCH v2 09/10] net/nfp: modify the comment of some control messages
  ` [PATCH v2 10/10] net/nfp: fix memory leak in VF initialization logic

[RFC] table: report victim replace stats in LRU tables
 2024-10-13  1:19 UTC  (4+ messages)

[PATCH] net/af_packet: add explicit flush for Tx
 2024-10-13  1:15 UTC  (2+ messages)

[PATCH 0/2] introduce PM QoS interface
 2024-10-13  1:10 UTC  (6+ messages)
` [PATCH v10 0/2] power: "
  ` [PATCH v10 1/2] power: introduce PM QoS API on CPU wide

[RESEND] net/hns3: verify reset type from firmware
 2024-10-13  1:00 UTC  (2+ messages)

[PATCH v2] ethdev: verify queue ID when Tx done cleanup
 2024-10-13  0:29 UTC  (2+ messages)

[PATCH] test: fix option block
 2024-10-12 22:20 UTC  (3+ messages)
` [PATCH v2] "

[DPDK/ethdev Bug 1564] Broadcom doesn't receive network packets via RX Interrupt (infinite lock rte_epoll_wait)
 2024-10-12 21:40 UTC 

[PATCH v9 01/12] zsda: add zsdadev driver documents
 2024-10-12 19:03 UTC  (4+ messages)
` [PATCH v9 03/12] common/zsda: add some common functions
  ` [PATCH v9 12/12] crypto/zsda: add zsda crypto PMD

[PATCH] net/bonding: add user callback for bond xmit policy
 2024-10-12 18:13 UTC  (2+ messages)

[PATCH v3 0/5] Stage-Ordered API and other extensions for ring library
 2024-10-12 18:09 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v1 1/2] usertools/cpu_layout: update coding style
 2024-10-12 17:57 UTC  (8+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] usertools/cpu_layout: print out NUMA nodes
` [PATCH v6 4/4] usertools/dpdk-devbind: print NUMA node

[PATCH v3 0/5] power: refactor power management library
 2024-10-12 17:44 UTC  (3+ messages)

[RFC] Define well known packet burst sizes
 2024-10-12 15:07 UTC  (3+ messages)

[PATCH] examples/l3fwd: add option to set RX burst size
 2024-10-12 12:22 UTC  (3+ messages)

[PATCH 0/4] clean code for dmadev and hns3
 2024-10-12  9:31 UTC  (6+ messages)
` [PATCH 1/4] ethdev: verify queue ID when Tx done cleanup

[RESEND 0/2] dmadev: clean code for dmadev
 2024-10-12  9:17 UTC  (3+ messages)
` [RESEND 1/2] dmadev: fix potential null pointer access
` [RESEND 2/2] dmadev: clean code for verify parameter

[PATCH] net/mlx5: fix potential memory leak in meter
 2024-10-12  7:26 UTC 

[PATCH] examples/l3fwd: fix read beyond array bondaries
 2024-10-12  2:43 UTC  (4+ messages)
` [PATCH v2 0/2] examples/l3fwd fixes for ACL mode
  ` [PATCH v2 2/2] examples/l3fwd: fix read beyond array boundaries in "

[PATCH v4 0/2] add two commands for testpmd application
 2024-10-12  1:28 UTC  (3+ messages)
` [PATCH v5 "

[PATCH 0/5] fix segment fault when parse args
 2024-10-12  0:37 UTC  (4+ messages)
` [PATCH v6 0/4] "

[PATCH 0/3] add support for querying ethdev TM nodes
 2024-10-12  0:33 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] ethdev: add traffic manager query function

[PATCH 0/2] enhance the flower service framework
 2024-10-12  0:23 UTC  (2+ messages)

[PATCH v5 0/3] add frequency adjustment support for PTP
 2024-10-11 23:44 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] ethdev: add frequency adjustment API
  ` [PATCH v6 2/3] net/ice: add frequency adjustment support for PTP
  ` [PATCH v6 3/3] examples/ptpclient: add frequency adjustment

[PATCH v1 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
 2024-10-11 23:22 UTC  (3+ messages)
` [PATCH v3 00/50] Provide: flow filter init API, Enable virtual queues, fix ntnic issues for release 24.07

[PATCH 0/4] ethdev: rework config restore
 2024-10-11 21:25 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] ethdev: add get restore flags driver callback
  ` [PATCH v3 0/4] ethdev: rework config restore
    ` [PATCH v3 1/4] "
    ` [PATCH v3 2/4] ethdev: add get restore flags driver callback
    ` [PATCH v3 3/4] ethdev: restore config only when requested
    ` [PATCH v3 4/4] net/mlx5: disable config restore

[PATCH] doc: correct definition of Stats per queue feature
 2024-10-11 19:25 UTC  (2+ messages)

[PATCH v2 0/4] RSS hash key generation
 2024-10-11 18:17 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] thash: add RSS hash key generation API
  ` [PATCH v3 2/4] hash: add dynamic polynomial calculation
  ` [PATCH v3 3/4] hash: implement RSS hash key generation API
  ` [PATCH v3 4/4] test/thash: add tests for RSS "

[PATCH v2] fib: network byte order IPv4 lookup
 2024-10-11 17:57 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[DPDK/ethdev Bug 1563] Many I219 variants not supported by E1000 druver
 2024-10-11 17:07 UTC 

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-10-11 17:02 UTC  (11+ messages)
` [PATCH dpdk v2 00/16] "
  ` [PATCH dpdk v2 03/16] net: add structure for ipv6 addresses
  ` [PATCH dpdk v2 16/16] ipv6: add function to check ipv6 version

[PATCH 0/9] net/ice: base code update for RC2
 2024-10-11 16:44 UTC  (10+ messages)
` [PATCH 1/9] net/ice/base: re-enable bypass mode for E822
` [PATCH 2/9] net/ice/base: add bounds check
` [PATCH 3/9] net/ice/base: fix VLAN replay after reset
` [PATCH 4/9] net/ice/base: remove 255 limit on sched child nodes
` [PATCH 5/9] net/ice/base: set VSI index on newly created nodes
` [PATCH 6/9] net/ice/base: optimize subtree searches
` [PATCH 7/9] net/ice/base: remove flag checks before topology upload
` [PATCH 8/9] net/ice/base: allow init without TC class sched nodes
` [PATCH 9/9] net/ice/base: read VSI layer info from VSI

[RFC PATCH] net: TEST 2-byte align packed headers
 2024-10-11 16:06 UTC  (2+ messages)
` [RFC PATCH v2] net: "

rte_ring move head question for machines with relaxed MO (arm/ppc)
 2024-10-11 15:48 UTC  (9+ messages)

[PATCH v11 1/7] buildtools/chkincs: relax C linkage requirement
 2024-10-11 15:18 UTC  (8+ messages)
` [PATCH v12 0/7] Improve EAL bit operations API
  ` [PATCH v12 6/7] eal: add unit tests for atomic bit access functions

What important system information is missing from unit/compile test reports?
 2024-10-11 14:57 UTC 

[PATCH] eal: increase max file descriptor for secondary process device
 2024-10-11 14:50 UTC  (3+ messages)

[PATCH dpdk v7] graph: expose node context as pointers
 2024-10-11 14:45 UTC  (2+ messages)

[PATCH dpdk] graph: make graphviz export more readable
 2024-10-11 14:44 UTC  (2+ messages)

[PATCH dpdk] buildtools/cmdline: fix meson error when used as a subproject
 2024-10-11 14:43 UTC  (3+ messages)

[PATCH] doc: postpone deprecation of pipeline legacy API
 2024-10-11 14:32 UTC  (2+ messages)

[PATCH] app/dumpcap:fix coredump problem because pcap_dump 3th argument is null
 2024-10-11 14:30 UTC  (4+ messages)
` [PATCH] app/dumpcap: fix handling of jumbo frames

[PATCH v13 0/4] add support for self monitoring
 2024-10-11 14:19 UTC  (9+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/4] lib: add generic support for reading PMU events
  ` [PATCH v14 2/4] pmu: support reading ARM PMU events in runtime
  ` [PATCH v14 3/4] pmu: support reading Intel x86_64 "
  ` [PATCH v14 4/4] eal: add PMU support to tracing library

[PATCH] eal/x86: cache queried CPU flags
 2024-10-11 13:37 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/2] app/proc-info: add memory heap dump
 2024-10-11 13:15 UTC  (3+ messages)
` [v2 0/2] proc-info memory dump enhancement

[PATCH v1] net/ice: fix incorrect reading of PHY timestamp
 2024-10-11 13:00 UTC 

[PATCH] mempool: test performance with larger bursts
 2024-10-11 12:50 UTC  (3+ messages)
` [PATCH v9] "

[PATCH v2 1/2] pcapng: fix handling of chained mbufs
 2024-10-11 12:38 UTC  (4+ messages)
` [PATCH v2 2/2] test/pcapng: test "

[PATCH v1 0/2] cryptodev: add SM4-XTS algo and test cases
 2024-10-11 12:22 UTC  (4+ messages)
` [PATCH v1 1/2] cryptodev: add SM4-XTS
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH v1 0/2] cryptodev: add SM4-XTS algo and test cases

[PATCH v4 2/4] cryptodev: add ec points to sm2 op
 2024-10-11 12:17 UTC  (6+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 2/4] cryptodev: "
    ` [EXTERNAL] "
  ` [PATCH v5 4/4] app/test: add test sm2 C1/Kp test cases
    ` [EXTERNAL] "

[PATCH] net/nfb: fix use after free
 2024-10-11 11:50 UTC  (3+ messages)

[PATCH v2] bus/pci: don't open uio device in secondary process
 2024-10-11 11:15 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v5 1/1] dmadev: support strict priority configuration
 2024-10-11 10:12 UTC  (2+ messages)
` [PATCH v6 "

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