Messages by Thread
-
-
-
[PATCH v1 04/12] net/i40e: get rid of global filter variables
Anatoly Burakov
-
[PATCH v1 05/12] net/i40e: use stack allocations for tunnel set
Anatoly Burakov
-
Re: [PATCH v1 05/12] net/i40e: use stack allocations for tunnel set
Burakov, Anatoly
-
[PATCH v1 06/12] net/i40e: make default RSS key global
Anatoly Burakov
-
[PATCH v1 07/12] net/i40e: use unsigned types for queue comparisons
Anatoly Burakov
-
[PATCH v1 08/12] net/i40e: use proper flex len define
Anatoly Burakov
-
[PATCH v1 09/12] net/i40e: remove global pattern variable
Anatoly Burakov
-
[PATCH v1 10/12] net/iavf: remove remnants of pipeline mode
Anatoly Burakov
-
[PATCH v1 11/12] net/iavf: do not use malloc in crypto VF commands
Anatoly Burakov
-
[PATCH v1 12/12] net/iavf: decouple hash uninit from parser uninit
Anatoly Burakov
-
[PATCH v2 00/26] Cleanups for ixgbe, i40e, iavf, and ice PMD's
Anatoly Burakov
-
[PATCH v2 01/26] net/ixgbe: remove MAC type check macros
Anatoly Burakov
-
[PATCH v2 03/26] net/ixgbe: split security and ntuple filters
Anatoly Burakov
-
[PATCH v2 02/26] net/ixgbe: remove security-related ifdefery
Anatoly Burakov
-
[PATCH v2 04/26] net/i40e: get rid of global filter variables
Anatoly Burakov
-
[PATCH v2 05/26] net/i40e: make default RSS key global
Anatoly Burakov
-
[PATCH v2 06/26] net/i40e: use unsigned types for queue comparisons
Anatoly Burakov
-
[PATCH v2 07/26] net/i40e: use proper flex len define
Anatoly Burakov
-
[PATCH v2 08/26] net/i40e: remove global pattern variable
Anatoly Burakov
-
[PATCH v2 09/26] net/i40e: avoid rte malloc in tunnel set
Anatoly Burakov
-
[PATCH v2 10/26] net/i40e: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
[PATCH v2 11/26] net/i40e: avoid rte malloc in MAC/VLAN filtering
Anatoly Burakov
-
[PATCH v2 12/26] net/i40e: avoid rte malloc in VF resource queries
Anatoly Burakov
-
[PATCH v2 13/26] net/i40e: avoid rte malloc in adminq operations
Anatoly Burakov
-
[PATCH v2 15/26] net/i40e: avoid rte malloc in DDP ptype handling
Anatoly Burakov
-
[PATCH v2 14/26] net/i40e: avoid rte malloc in DDP package handling
Anatoly Burakov
-
[PATCH v2 16/26] net/iavf: remove remnants of pipeline mode
Anatoly Burakov
-
[PATCH v2 17/26] net/iavf: do not use malloc in crypto VF commands
Anatoly Burakov
-
[PATCH v2 18/26] net/iavf: decouple hash uninit from parser uninit
Anatoly Burakov
-
[PATCH v2 20/26] net/iavf: avoid rte malloc in MAC address operations
Anatoly Burakov
-
[PATCH v2 19/26] net/iavf: avoid rte malloc in RSS configuration
Anatoly Burakov
-
[PATCH v2 21/26] net/iavf: avoid rte malloc in IPsec operations
Anatoly Burakov
-
[PATCH v2 22/26] net/iavf: avoid rte malloc in queue operations
Anatoly Burakov
-
[PATCH v2 23/26] net/iavf: avoid rte malloc in irq map config
Anatoly Burakov
-
[PATCH v2 24/26] net/ice: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
[PATCH v2 25/26] net/ice: avoid rte malloc in MAC address operations
Anatoly Burakov
-
[PATCH v2 26/26] net/ice: avoid rte malloc in raw pattern parsing
Anatoly Burakov
-
[PATCH v3 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
Anatoly Burakov
-
[PATCH v3 01/27] net/ixgbe: remove MAC type check macros
Anatoly Burakov
-
Re: [PATCH v3 01/27] net/ixgbe: remove MAC type check macros
Medvedkin, Vladimir
-
[PATCH v3 02/27] net/ixgbe: remove security-related ifdefery
Anatoly Burakov
-
Re: [PATCH v3 02/27] net/ixgbe: remove security-related ifdefery
Medvedkin, Vladimir
-
[PATCH v3 04/27] net/i40e: get rid of global filter variables
Anatoly Burakov
-
[PATCH v3 03/27] net/ixgbe: split security and ntuple filters
Anatoly Burakov
-
Re: [PATCH v3 03/27] net/ixgbe: split security and ntuple filters
Medvedkin, Vladimir
-
Re: [PATCH v3 03/27] net/ixgbe: split security and ntuple filters
Burakov, Anatoly
-
[PATCH v3 05/27] net/i40e: make default RSS key global
Anatoly Burakov
-
[PATCH v3 06/27] net/i40e: use unsigned types for queue comparisons
Anatoly Burakov
-
RE: [PATCH v3 06/27] net/i40e: use unsigned types for queue comparisons
Morten Brørup
-
Re: [PATCH v3 06/27] net/i40e: use unsigned types for queue comparisons
Burakov, Anatoly
-
[PATCH v3 07/27] net/i40e: use proper flex len define
Anatoly Burakov
-
[PATCH v3 08/27] net/i40e: remove global pattern variable
Anatoly Burakov
-
[PATCH v3 09/27] net/i40e: avoid rte malloc in tunnel set
Anatoly Burakov
-
[PATCH v3 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
Re: [PATCH v3 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Bruce Richardson
-
Re: [PATCH v3 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Burakov, Anatoly
-
Re: [PATCH v3 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Bruce Richardson
-
Re: [PATCH v3 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Stephen Hemminger
-
[PATCH v3 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
Anatoly Burakov
-
Re: [PATCH v3 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
Bruce Richardson
-
[PATCH v3 12/27] net/i40e: avoid rte malloc in VF resource queries
Anatoly Burakov
-
Re: [PATCH v3 12/27] net/i40e: avoid rte malloc in VF resource queries
Bruce Richardson
-
[PATCH v3 13/27] net/i40e: avoid rte malloc in adminq operations
Anatoly Burakov
-
Re: [PATCH v3 13/27] net/i40e: avoid rte malloc in adminq operations
Bruce Richardson
-
[PATCH v3 14/27] net/i40e: avoid rte malloc in DDP package handling
Anatoly Burakov
-
Re: [PATCH v3 14/27] net/i40e: avoid rte malloc in DDP package handling
Bruce Richardson
-
[PATCH v3 15/27] net/i40e: avoid rte malloc in DDP ptype handling
Anatoly Burakov
-
Re: [PATCH v3 15/27] net/i40e: avoid rte malloc in DDP ptype handling
Bruce Richardson
-
[PATCH v3 16/27] net/iavf: remove remnants of pipeline mode
Anatoly Burakov
-
[PATCH v3 17/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
Anatoly Burakov
-
[PATCH v3 18/27] net/iavf: decouple hash uninit from parser uninit
Anatoly Burakov
-
[PATCH v3 19/27] net/iavf: avoid rte malloc in RSS configuration
Anatoly Burakov
-
[PATCH v3 20/27] net/iavf: avoid rte malloc in MAC address operations
Anatoly Burakov
-
[PATCH v3 21/27] net/iavf: avoid rte malloc in IPsec operations
Anatoly Burakov
-
[PATCH v3 22/27] net/iavf: avoid rte malloc in queue operations
Anatoly Burakov
-
[PATCH v3 23/27] net/iavf: avoid rte malloc in irq map config
Anatoly Burakov
-
[PATCH v3 24/27] net/ice: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
[PATCH v3 25/27] net/ice: avoid rte malloc in MAC address operations
Anatoly Burakov
-
[PATCH v3 26/27] net/ice: avoid rte malloc in raw pattern parsing
Anatoly Burakov
-
[PATCH v3 27/27] net/ice: avoid rte malloc in flow pattern match
Anatoly Burakov
-
[PATCH v4 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
Anatoly Burakov
-
[PATCH v4 01/27] net/ixgbe: remove MAC type check macros
Anatoly Burakov
-
Re: [PATCH v4 01/27] net/ixgbe: remove MAC type check macros
Burakov, Anatoly
-
Re: [PATCH v4 01/27] net/ixgbe: remove MAC type check macros
Bruce Richardson
-
Re: [PATCH v4 01/27] net/ixgbe: remove MAC type check macros
Burakov, Anatoly
-
Re: [PATCH v4 01/27] net/ixgbe: remove MAC type check macros
Bruce Richardson
-
Re: [PATCH v4 01/27] net/ixgbe: remove MAC type check macros
Burakov, Anatoly
-
Re: [PATCH v4 01/27] net/ixgbe: remove MAC type check macros
Bruce Richardson
-
[PATCH v4 02/27] net/ixgbe: remove security-related ifdefery
Anatoly Burakov
-
Re: [PATCH v4 02/27] net/ixgbe: remove security-related ifdefery
Burakov, Anatoly
-
[PATCH v4 03/27] net/ixgbe: split security and ntuple filters
Anatoly Burakov
-
[PATCH v4 04/27] net/i40e: get rid of global filter variables
Anatoly Burakov
-
[PATCH v4 05/27] net/i40e: make default RSS key global
Anatoly Burakov
-
[PATCH v4 06/27] net/i40e: use unsigned types for queue comparisons
Anatoly Burakov
-
[PATCH v4 07/27] net/i40e: use proper flex len define
Anatoly Burakov
-
[PATCH v4 08/27] net/i40e: remove global pattern variable
Anatoly Burakov
-
[PATCH v4 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
[PATCH v4 09/27] net/i40e: avoid rte malloc in tunnel set
Anatoly Burakov
-
[PATCH v4 13/27] net/i40e: avoid rte malloc in adminq operations
Anatoly Burakov
-
Re: [PATCH v4 13/27] net/i40e: avoid rte malloc in adminq operations
Bruce Richardson
-
[PATCH v4 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
Anatoly Burakov
-
Re: [PATCH v4 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
Bruce Richardson
-
[PATCH v4 12/27] net/i40e: avoid rte malloc in VF resource queries
Anatoly Burakov
-
Re: [PATCH v4 12/27] net/i40e: avoid rte malloc in VF resource queries
Bruce Richardson
-
[PATCH v4 14/27] net/i40e: avoid rte malloc in DDP package handling
Anatoly Burakov
-
Re: [PATCH v4 14/27] net/i40e: avoid rte malloc in DDP package handling
Bruce Richardson
-
[PATCH v4 15/27] net/i40e: avoid rte malloc in DDP ptype handling
Anatoly Burakov
-
Re: [PATCH v4 15/27] net/i40e: avoid rte malloc in DDP ptype handling
Bruce Richardson
-
[PATCH v4 16/27] net/iavf: remove remnants of pipeline mode
Anatoly Burakov
-
Re: [PATCH v4 16/27] net/iavf: remove remnants of pipeline mode
Bruce Richardson
-
Re: [PATCH v4 16/27] net/iavf: remove remnants of pipeline mode
Burakov, Anatoly
-
Re: [PATCH v4 16/27] net/iavf: remove remnants of pipeline mode
Bruce Richardson
-
[PATCH v4 17/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
Anatoly Burakov
-
Re: [PATCH v4 17/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
Bruce Richardson
-
Re: [PATCH v4 17/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
Stephen Hemminger
-
[PATCH v4 18/27] net/iavf: decouple hash uninit from parser uninit
Anatoly Burakov
-
Re: [PATCH v4 18/27] net/iavf: decouple hash uninit from parser uninit
Bruce Richardson
-
Re: [PATCH v4 18/27] net/iavf: decouple hash uninit from parser uninit
Burakov, Anatoly
-
[PATCH v4 19/27] net/iavf: avoid rte malloc in RSS configuration
Anatoly Burakov
-
Re: [PATCH v4 19/27] net/iavf: avoid rte malloc in RSS configuration
Bruce Richardson
-
Re: [PATCH v4 19/27] net/iavf: avoid rte malloc in RSS configuration
Burakov, Anatoly
-
[PATCH v4 20/27] net/iavf: avoid rte malloc in MAC address operations
Anatoly Burakov
-
Re: [PATCH v4 20/27] net/iavf: avoid rte malloc in MAC address operations
Bruce Richardson
-
Re: [PATCH v4 20/27] net/iavf: avoid rte malloc in MAC address operations
Burakov, Anatoly
-
Re: [PATCH v4 20/27] net/iavf: avoid rte malloc in MAC address operations
Bruce Richardson
-
Re: [PATCH v4 20/27] net/iavf: avoid rte malloc in MAC address operations
Bruce Richardson
-
Re: [PATCH v4 20/27] net/iavf: avoid rte malloc in MAC address operations
Burakov, Anatoly
-
Re: [PATCH v4 20/27] net/iavf: avoid rte malloc in MAC address operations
Burakov, Anatoly
-
[PATCH v4 21/27] net/iavf: avoid rte malloc in IPsec operations
Anatoly Burakov
-
Re: [PATCH v4 21/27] net/iavf: avoid rte malloc in IPsec operations
Bruce Richardson
-
[PATCH v4 22/27] net/iavf: avoid rte malloc in queue operations
Anatoly Burakov
-
Re: [PATCH v4 22/27] net/iavf: avoid rte malloc in queue operations
Bruce Richardson
-
Re: [PATCH v4 22/27] net/iavf: avoid rte malloc in queue operations
Stephen Hemminger
-
[PATCH v4 23/27] net/iavf: avoid rte malloc in irq map config
Anatoly Burakov
-
Re: [PATCH v4 23/27] net/iavf: avoid rte malloc in irq map config
Bruce Richardson
-
[PATCH v4 25/27] net/ice: avoid rte malloc in MAC address operations
Anatoly Burakov
-
Re: [PATCH v4 25/27] net/ice: avoid rte malloc in MAC address operations
Bruce Richardson
-
[PATCH v4 24/27] net/ice: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
Re: [PATCH v4 24/27] net/ice: avoid rte malloc in RSS RETA operations
Bruce Richardson
-
[PATCH v4 26/27] net/ice: avoid rte malloc in raw pattern parsing
Anatoly Burakov
-
Re: [PATCH v4 26/27] net/ice: avoid rte malloc in raw pattern parsing
Bruce Richardson
-
[PATCH v4 27/27] net/ice: avoid rte malloc in flow pattern match
Anatoly Burakov
-
Re: [PATCH v4 27/27] net/ice: avoid rte malloc in flow pattern match
Bruce Richardson
-
Re: [PATCH v4 27/27] net/ice: avoid rte malloc in flow pattern match
Burakov, Anatoly
-
[PATCH v5 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
Anatoly Burakov
-
[PATCH v5 01/27] net/ixgbe: remove MAC type check macros
Anatoly Burakov
-
[PATCH v5 03/27] net/ixgbe: split security and ntuple filters
Anatoly Burakov
-
Re: [PATCH v5 03/27] net/ixgbe: split security and ntuple filters
Medvedkin, Vladimir
-
[PATCH v5 02/27] net/ixgbe: remove security-related ifdefery
Anatoly Burakov
-
[PATCH v5 04/27] net/i40e: get rid of global filter variables
Anatoly Burakov
-
Re: [PATCH v5 04/27] net/i40e: get rid of global filter variables
Medvedkin, Vladimir
-
[PATCH v5 05/27] net/i40e: make default RSS key global
Anatoly Burakov
-
Re: [PATCH v5 05/27] net/i40e: make default RSS key global
Medvedkin, Vladimir
-
[PATCH v5 06/27] net/i40e: use unsigned types for queue comparisons
Anatoly Burakov
-
Re: [PATCH v5 06/27] net/i40e: use unsigned types for queue comparisons
Medvedkin, Vladimir
-
[PATCH v5 07/27] net/i40e: use proper flex len define
Anatoly Burakov
-
Re: [PATCH v5 07/27] net/i40e: use proper flex len define
Medvedkin, Vladimir
-
[PATCH v5 08/27] net/i40e: remove global pattern variable
Anatoly Burakov
-
Re: [PATCH v5 08/27] net/i40e: remove global pattern variable
Medvedkin, Vladimir
-
[PATCH v5 09/27] net/i40e: avoid rte malloc in tunnel set
Anatoly Burakov
-
Re: [PATCH v5 09/27] net/i40e: avoid rte malloc in tunnel set
Medvedkin, Vladimir
-
[PATCH v5 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
[PATCH v5 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
Anatoly Burakov
-
[PATCH v5 12/27] net/i40e: avoid rte malloc in VF resource queries
Anatoly Burakov
-
[PATCH v5 13/27] net/i40e: avoid rte malloc in adminq operations
Anatoly Burakov
-
[PATCH v5 14/27] net/i40e: avoid rte malloc in DDP package handling
Anatoly Burakov
-
[PATCH v5 15/27] net/i40e: avoid rte malloc in DDP ptype handling
Anatoly Burakov
-
[PATCH v5 16/27] net/iavf: remove remnants of pipeline mode
Anatoly Burakov
-
[PATCH v5 17/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
Anatoly Burakov
-
[PATCH v5 18/27] net/iavf: decouple hash uninit from parser uninit
Anatoly Burakov
-
[PATCH v5 19/27] net/iavf: avoid rte malloc in RSS configuration
Anatoly Burakov
-
[PATCH v5 20/27] net/iavf: avoid rte malloc in MAC address operations
Anatoly Burakov
-
[PATCH v5 21/27] net/iavf: avoid rte malloc in IPsec operations
Anatoly Burakov
-
[PATCH v5 22/27] net/iavf: avoid rte malloc in queue operations
Anatoly Burakov
-
[PATCH v5 23/27] net/iavf: avoid rte malloc in irq map config
Anatoly Burakov
-
[PATCH v5 24/27] net/ice: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
[PATCH v5 26/27] net/ice: avoid rte malloc in raw pattern parsing
Anatoly Burakov
-
[PATCH v5 27/27] net/ice: avoid rte malloc in flow pattern match
Anatoly Burakov
-
[PATCH v5 25/27] net/ice: avoid rte malloc in MAC address operations
Anatoly Burakov
-
Re: [PATCH v5 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
Burakov, Anatoly
-
[PATCH v6 00/27] Cleanups for ixgbe, i40e, iavf, and ice PMD's
Anatoly Burakov
-
[PATCH v6 01/27] net/ixgbe: remove MAC type check macros
Anatoly Burakov
-
[PATCH v6 02/27] net/ixgbe: remove security-related ifdefery
Anatoly Burakov
-
[PATCH v6 03/27] net/ixgbe: split security and ntuple filters
Anatoly Burakov
-
[PATCH v6 05/27] net/i40e: make default RSS key global
Anatoly Burakov
-
[PATCH v6 04/27] net/i40e: get rid of global filter variables
Anatoly Burakov
-
[PATCH v6 06/27] net/i40e: use unsigned types for queue comparisons
Anatoly Burakov
-
[PATCH v6 07/27] net/i40e: use proper flex len define
Anatoly Burakov
-
[PATCH v6 09/27] net/i40e: avoid rte malloc in tunnel set
Anatoly Burakov
-
[PATCH v6 08/27] net/i40e: remove global pattern variable
Anatoly Burakov
-
[PATCH v6 10/27] net/i40e: avoid rte malloc in RSS RETA operations
Anatoly Burakov
-
[PATCH v6 11/27] net/i40e: avoid rte malloc in MAC/VLAN filtering
Anatoly Burakov
-
[PATCH v6 12/27] net/i40e: avoid rte malloc in VF resource queries
Anatoly Burakov
-
[PATCH v6 13/27] net/i40e: avoid rte malloc in adminq operations
Anatoly Burakov
-
[PATCH v6 14/27] net/i40e: avoid rte malloc in DDP package handling
Anatoly Burakov
-
[PATCH v6 15/27] net/i40e: avoid rte malloc in DDP ptype handling
Anatoly Burakov
-
[PATCH v6 16/27] net/iavf: remove remnants of pipeline mode
Anatoly Burakov
-
[PATCH v6 17/27] net/iavf: decouple hash uninit from parser uninit
Anatoly Burakov
-
[PATCH v6 19/27] net/iavf: avoid rte malloc in RSS configuration
Anatoly Burakov
-
[PATCH v6 18/27] net/iavf: avoid rte malloc in VF mailbox for IPsec
Anatoly Burakov