DPDK patches and discussions
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download: 
 4201. Re: [dpdk-dev] [PATCH v3 2/4] ethdev: Add tunnel encap/decap actions
       - by Adrien Mazarguil @ 2018-04-10 10:19 UTC [0%]

 4202. Re: [dpdk-dev] [PATCH v3 2/4] ethdev: Add tunnel encap/decap actions
       - by Shahaf Shuler @ 2018-04-10 11:06 UTC [0%]

 4203. Re: [dpdk-dev] [PATCH] table: fix build error with gcc 8
       - by Neil Horman @ 2018-04-10 11:43 UTC [0%]

 4204. Re: [dpdk-dev] [PATCH] table: fix build error with gcc 8
       - by Van Haaren, Harry @ 2018-04-10 12:32 UTC [0%]

 4205. Re: [dpdk-dev] [PATCH] app/test: enhance power manager unit tests
       - by Hunt, David @ 2018-04-10 14:19 UTC [3%]

 4206. [dpdk-dev] [PATCH v4 00/11] Bunch of flow API-related fixes
       - by Adrien Mazarguil @ 2018-04-10 16:34 UTC [3%]

 4207. [dpdk-dev] [PATCH v3 00/16] Flow API overhaul for switch offloads
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [4%]

 4208. [dpdk-dev] [PATCH v3 01/16] ethdev: add error types to flow API
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [3%]

 4209. [dpdk-dev] [PATCH v3 04/16] ethdev: remove DUP action from flow API
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [2%]

 4210. [dpdk-dev] [PATCH v3 05/16] ethdev: alter behavior of flow API actions
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [1%]

 4211. [dpdk-dev] [PATCH v3 06/16] ethdev: remove C99 flexible arrays from flow API
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [1%]

 4212. [dpdk-dev] [PATCH v3 07/16] ethdev: flatten RSS configuration in flow API
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [1%]

 4213. [dpdk-dev] [PATCH v3 08/16] ethdev: add hash function to RSS flow API action
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [2%]

 4214. [dpdk-dev] [PATCH v3 09/16] ethdev: add encap level to RSS flow API action
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [3%]

 4215. [dpdk-dev] [PATCH v3 10/16] ethdev: refine TPID handling in flow API
       - by Adrien Mazarguil @ 2018-04-10 16:36 UTC [1%]

 4216. [dpdk-dev] [PATCH v3 12/16] ethdev: add transfer attribute to flow API
       - by Adrien Mazarguil @ 2018-04-10 16:37 UTC [2%]

 4217. [dpdk-dev] [PATCH v3 13/16] ethdev: update behavior of VF/PF in flow API
       - by Adrien Mazarguil @ 2018-04-10 16:37 UTC [2%]

 4218. [dpdk-dev] [PATCH v3 14/16] ethdev: rename physical port item in flow API
       - by Adrien Mazarguil @ 2018-04-10 16:37 UTC [2%]

 4219. [dpdk-dev] [PATCH v3 15/16] ethdev: add physical port action to flow API
       - by Adrien Mazarguil @ 2018-04-10 16:37 UTC [3%]

 4220. [dpdk-dev] [PATCH v3 16/16] ethdev: add port ID item and action to flow API
       - by Adrien Mazarguil @ 2018-04-10 16:37 UTC [2%]

 4221. Re: [dpdk-dev] [PATCH v6 0/4] ethdev: add per-PMD tuning of RxTx parmeters
       - by Ferruh Yigit @ 2018-04-10 18:56 UTC [0%]

 4222. Re: [dpdk-dev] [PATCH v2 1/6] mbuf: add buffer offset field for flexible indirection
       - by Ananyev, Konstantin @ 2018-04-11  0:25 UTC [0%]

 4223. Re: [dpdk-dev] [PATCH] ring: relax alignment constraint on ring structure
       - by Jerin Jacob @ 2018-04-11  2:48 UTC [4%]

 4224. Re: [dpdk-dev] [PATCH v2 1/6] mbuf: add buffer offset field for flexible indirection
       - by Yongseok Koh @ 2018-04-11  5:33 UTC [0%]

 4225. Re: [dpdk-dev] [PATCH] ring: relax alignment constraint on ring structure
       - by Ananyev, Konstantin @ 2018-04-11  8:40 UTC [0%]

 4226. Re: [dpdk-dev] [PATCH v2 2/5] ethdev: introduce new tunnel VXLAN-GPE
       - by Adrien Mazarguil @ 2018-04-11  9:59 UTC [5%]

 4227. Re: [dpdk-dev] [PATCH v2 4/5] app/testpmd: introduce new tunnel VXLAN-GPE
       - by Adrien Mazarguil @ 2018-04-11  9:59 UTC [3%]

 4228. Re: [dpdk-dev] [PATCH v2 1/6] mbuf: add buffer offset field for flexible indirection
       - by Ananyev, Konstantin @ 2018-04-11 11:39 UTC [0%]

 4229. Re: [dpdk-dev] [PATCH v2 2/5] ethdev: introduce new tunnel VXLAN-GPE
       - by Xueming(Steven) Li @ 2018-04-11 12:04 UTC [0%]

 4230. Re: [dpdk-dev] [PATCH v3 08/16] ethdev: add hash function to RSS flow API action
       - by Andrew Rybchenko @ 2018-04-11 12:40 UTC [0%]

 4231. Re: [dpdk-dev] [PATCH v3 10/16] ethdev: refine TPID handling in flow API
       - by Andrew Rybchenko @ 2018-04-11 12:45 UTC [0%]

 4232. Re: [dpdk-dev] [PATCH v3 14/16] ethdev: rename physical port item in flow API
       - by Andrew Rybchenko @ 2018-04-11 12:57 UTC [0%]

 4233. Re: [dpdk-dev] [PATCH v3 15/16] ethdev: add physical port action to flow API
       - by Andrew Rybchenko @ 2018-04-11 13:00 UTC [0%]

 4234. Re: [dpdk-dev] [PATCH v3 16/16] ethdev: add port ID item and action to flow API
       - by Andrew Rybchenko @ 2018-04-11 13:02 UTC [0%]

 4235. Re: [dpdk-dev] [PATCH v3 07/16] ethdev: flatten RSS configuration in flow API
       - by Andrew Rybchenko @ 2018-04-11 13:06 UTC [0%]

 4236. Re: [dpdk-dev] [PATCH v2 07/15] ethdev: flatten RSS configuration in flow API
       - by Andrew Rybchenko @ 2018-04-11 13:21 UTC [0%]

 4237. Re: [dpdk-dev] [PATCH v2 2/4] ether: add flow last hit query support
       - by Adrien Mazarguil @ 2018-04-11 16:31 UTC [3%]

 4238. Re: [dpdk-dev] [PATCH v2 3/4] ether: add more protocol support in flow API
       - by Adrien Mazarguil @ 2018-04-11 16:32 UTC [2%]

 4239. Re: [dpdk-dev] [PATCH v2 1/6] mbuf: add buffer offset field for flexible indirection
       - by Yongseok Koh @ 2018-04-11 17:08 UTC [0%]

 4240. Re: [dpdk-dev] [PATCH v2 3/4] ether: add more protocol support in flow API
       - by Zhang, Qi Z @ 2018-04-12  5:12 UTC [0%]

 4241. [dpdk-dev] [PATCH v6 4/4] doc: add ifcvf driver document and release note
       - by Xiao Wang @ 2018-04-12  7:19 UTC [3%]

 4242. [dpdk-dev] [PATCH v3 0/5] introduce new tunnel types
       - by Xueming Li @ 2018-04-12  7:33 UTC [3%]

 4243. Re: [dpdk-dev] [PATCH v2 3/4] ether: add more protocol support in flow API
       - by Adrien Mazarguil @ 2018-04-12  9:19 UTC [0%]

 4244. Re: [dpdk-dev] [PATCH v2 3/4] ether: add more protocol support in flow API
       - by Zhang, Qi Z @ 2018-04-12 10:00 UTC [0%]

 4245. Re: [dpdk-dev] [PATCH v3 04/11] mempool: add op to calculate memory size to be allocated
       - by Burakov, Anatoly @ 2018-04-12 15:22 UTC [0%]

 4246. Re: [dpdk-dev] [PATCH v2 1/6] mbuf: add buffer offset field for flexible indirection
       - by Ananyev, Konstantin @ 2018-04-12 16:34 UTC [0%]

 4247. Re: [dpdk-dev] [PATCH v2 1/6] mbuf: add buffer offset field for flexible indirection
       - by Yongseok Koh @ 2018-04-12 18:58 UTC [0%]

 4248. Re: [dpdk-dev] [PATCH v2 00/13] eal: replace calls to rte_panic and refrain from new instances
       - by Burakov, Anatoly @ 2018-04-13  9:16 UTC [0%]

 4249. [dpdk-dev] [PATCH v4 0/5] introduce new tunnel types
       - by Xueming Li @ 2018-04-13 11:02 UTC [3%]

 4250. [dpdk-dev] [PATCH v4 02/10] bpf: add BPF loading and execution framework
       - by Konstantin Ananyev @ 2018-04-13 14:43 UTC [2%]

 4251. [dpdk-dev] [PATCH v3 00/13] eal: replace calls to rte_panic and refrain from new instances
       - by Arnon Warshavsky @ 2018-04-13 18:30 UTC [3%]

 4252. [dpdk-dev] [PATCH v3 02/13] bond: replace rte_panic instances in bonding driver
       - by Arnon Warshavsky @ 2018-04-13 18:30 UTC [3%]

 4253. [dpdk-dev] [PATCH v3 03/13] e1000: replace rte_panic instances in e1000 driver
       - by Arnon Warshavsky @ 2018-04-13 18:30 UTC [3%]

 4254. [dpdk-dev] [PATCH v3 04/13] ixgbe: replace rte_panic instances in ixgbe driver
       - by Arnon Warshavsky @ 2018-04-13 18:30 UTC [3%]

 4255. [dpdk-dev] [PATCH v3 06/13] kni: replace rte_panic instances in kni
       - by Arnon Warshavsky @ 2018-04-13 18:30 UTC [3%]

 4256. [dpdk-dev] [PATCH v3 11/13] eal: replace rte_panic instances in ethdev
       - by Arnon Warshavsky @ 2018-04-13 18:30 UTC [3%]

 4257. [dpdk-dev] [PATCH v3 12/13] eal: replace rte_panic instances in init sequence
       - by Arnon Warshavsky @ 2018-04-13 18:30 UTC [2%]

 4258. [dpdk-dev] [PATCH v8 02/11] crypto/virtio: support virtio device init
       - by Jay Zhou @ 2018-04-14  9:34 UTC [1%]

 4259. [dpdk-dev] [PATCH v9 02/11] crypto/virtio: support virtio device init
       - by Jay Zhou @ 2018-04-15  8:51 UTC [1%]

 4260. [dpdk-dev] [PATCH v10 02/10] crypto/virtio: support virtio device init
       - by Jay Zhou @ 2018-04-16  2:21 UTC [1%]

 4261. Re: [dpdk-dev] [PATCH v3 00/13] eal: replace calls to rte_panic and refrain from new instances
       - by Burakov, Anatoly @ 2018-04-16 11:22 UTC [0%]

 4262. [dpdk-dev] [PATCH v4 04/11] mempool: add op to calculate memory size to be allocated
       - by Andrew Rybchenko @ 2018-04-16 13:24 UTC [6%]

 4263. [dpdk-dev] [PATCH v4 05/11] mempool: add op to populate objects using provided memory
       - by Andrew Rybchenko @ 2018-04-16 13:24 UTC [6%]

 4264. [dpdk-dev] [PATCH v4 10/11] mempool: remove callback to register memory area
       - by Andrew Rybchenko @ 2018-04-16 13:24 UTC [8%]

 4265. [dpdk-dev] [PATCH v4 06/11] mempool: remove callback to get capabilities
       - by Andrew Rybchenko @ 2018-04-16 13:24 UTC [6%]

 4266. [dpdk-dev] [PATCH v4 00/11] mempool: prepare to add bucket driver
       - by Andrew Rybchenko @ 2018-04-16 13:24 UTC [2%]

 4267. [dpdk-dev] [PATCH v4 07/11] mempool: deprecate xmem functions
       - by Andrew Rybchenko @ 2018-04-16 13:24 UTC [4%]

 4268. [dpdk-dev] [PATCH v2 0/6] mempool: add bucket driver
       - by Andrew Rybchenko @ 2018-04-16 13:33 UTC [3%]

 4269. [dpdk-dev] [PATCH v2 3/6] mempool: support block dequeue operation
       - by Andrew Rybchenko @ 2018-04-16 13:33 UTC [4%]

 4270. Re: [dpdk-dev] [PATCH v4 04/11] mempool: add op to calculate memory size to be allocated
       - by Olivier Matz @ 2018-04-16 15:33 UTC [0%]

 4271. Re: [dpdk-dev] [PATCH v4 04/11] mempool: add op to calculate memory size to be allocated
       - by Andrew Rybchenko @ 2018-04-16 15:41 UTC [0%]

 4272. [dpdk-dev] [PATCH v5 00/11] Bunch of flow API-related fixes
       - by Adrien Mazarguil @ 2018-04-16 16:21 UTC [3%]

 4273. [dpdk-dev] [PATCH v4 00/16] Flow API overhaul for switch offloads
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [4%]

 4274. [dpdk-dev] [PATCH v4 01/16] ethdev: add error types to flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [3%]

 4275. [dpdk-dev] [PATCH v4 04/16] ethdev: remove DUP action from flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [2%]

 4276. [dpdk-dev] [PATCH v4 05/16] ethdev: alter behavior of flow API actions
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [1%]

 4277. [dpdk-dev] [PATCH v4 06/16] ethdev: remove C99 flexible arrays from flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [1%]

 4278. [dpdk-dev] [PATCH v4 07/16] ethdev: flatten RSS configuration in flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [1%]

 4279. [dpdk-dev] [PATCH v4 08/16] ethdev: add hash function to RSS flow API action
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [2%]

 4280. [dpdk-dev] [PATCH v4 09/16] ethdev: add encap level to RSS flow API action
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [3%]

 4281. [dpdk-dev] [PATCH v4 10/16] ethdev: refine TPID handling in flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [1%]

 4282. [dpdk-dev] [PATCH v4 12/16] ethdev: add transfer attribute to flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [2%]

 4283. [dpdk-dev] [PATCH v4 13/16] ethdev: update behavior of VF/PF in flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [2%]

 4284. [dpdk-dev] [PATCH v4 14/16] ethdev: rename physical port item in flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [2%]

 4285. [dpdk-dev] [PATCH v4 15/16] ethdev: add physical port action to flow API
       - by Adrien Mazarguil @ 2018-04-16 16:22 UTC [3%]

 4286. [dpdk-dev] [PATCH v4 16/16] ethdev: add port ID item and action to flow API
       - by Adrien Mazarguil @ 2018-04-16 16:23 UTC [2%]

 4287. Re: [dpdk-dev] [PATCH v4 15/16] ethdev: add physical port action to flow API
       - by Mohammad Abdul Awal @ 2018-04-17  9:08 UTC [0%]

 4288. Re: [dpdk-dev] [PATCH v5 00/11] Bunch of flow API-related fixes
       - by Ferruh Yigit @ 2018-04-17  9:17 UTC [0%]

 4289. [dpdk-dev] [PATCH v11 02/10] crypto/virtio: support virtio device init
       - by Jay Zhou @ 2018-04-17  9:23 UTC [1%]

 4290. Re: [dpdk-dev] [PATCH v4 04/11] mempool: add op to calculate memory size to be allocated
       - by Burakov, Anatoly @ 2018-04-17 10:23 UTC [0%]

 4291. Re: [dpdk-dev] [PATCH v3 3/4] ethdev: Add group action type to rte_flow
       - by Doherty, Declan @ 2018-04-17 14:40 UTC [0%]

 4292. Re: [dpdk-dev] [PATCH v3 2/4] ethdev: Add tunnel encap/decap actions
       - by Doherty, Declan @ 2018-04-17 14:58 UTC [3%]

 4293. [dpdk-dev] [PATCH v1] cmdline: rework as a wrapper to libedit
       - by Adrien Mazarguil @ 2018-04-17 15:21 UTC [1%]

 4294. [dpdk-dev] [PATCH v5 0/4] introduce new tunnel types
       - by Xueming Li @ 2018-04-17 15:04 UTC [3%]

 4295. Re: [dpdk-dev] [PATCH v1] cmdline: rework as a wrapper to libedit
       - by Burakov, Anatoly @ 2018-04-17 15:59 UTC [0%]

 4296. Re: [dpdk-dev] [PATCH v5 0/4] introduce new tunnel types
       - by Iremonger, Bernard @ 2018-04-17 16:05 UTC [0%]

 4297. Re: [dpdk-dev] [PATCH v4 01/16] ethdev: add error types to flow API
       - by Ferruh Yigit @ 2018-04-17 19:37 UTC [0%]

 4298. Re: [dpdk-dev] [PATCH v4 06/16] ethdev: remove C99 flexible arrays from flow API
       - by Thomas Monjalon @ 2018-04-17 20:18 UTC [0%]

 4299. Re: [dpdk-dev] Retire x86 32 bit?
       - by Roger B Melton @ 2018-04-17 21:18 UTC [3%]

 4300. Re: [dpdk-dev] [PATCH v4 06/16] ethdev: remove C99 flexible arrays from flow API
       - by Nélio Laranjeiro @ 2018-04-18  6:45 UTC [0%]

 4301. Re: [dpdk-dev] [PATCH v4 01/16] ethdev: add error types to flow API
       - by Adrien Mazarguil @ 2018-04-18  8:41 UTC [5%]

 4302. Re: [dpdk-dev] [PATCH v4 01/16] ethdev: add error types to flow API
       - by Ferruh Yigit @ 2018-04-18  9:24 UTC [3%]

 4303. Re: [dpdk-dev] [PATCH v5 0/4] introduce new tunnel types
       - by Xueming(Steven) Li @ 2018-04-18 11:55 UTC [0%]

 4304. Re: [dpdk-dev] [PATCH v4 05/16] ethdev: alter behavior of flow API actions
       - by Andrew Rybchenko @ 2018-04-18 12:26 UTC [0%]

 4305. Re: [dpdk-dev] [PATCH v4 05/16] ethdev: alter behavior of flow API actions
       - by Adrien Mazarguil @ 2018-04-18 14:58 UTC [0%]

 4306. Re: [dpdk-dev] [PATCH v5 0/4] introduce new tunnel types
       - by Iremonger, Bernard @ 2018-04-18 15:11 UTC [0%]

 4307. Re: [dpdk-dev] Retire x86 32 bit?
       - by Jim Murphy @ 2018-04-18 17:40 UTC [0%]

 4308. [dpdk-dev] [PATCH v4 00/11] eal: replace calls to rte_panic and refrain from new instances
       - by Arnon Warshavsky @ 2018-04-19  6:00 UTC [3%]

 4309. [dpdk-dev] [PATCH v4 02/11] bond: replace rte_panic instances in bonding driver
       - by Arnon Warshavsky @ 2018-04-19  6:01 UTC [3%]

 4310. [dpdk-dev] [PATCH v4 03/11] e1000: replace rte_panic instances in e1000 driver
       - by Arnon Warshavsky @ 2018-04-19  6:01 UTC [3%]

 4311. [dpdk-dev] [PATCH v4 04/11] ixgbe: replace rte_panic instances in ixgbe driver
       - by Arnon Warshavsky @ 2018-04-19  6:01 UTC [3%]

 4312. [dpdk-dev] [PATCH v4 06/11] kni: replace rte_panic instances in kni
       - by Arnon Warshavsky @ 2018-04-19  6:01 UTC [3%]

 4313. [dpdk-dev] [PATCH v4 09/11] eal: replace rte_panic instances in ethdev
       - by Arnon Warshavsky @ 2018-04-19  6:01 UTC [3%]

 4314. [dpdk-dev] [PATCH v4 10/11] eal: replace rte_panic instances in init sequence
       - by Arnon Warshavsky @ 2018-04-19  6:01 UTC [2%]

 4315. Re: [dpdk-dev] [PATCH v4 01/16] ethdev: add error types to flow API
       - by Adrien Mazarguil @ 2018-04-19  9:48 UTC [5%]

 4316. [dpdk-dev] [PATCH v6 00/11] Bunch of flow API-related fixes
       - by Adrien Mazarguil @ 2018-04-19 10:07 UTC [3%]

 4317. [dpdk-dev] [PATCH v5 00/16] Flow API overhaul for switch offloads
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [4%]

 4318. [dpdk-dev] [PATCH v5 01/16] ethdev: add error types to flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [3%]

 4319. [dpdk-dev] [PATCH v5 04/16] ethdev: remove DUP action from flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [2%]

 4320. [dpdk-dev] [PATCH v5 05/16] ethdev: alter behavior of flow API actions
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [1%]

 4321. [dpdk-dev] [PATCH v5 06/16] ethdev: remove C99 flexible arrays from flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [1%]

 4322. [dpdk-dev] [PATCH v5 07/16] ethdev: flatten RSS configuration in flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [1%]

 4323. [dpdk-dev] [PATCH v5 08/16] ethdev: add hash function to RSS flow API action
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [2%]

 4324. [dpdk-dev] [PATCH v5 09/16] ethdev: add encap level to RSS flow API action
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [3%]

 4325. [dpdk-dev] [PATCH v5 10/16] ethdev: refine TPID handling in flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [1%]

 4326. [dpdk-dev] [PATCH v5 12/16] ethdev: add transfer attribute to flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [2%]

 4327. [dpdk-dev] [PATCH v5 13/16] ethdev: update behavior of VF/PF in flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [2%]

 4328. [dpdk-dev] [PATCH v5 14/16] ethdev: rename physical port item in flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [2%]

 4329. [dpdk-dev] [PATCH v5 15/16] ethdev: add physical port action to flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [3%]

 4330. [dpdk-dev] [PATCH v5 16/16] ethdev: add port ID item and action to flow API
       - by Adrien Mazarguil @ 2018-04-19 10:16 UTC [2%]

 4331. Re: [dpdk-dev] [PATCH v4 2/6] ethdev: Add jump action type to rte_flow
       - by Adrien Mazarguil @ 2018-04-19 13:03 UTC [3%]

 4332. Re: [dpdk-dev] [PATCH v6 00/11] Bunch of flow API-related fixes
       - by Ferruh Yigit @ 2018-04-19 14:03 UTC [0%]

 4333. Re: [dpdk-dev] [PATCH v6 00/11] Bunch of flow API-related fixes
       - by Ferruh Yigit @ 2018-04-19 14:07 UTC [0%]

 4334. Re: [dpdk-dev] [PATCH v5 0/4] introduce new tunnel types
       - by Xueming(Steven) Li @ 2018-04-19 14:24 UTC [0%]

 4335. Re: [dpdk-dev] [PATCH v4 10/11] eal: replace rte_panic instances in init sequence
       - by Burakov, Anatoly @ 2018-04-19 14:39 UTC [3%]

 4336. Re: [dpdk-dev] [PATCH v2] vhost: add virtio configuration space messages
       - by Maxime Coquelin @ 2018-04-19 14:39 UTC [0%]

 4337. Re: [dpdk-dev] [PATCH v4 10/11] eal: replace rte_panic instances in init sequence
       - by Arnon Warshavsky @ 2018-04-19 14:48 UTC [0%]

 4338. [dpdk-dev] [PATCH v2] cmdline: rework as a wrapper to libedit
       - by Adrien Mazarguil @ 2018-04-19 15:13 UTC [1%]

 4339. Re: [dpdk-dev] [PATCH v1 0/6] mempool: add bucket driver
       - by Olivier Matz @ 2018-04-19 16:41 UTC [0%]

 4340. Re: [dpdk-dev] [PATCH v1 2/6] mempool: implement abstract mempool info API
       - by Olivier Matz @ 2018-04-19 16:42 UTC [5%]

 4341. Re: [dpdk-dev] [PATCH v4 02/11] bond: replace rte_panic instances in bonding driver
       - by Kevin Traynor @ 2018-04-19 17:25 UTC [0%]

 4342. Re: [dpdk-dev] [PATCH v4 03/11] e1000: replace rte_panic instances in e1000 driver
       - by Kevin Traynor @ 2018-04-19 17:25 UTC [0%]

 4343. Re: [dpdk-dev] [PATCH v4 04/11] ixgbe: replace rte_panic instances in ixgbe driver
       - by Kevin Traynor @ 2018-04-19 17:26 UTC [0%]

 4344. Re: [dpdk-dev] [PATCH v4 09/11] eal: replace rte_panic instances in ethdev
       - by Kevin Traynor @ 2018-04-19 17:27 UTC [0%]

 4345. Re: [dpdk-dev] [PATCH v4 10/11] eal: replace rte_panic instances in init sequence
       - by Aaron Conole @ 2018-04-19 17:48 UTC [0%]

 4346. Re: [dpdk-dev] [PATCH v2] vhost: add virtio configuration space messages
       - by Liu, Changpeng @ 2018-04-20  0:32 UTC [0%]

 4347. Re: [dpdk-dev] [PATCH v3 2/4] ethdev: add packet field set aciton in flow API
       - by Adrien Mazarguil @ 2018-04-20  8:54 UTC [3%]

 4348. [dpdk-dev] [PATCH v6 0/5] introduce new tunnel types
       - by Xueming Li @ 2018-04-20 11:56 UTC [3%]

 4349. Re: [dpdk-dev] [PATCH v4 02/11] bond: replace rte_panic instances in bonding driver
       - by Arnon Warshavsky @ 2018-04-20 13:13 UTC [0%]

 4350. Re: [dpdk-dev] [PATCH v4 03/11] e1000: replace rte_panic instances in e1000 driver
       - by Arnon Warshavsky @ 2018-04-20 13:14 UTC [0%]

 4351. Re: [dpdk-dev] [PATCH v5 1/2] ethdev: introduce generic IP/UDP tunnel checksum and TSO
       - by Ferruh Yigit @ 2018-04-20 13:48 UTC [3%]

 4352. Re: [dpdk-dev] [PATCH v4 10/11] eal: replace rte_panic instances in init sequence
       - by Arnon Warshavsky @ 2018-04-20 13:55 UTC [4%]

 4353. Re: [dpdk-dev] [PATCH v5 1/2] ethdev: introduce generic IP/UDP tunnel checksum and TSO
       - by Ferruh Yigit @ 2018-04-20 14:23 UTC [0%]

 4354. Re: [dpdk-dev] [PATCH v5 1/2] ethdev: introduce generic IP/UDP tunnel checksum and TSO
       - by Xueming(Steven) Li @ 2018-04-20 14:23 UTC [0%]

 4355. Re: [dpdk-dev] [PATCH v4 10/11] eal: replace rte_panic instances in init sequence
       - by Aaron Conole @ 2018-04-20 14:53 UTC [4%]

 4356. Re: [dpdk-dev] [PATCH v4 1/5] lib/ethdev: support for inline IPsec events
       - by Stephen Hemminger @ 2018-04-20 15:14 UTC [3%]

 4357. [dpdk-dev] [PATCH] lib/ethdev: moving IPsec event enum to the end
       - by Anoob Joseph @ 2018-04-23  7:27 UTC [3%]

 4358. Re: [dpdk-dev] [PATCH v5 04/11] net/mlx5: support Rx tunnel type identification
       - by Nélio Laranjeiro @ 2018-04-23  7:40 UTC [4%]

 4359. Re: [dpdk-dev] [PATCH v5 04/11] net/mlx5: support Rx tunnel type identification
       - by Xueming(Steven) Li @ 2018-04-23  7:56 UTC [0%]

 4360. Re: [dpdk-dev] [PATCH] lib/ethdev: moving IPsec event enum to the end
       - by De Lara Guarch, Pablo @ 2018-04-23  8:02 UTC [0%]

 4361. Re: [dpdk-dev] [PATCH v4 10/11] eal: replace rte_panic instances in init sequence
       - by Arnon Warshavsky @ 2018-04-23  8:07 UTC [4%]

 4362. [dpdk-dev] [PATCH v7 0/5] introduce new tunnel types
       - by Xueming Li @ 2018-04-23 12:16 UTC [3%]

 4363. Re: [dpdk-dev] [PATCH v5 07/16] ethdev: flatten RSS configuration in flow API
       - by Nélio Laranjeiro @ 2018-04-23 15:05 UTC [0%]

 4364. [dpdk-dev] [PATCH v5 2/4] ethdev: Add group JUMP action
       - by Declan Doherty @ 2018-04-23 15:56 UTC [2%]

 4365. Re: [dpdk-dev] [PATCH v3 1/2] mbuf: support attaching external buffer to mbuf
       - by Olivier Matz @ 2018-04-23 16:18 UTC [4%]

 4366. [dpdk-dev] [PATCH v5 02/11] bond: replace rte_panic instances in bonding driver
       - by Arnon Warshavsky @ 2018-04-23 21:28 UTC [3%]

 4367. [dpdk-dev] [PATCH v5 03/11] e1000: replace rte_panic instances in e1000 driver
       - by Arnon Warshavsky @ 2018-04-23 21:28 UTC [3%]

 4368. [dpdk-dev] [PATCH v5 04/11] ixgbe: replace rte_panic instances in ixgbe driver
       - by Arnon Warshavsky @ 2018-04-23 21:28 UTC [3%]

 4369. [dpdk-dev] [PATCH v5 06/11] kni: replace rte_panic instances in kni
       - by Arnon Warshavsky @ 2018-04-23 21:28 UTC [3%]

 4370. [dpdk-dev] [PATCH v5 09/11] eal: replace rte_panic instances in ethdev
       - by Arnon Warshavsky @ 2018-04-23 21:29 UTC [3%]

 4371. [dpdk-dev] [PATCH v5 10/11] eal: replace rte_panic instances in init sequence
       - by Arnon Warshavsky @ 2018-04-23 21:29 UTC [2%]

 4372. Re: [dpdk-dev] [PATCH v4 02/10] devargs: introduce foreach macro
       - by Stephen Hemminger @ 2018-04-23 23:56 UTC [3%]

 4373. Re: [dpdk-dev] [PATCH v3 1/2] mbuf: support attaching external buffer to mbuf
       - by Yongseok Koh @ 2018-04-24  1:29 UTC [4%]

 4374. [dpdk-dev] [PATCH v6 02/11] bond: replace rte_panic instances in bonding driver
       - by Arnon Warshavsky @ 2018-04-24  6:41 UTC [3%]

 4375. [dpdk-dev] [PATCH v6 03/11] e1000: replace rte_panic instances in e1000 driver
       - by Arnon Warshavsky @ 2018-04-24  6:41 UTC [3%]

 4376. [dpdk-dev] [PATCH v6 04/11] ixgbe: replace rte_panic instances in ixgbe driver
       - by Arnon Warshavsky @ 2018-04-24  6:41 UTC [3%]

 4377. [dpdk-dev] [PATCH v6 06/11] kni: replace rte_panic instances in kni
       - by Arnon Warshavsky @ 2018-04-24  6:41 UTC [3%]

 4378. [dpdk-dev] [PATCH v6 09/11] eal: replace rte_panic instances in ethdev
       - by Arnon Warshavsky @ 2018-04-24  6:42 UTC [3%]

 4379. [dpdk-dev] [PATCH v6 10/11] eal: replace rte_panic instances in init sequence
       - by Arnon Warshavsky @ 2018-04-24  6:42 UTC [2%]

 4380. Re: [dpdk-dev] [PATCH v4 02/10] devargs: introduce foreach macro
       - by Gaëtan Rivet @ 2018-04-24 10:26 UTC [3%]

 4381. Re: [dpdk-dev] [PATCH v3 1/2] mbuf: support attaching external buffer to mbuf
       - by Olivier Matz @ 2018-04-24 15:36 UTC [4%]

 4382. [dpdk-dev] [PATCH v2 3/5] eal: make eal_log_level save private
       - by Stephen Hemminger @ 2018-04-24 16:58 UTC [3%]

 4383. Re: [dpdk-dev] [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf
       - by Olivier Matz @ 2018-04-24 19:15 UTC [3%]

 4384. Re: [dpdk-dev] [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf
       - by Thomas Monjalon @ 2018-04-24 20:22 UTC [0%]

 4385. Re: [dpdk-dev] [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf
       - by Yongseok Koh @ 2018-04-24 21:53 UTC [4%]

 4386. Re: [dpdk-dev] [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf
       - by Thomas Monjalon @ 2018-04-24 22:15 UTC [0%]

 4387. [dpdk-dev] [PATCH v7 02/11] bond: replace rte_panic instances in bonding driver
       - by Arnon Warshavsky @ 2018-04-24 22:16 UTC [3%]

 4388. [dpdk-dev] [PATCH v7 03/11] e1000: replace rte_panic instances in e1000 driver
       - by Arnon Warshavsky @ 2018-04-24 22:16 UTC [3%]

 4389. [dpdk-dev] [PATCH v7 04/11] ixgbe: replace rte_panic instances in ixgbe driver
       - by Arnon Warshavsky @ 2018-04-24 22:16 UTC [3%]

 4390. [dpdk-dev] [PATCH v7 06/11] kni: replace rte_panic instances in kni
       - by Arnon Warshavsky @ 2018-04-24 22:16 UTC [3%]

 4391. [dpdk-dev] [PATCH v7 09/11] eal: replace rte_panic instances in ethdev
       - by Arnon Warshavsky @ 2018-04-24 22:16 UTC [3%]

 4392. [dpdk-dev] [PATCH v7 10/11] eal: replace rte_panic instances in init sequence
       - by Arnon Warshavsky @ 2018-04-24 22:16 UTC [2%]

 4393. Re: [dpdk-dev] [PATCH v7 02/11] bond: replace rte_panic instances in bonding driver
       - by Stephen Hemminger @ 2018-04-24 22:51 UTC [0%]

 4394. [dpdk-dev] [PATCH v3 3/5] eal: make eal_log_level save private
       - by Stephen Hemminger @ 2018-04-25  3:17 UTC [3%]

 4395. Re: [dpdk-dev] [PATCH v4 1/2] mbuf: support attaching external buffer to mbuf
       - by Olivier Matz @ 2018-04-25  8:21 UTC [4%]

 4396. Re: [dpdk-dev] [PATCH v7 10/11] eal: replace rte_panic instances in init sequence
       - by Burakov, Anatoly @ 2018-04-25  9:07 UTC [0%]

 4397. Re: [dpdk-dev] [PATCH v1 2/6] mempool: implement abstract mempool info API
       - by Andrew Rybchenko @ 2018-04-25  9:57 UTC [0%]

 4398. Re: [dpdk-dev] [PATCH] ethdev: remove experimental flag of ports enumeration
       - by Ferruh Yigit @ 2018-04-25 10:21 UTC [4%]

 4399. Re: [dpdk-dev] [PATCH v1 2/6] mempool: implement abstract mempool info API
       - by Olivier Matz @ 2018-04-25 10:26 UTC [0%]

 4400. Re: [dpdk-dev] [PATCH] ethdev: remove experimental flag of ports enumeration
       - by Thomas Monjalon @ 2018-04-25 10:29 UTC [0%]


Results 4201-4400 of ~18000   |  | reverse | sort options + mbox downloads above

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