Show patches with: Archived = No       |   8678 patches
« 1 24 5 686 87 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] doc: replace ifconfig in testpmd doc Replace references to ifconfig in doc - - - 1-- 2024-04-02 Stephen Hemminger tmonjalo New
[2/4] doc: replace ifconfig and brctl usage in howto Replace references to ifconfig in doc - - - -1- 2024-04-02 Stephen Hemminger tmonjalo New
[1/4] doc: remove references to ifconfig Replace references to ifconfig in doc - - - 1-- 2024-04-02 Stephen Hemminger tmonjalo New
[v2] graph: avoid accessing graph list when getting stats [v2] graph: avoid accessing graph list when getting stats 1 - - 171- 2024-04-01 Robin Jarry tmonjalo New
[2/2] mempool: fix unused warning with MSVC mempool: patches 1 - - 17-1 2024-04-01 Stephen Hemminger tmonjalo New
[1/2] mempool: replace GCC pragma with cast mempool: patches 1 - - 1-- 2024-04-01 Stephen Hemminger tmonjalo New
net/nfp: use Tx ring pointer write back net/nfp: use Tx ring pointer write back - 1 - 18-- 2024-04-01 Chaoyong He fyigit New
[v1,2/2] deque: add unit tests for the deque library deque: add multithread unsafe deque library - 1 - 1611 2024-04-01 Aditya Ambadipudi tmonjalo New
[v1,1/2] deque: add multi-thread unsafe double ended queue deque: add multithread unsafe deque library - - - -1- 2024-04-01 Aditya Ambadipudi tmonjalo New
version: 24.07-rc0 version: 24.07-rc0 1 - - 171- 2024-03-30 David Marchand dmarchand Accepted
[v20,14/14] log: colorize log output Logging unification and improvements - - - 171- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,13/14] log: add support for systemd journal Logging unification and improvements - - - -1- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,12/14] log: add optional support of syslog Logging unification and improvements - - - -1- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,11/14] log: add timestamp option Logging unification and improvements - - - -1- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,10/14] log: add hook for printing log messages Logging unification and improvements - - - 1-- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,09/14] log: drop syslog support, and make code common Logging unification and improvements - - - -1- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,08/14] eal: initialize log before everything else Logging unification and improvements 1 - - 1-- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,07/14] log: move handling of syslog facility out of eal Logging unification and improvements - - - 1-- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,06/14] eal: change rte_exit() output to match rte_log() Logging unification and improvements 1 - - 1-- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,05/14] eal: do not duplicate rte_init_alert() messages Logging unification and improvements 1 - - 1-- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,04/14] eal: make eal_log_level_parse common Logging unification and improvements 1 - - 1-- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,03/14] windows: add os shim for localtime_r Logging unification and improvements 1 - - 1-- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,02/14] windows: make getopt functions have const properties Logging unification and improvements 2 - - -1- 2024-03-30 Stephen Hemminger tmonjalo New
[v20,01/14] maintainers: add for log library Logging unification and improvements 1 - - 1-- 2024-03-30 Stephen Hemminger tmonjalo New
app/testpmd: handle IEEE1588 init fail app/testpmd: handle IEEE1588 init fail 1 - - 18-- 2024-03-30 huangdengdui fyigit New
vhost: optimize mbuf allocation in virtio Tx packed path vhost: optimize mbuf allocation in virtio Tx packed path - 1 - 17-1 2024-03-28 Andrey Ignatov mcoquelin New
[v2,2/2] net: stop using mmx intrinsics stop using mmx intrinsics 1 - - 18-- 2024-03-28 Tyler Retzlaff tmonjalo New
[v2,1/2] eal: include header for MSVC SIMD intrinsics stop using mmx intrinsics 1 - - 1-- 2024-03-28 Tyler Retzlaff tmonjalo New
maintainers: update for i40e maintainers: update for i40e 1 - - 13- 2024-03-28 Zhang, Yuying tmonjalo New
maintainers: update for testpmd maintainers: update for testpmd 1 - - 18-- 2024-03-28 Zhang, Yuying tmonjalo New
maintainers: update for cpfl driver maintainers: update for cpfl driver 1 - - 13- 2024-03-28 Zhang, Yuying tmonjalo New
[v2,4/4] net/virtio-user: fix control queue allocation Virtio-user queues setup fixes - - - 17-1 2024-03-28 Maxime Coquelin mcoquelin New
[v2,3/4] net/virtio-user: fix shadow control queue notification init Virtio-user queues setup fixes 1 - - 1-- 2024-03-28 Maxime Coquelin mcoquelin New
[v2,2/4] net/virtio-user: fix control queue destruction Virtio-user queues setup fixes 1 - - 1-- 2024-03-28 Maxime Coquelin mcoquelin New
[v2,1/4] net/virtio-user: rename queue iterator Virtio-user queues setup fixes 1 - - 1-- 2024-03-28 Maxime Coquelin mcoquelin New
[v2,15/15] examples: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 18-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,14/15] app/test: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,13/15] app/testpmd: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,12/15] net/octeon_ep: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,11/15] net/mlx5: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,10/15] net/ice: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,09/15] net/iavf: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,08/15] net/i40e: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,07/15] dma/ioat: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,06/15] common/mlx5: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,05/15] common/idpf: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,04/15] common/iavf: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,03/15] net: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,02/15] eal: pack structures when building with MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v2,01/15] eal: provide pack start macro for MSVC fix packing of structs when building with MSVC - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v3,45/45] app/test-bbdev: use rte stdatomic API use stdatomic API 1 - - 18-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,44/45] app/test-compress-perf: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,43/45] app/test-crypto-perf: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,42/45] app/test-eventdev: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,41/45] app/test: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,40/45] app/dumpcap: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,39/45] examples: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,38/45] bus/vmbus: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,37/45] common/cpt: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,36/45] crypto/ccp: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,35/45] dma/idxd: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,34/45] event/dlb2: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,33/45] net/null: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,32/45] net/txgbe: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,31/45] baseband/acc: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,30/45] common/iavf: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,29/45] common/idpf: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,28/45] common/mlx5: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,27/45] crypto/octeontx: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,26/45] dma/skeleton: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,25/45] event/dsw: use rte stdatomic API use stdatomic API 1 1 - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,24/45] event/octeontx: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,23/45] event/opdl: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,22/45] raw/ifpga: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,21/45] vdpa/mlx5: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,20/45] net/ring: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,19/45] net/qede: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,18/45] net/idpf: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,17/45] net/hinic: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,16/45] net/virtio: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,15/45] net/thunderx: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,14/45] net/memif: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,13/45] net/gve: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,12/45] net/cxgbe: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,11/45] net/octeontx: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,10/45] net/octeon_ep: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,09/45] net/af_xdp: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,08/45] net/cpfl: use rte stdatomic API use stdatomic API 1 - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,07/45] net/bnxt: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,06/45] net/hns3: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,05/45] net/i40e: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,04/45] net/ice: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,03/45] net/iavf: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,02/45] net/ixgbe: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v3,01/45] net/mlx5: use rte stdatomic API use stdatomic API 1 - - -1- 2024-03-27 Tyler Retzlaff tmonjalo New
[v8,4/4] cryptodev: remove rte marker fields remove use of RTE_MARKER fields in libraries - 1 - 1611 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v8,3/4] security: remove rte marker fields remove use of RTE_MARKER fields in libraries - 1 - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v8,2/4] mbuf: remove rte marker fields remove use of RTE_MARKER fields in libraries - - - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
[v8,1/4] net/i40e: use inline prefetch function remove use of RTE_MARKER fields in libraries - 1 - 1-- 2024-03-27 Tyler Retzlaff tmonjalo Superseded
net/ice: fix vlan stripping in double VLAN mode net/ice: fix vlan stripping in double VLAN mode 1 - - 18-- 2024-03-27 Vladimir Medvedkin bruce Accepted
« 1 24 5 686 87 »