RE: [EXT] [PATCH] examples/ipsec-secgw: Update fixed MAC address used by tap driver

2023-05-16 Thread Akhil Goyal
> Modify LOCAL_MAC value to match new locally administered MAC > address used by TAP driver. > Shouldn't this be other way round? PMD should be able to use the MAC given by application. > Bugzilla ID: 1198 > > Signed-off-by: David Christensen > --- > examples/ipsec-secgw/test/common_defs.sh |

[PATCH] examples/ipsec-secgw: Update fixed MAC address used by tap driver

2023-04-26 Thread David Christensen
Modify LOCAL_MAC value to match new locally administered MAC address used by TAP driver. Bugzilla ID: 1198 Signed-off-by: David Christensen --- examples/ipsec-secgw/test/common_defs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ipsec-secgw/test/common_defs.sh