Re: [dpdk-dev] [PATCH v2 6/6] examples/ipsec-secgw: config ethernet MACs dynamically

2019-03-28 Thread Ferruh Yigit
;> ; De Lara Guarch, Pablo >> ; aviadye at mellanox.com >> Cc: borisp at mellanox.com; akhil.goyal at nxp.com; >> hemant.agrawal at nxp.com; Nicolau, Radu ; >> Doherty, Declan ; aviadye at dev.mellanox.co.il; >> liranl at mellanox.com; nelio.laranjeiro at 6wind.com;

Re: [dpdk-dev] [PATCH v2 6/6] examples/ipsec-secgw: config ethernet MACs dynamically

2017-10-20 Thread Nicolau, Radu
du ; > Doherty, Declan ; avia...@dev.mellanox.co.il; > lir...@mellanox.com; nelio.laranje...@6wind.com; tho...@monjalon.net > Subject: [dpdk-dev][PATCH v2 6/6] examples/ipsec-secgw: config ethernet > MACs dynamically > > From: Aviad Yehezkel > > Issue: None > Signed-off-by: Aviad Yehezkel > -- > v2:

[dpdk-dev] [PATCH v2 6/6] examples/ipsec-secgw: config ethernet MACs dynamically

2017-10-19 Thread aviadye
From: Aviad Yehezkel Issue: None Signed-off-by: Aviad Yehezkel -- v2: * Fix commit message --- examples/ipsec-secgw/Makefile | 1 + examples/ipsec-secgw/ep0.cfg | 6 + examples/ipsec-secgw/ep1.cfg | 6 + examples/ipsec-secgw/eth.c | 238 +++