[PATCH v1] ethdev: add Linux ethtool link mode conversion
2024-03-03 9:56 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] eal/x86: improve rte_memcpy const size 16 performance
2024-03-03 9:46 UTC (8+ messages)
` [PATCH v2] "
[PATCH] rte_memcpy: fix off by one for size 16 and 32
2024-03-03 6:47 UTC (6+ messages)
[RFC 0/7] Improve EAL bit operations API
2024-03-03 6:30 UTC (12+ messages)
` [RFC 1/7] eal: extend bit manipulation functions
` [RFC 2/7] eal: add generic bit manipulation macros
` [RFC 3/7] eal: add bit manipulation functions which read or write once
` [RFC 4/7] eal: add generic once-type bit operations macros
` [RFC 5/7] eal: add atomic bit operations
` [RFC 6/7] eal: add generic "
` [RFC 7/7] eal: deprecate relaxed family of "
[PATCH] lib/hash,lib/rcu: feature hidden key count in hash
2024-03-02 21:27 UTC (15+ messages)
` [PATCH v2] lib/hash: feature reclaim defer queue
[PATCH] mempool: test performance with larger bursts
2024-03-02 20:04 UTC (2+ messages)
` [PATCH v7] "
[PATCH 00/71] replace use of fixed size rte_memcpy
2024-03-02 17:39 UTC (87+ messages)
` [PATCH v2 00/71] replace use of fixed size rte_mempcy
` [PATCH v2 01/71] cocci/rte_memcpy: add script to eliminate fixed size rte_memcpy
` [PATCH v2 02/71] eal: replace use of "
` [PATCH v2 03/71] ethdev: "
` [PATCH v2 04/71] eventdev: "
` [PATCH v2 05/71] cryptodev: "
` [PATCH v2 06/71] ip_frag: "
` [PATCH v2 07/71] net: "
` [PATCH v2 08/71] lpm: "
` [PATCH v2 09/71] node: "
` [PATCH v2 10/71] pdcp: "
` [PATCH v2 11/71] pipeline: "
` [PATCH v2 12/71] rib: "
` [PATCH v2 13/71] security: "
` [PATCH v2 14/71] net/mlx5: "
` [PATCH v2 15/71] net/nfp: "
` [PATCH v2 16/71] net/ngbe: "
` [PATCH v2 17/71] net/null: "
` [PATCH v2 18/71] net/pcap: "
` [PATCH v2 19/71] net/sfc: "
` [PATCH v2 20/71] net/tap: "
` [PATCH v2 21/71] net/txgbe: "
` [PATCH v2 22/71] raw/ifpga: "
` [PATCH v2 23/71] raw/skeleton: "
` [PATCH v2 24/71] net/hns3: "
` [PATCH v2 25/71] net/i40e: "
` [PATCH v2 26/71] net/iavf: "
` [PATCH v2 27/71] net/ice: "
` [PATCH v2 28/71] net/idpf: "
` [PATCH v2 29/71] net/ipn3ke: "
` [PATCH v2 30/71] net/ixgbe: "
` [PATCH v2 31/71] net/memif: "
` [PATCH v2 32/71] net/qede: "
` [PATCH v2 33/71] baseband/acc: "
` [PATCH v2 34/71] baseband/la12xx: "
` [PATCH v2 35/71] common/idpf: "
` [PATCH v2 36/71] common/qat: "
` [PATCH v2 37/71] compress/qat: "
` [PATCH v2 38/71] crypto/ccp: "
` [PATCH v2 39/71] crypto/cnxk: "
` [PATCH v2 40/71] crypto/dpaa_sec: "
` [PATCH v2 41/71] crypto/ipsec_mb: "
` [PATCH v2 42/71] crypto/qat: "
` [PATCH v2 43/71] crypto/scheduler: "
` [PATCH v2 44/71] event/cnxk: "
` [PATCH v2 45/71] event/dlb2: "
` [PATCH v2 46/71] event/dpaa2: "
` [PATCH v2 47/71] event/octeontx: "
` [PATCH v2 48/71] mempool/dpaa: "
` [PATCH v2 49/71] mempool/dpaa2: "
` [PATCH v2 50/71] ml/cnxk: "
` [PATCH v2 51/71] net/af_xdp: "
` [PATCH v2 52/71] net/avp: "
` [PATCH v2 53/71] net/axgbe: "
` [PATCH v2 54/71] net/bnx2x: "
` [PATCH v2 55/71] net/bnxt: "
` [PATCH v2 56/71] net/bonding: "
` [PATCH v2 57/71] net/cnxk: "
` [PATCH v2 58/71] net/cpfl: "
` [PATCH v2 59/71] net/cxgbe: "
` [PATCH v2 60/71] net/dpaa2: "
` [PATCH v2 61/71] net/e1000: "
` [PATCH v2 62/71] net/enic: "
` [PATCH v2 63/71] net/failsafe: "
` [PATCH v2 64/71] net/gve/base: "
` [PATCH v2 65/71] net/hinic: "
` [PATCH v2 66/71] net/mvpp2: "
` [PATCH v2 67/71] app/test-pmd: "
` [PATCH v2 68/71] app/graph: "
` [PATCH v2 69/71] app/test-eventdev: "
` [PATCH v2 70/71] app/test: "
` [PATCH v2 71/71] examples: "
[RFC 1/2] eal: add pointer compression functions
2024-03-02 10:33 UTC (8+ messages)
` [PATCH v5 0/4] add pointer compression API
[PATCH 0/7] add Nitrox compress device support
2024-03-02 9:38 UTC (8+ messages)
` [PATCH v5 1/7] crypto/nitrox: move common code
` [PATCH v5 2/7] drivers/compress: add Nitrox driver
` [PATCH v5 3/7] common/nitrox: add compress hardware queue management
` [PATCH v5 4/7] crypto/nitrox: set queue type during queue pair setup
` [PATCH v5 5/7] compress/nitrox: add software queue management
` [PATCH v5 6/7] compress/nitrox: support stateless request
` [PATCH v5 7/7] compress/nitrox: support stateful request
[PATCH 0/6] Coverity related fixes
2024-03-02 1:07 UTC (12+ messages)
` [PATCH 1/6] test/bpf: make sure mbuf is initialized
` [PATCH 2/6] net/tap: log if netlink ext ack not possible
` [PATCH 3/6] examples/l2fwd-keepalive: use rte_drand_max
` [PATCH 4/6] net/qede: replace use of rand()
` [PATCH 5/6] pipeline: "
` [PATCH 6/6] baseband/fpga_5gnr: don't use rand()
[PATCH 0/9] net/cnxk: support for port representors
2024-03-01 19:14 UTC (25+ messages)
` [PATCH v5 00/23] "
` [PATCH v5 01/23] common/cnxk: add support for representors
` [PATCH v5 02/23] net/cnxk: implementing eswitch device
` [PATCH v5 03/23] net/cnxk: eswitch HW resource configuration
` [PATCH v5 04/23] net/cnxk: eswitch devargs parsing
` [PATCH v5 05/23] net/cnxk: probing representor ports
` [PATCH v5 06/23] common/cnxk: common NPC changes for eswitch
` [PATCH v5 07/23] common/cnxk: interface to update VLAN TPID
` [PATCH v5 08/23] net/cnxk: eswitch flow configurations
` [PATCH v5 09/23] net/cnxk: eswitch fastpath routines
` [PATCH v5 10/23] net/cnxk: add representor control plane
` [PATCH v5 11/23] common/cnxk: representee notification callback
` [PATCH v5 12/23] net/cnxk: handling representee notification
` [PATCH v5 13/23] net/cnxk: representor ethdev ops
` [PATCH v5 14/23] common/cnxk: get representees ethernet stats
` [PATCH v5 15/23] net/cnxk: ethernet statistics for representor
` [PATCH v5 16/23] common/cnxk: base support for eswitch VF
` [PATCH v5 17/23] net/cnxk: eswitch VF as ethernet device
` [PATCH v5 18/23] common/cnxk: support port representor and represented port
` [PATCH v5 19/23] net/cnxk: add represented port pattern and action
` [PATCH v5 20/23] net/cnxk: add representor "
` [PATCH v5 21/23] net/cnxk: generalise flow operation APIs
` [PATCH v5 22/23] net/cnxk: flow create on representor ports
` [PATCH v5 23/23] net/cnxk: other flow operations
[PATCH] testpmd: add hairpin-map parameter
2024-03-01 18:54 UTC (3+ messages)
` [PATCH v3] "
[RFC PATCH v1 0/5] test case blocking and logging
2024-03-01 17:43 UTC (6+ messages)
` [PATCH v4 0/7] "
` [PATCH v4 7/7] dts: improve test suite and case filtering
[PATCH v3 1/3] common/cnxk: dma result to an offset of the event
2024-03-01 17:32 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 2/3] dma/cnxk: support for DMA event enqueue dequeue
` [PATCH v4 3/3] event/cnxk: support DMA event functions
[PATCH 0/3] reload the firmware as needed
2024-03-01 17:22 UTC (4+ messages)
` [PATCH 1/3] net/nfp: add the elf module
[PATCH] examples/l3fwd: fix Rx over not ready port
2024-03-01 17:17 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] hash: fix segfault by adding param name NULL check
2024-03-01 17:16 UTC (2+ messages)
[PATCH] lib/hash: fix the return value description of rte_hash
2024-03-01 17:10 UTC (3+ messages)
[v11 0/3] net/af_xdp: fix multi interface support for K8s
2024-03-01 17:04 UTC (4+ messages)
` [v11 2/3] "
[PATCH 0/7] add Nitrox compress device support
2024-03-01 16:25 UTC (8+ messages)
` [PATCH v4 1/7] crypto/nitrox: move common code
` [PATCH v4 2/7] drivers/compress: add Nitrox driver
` [PATCH v4 3/7] common/nitrox: add compress hardware queue management
` [PATCH v4 4/7] crypto/nitrox: set queue type during queue pair setup
` [PATCH v4 5/7] compress/nitrox: add software queue management
` [PATCH v4 6/7] compress/nitrox: support stateless request
` [PATCH v4 7/7] compress/nitrox: support stateful request
[PATCH] net/mlx5: set correct priority for meter policy
2024-03-01 16:14 UTC (2+ messages)
[PATCH v2] net/ice: add diagnostic support in TX path
2024-03-01 16:13 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4] net/i40e: add diagnostic support in TX path
2024-03-01 16:13 UTC (4+ messages)
` [PATCH v5] "
[PATCH] crypto/mlx5: add virtual function device ID
2024-03-01 16:09 UTC (2+ messages)
[PATCH] crypto/mlx5: add max segment assert
2024-03-01 16:09 UTC (2+ messages)
[PATCH v4 1/3] common/qat: isolate parser arguments configuration
2024-03-01 16:08 UTC (7+ messages)
` [PATCH v5 "
` [PATCH v5 2/3] common/qat: decouple pmds from the common code
` [PATCH v5 3/3] common/qat: fix incorrectly placed legacy flag
[RFC PATCH v1] dts: skip test cases based on capabilities
2024-03-01 15:54 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).