Re: [dpdk-dev] [PATCH 2/7] net/mlx5: use standard IP protocol numbers

2018-10-09 Thread Ferruh Yigit
On 10/8/2018 7:02 PM, Yongseok Koh wrote: > Fixes: 0f8775dd8f1c ("net/mlx5: add support for multiple flow drivers") > Cc: Ori Kam > > Signed-off-by: Yongseok Koh Squashed into relevant commit in next-net, thanks.

Re: [dpdk-dev] [PATCH 2/7] net/mlx5: use standard IP protocol numbers

2018-10-09 Thread Yongseok Koh
> On Oct 9, 2018, at 12:37 AM, Ori Kam wrote: > > Hi, > PSB > >> -Original Message- >> From: Yongseok Koh >> Sent: Monday, October 8, 2018 9:02 PM >> To: Shahaf Shuler >> Cc: dev@dpdk.org; Yongseok Koh ; Ori Kam >> >> Subject: [PATCH 2/7] net/mlx5: use standard IP protocol numbers >>

Re: [dpdk-dev] [PATCH 2/7] net/mlx5: use standard IP protocol numbers

2018-10-09 Thread Ori Kam
Hi, PSB > -Original Message- > From: Yongseok Koh > Sent: Monday, October 8, 2018 9:02 PM > To: Shahaf Shuler > Cc: dev@dpdk.org; Yongseok Koh ; Ori Kam > > Subject: [PATCH 2/7] net/mlx5: use standard IP protocol numbers > > Fixes: 0f8775dd8f1c ("net/mlx5: add support for multiple flow

[dpdk-dev] [PATCH 2/7] net/mlx5: use standard IP protocol numbers

2018-10-08 Thread Yongseok Koh
Fixes: 0f8775dd8f1c ("net/mlx5: add support for multiple flow drivers") Cc: Ori Kam Signed-off-by: Yongseok Koh --- drivers/net/mlx5/mlx5_flow.c | 9 + drivers/net/mlx5/mlx5_flow.h | 9 - drivers/net/mlx5/mlx5_flow_verbs.c | 7 --- 3 files changed, 13 insertions(