On 9/26/2017 2:49 PM, Wu, Jingjing wrote: > > >> -----Original Message----- >> From: Dai, Wei >> Sent: Monday, September 25, 2017 2:37 PM >> To: Wu, Jingjing <[email protected]>; Xing, Beilei >> <[email protected]>; Ananyev, >> Konstantin <[email protected]> >> Cc: [email protected]; Dai, Wei <[email protected]>; [email protected] >> Subject: [PATCH v6] net/i40e: fix mirror rule reset when port is closed >> >> When an i40e PF port is stopped, all mirror rules should be reserved. >> But when an i40e PF port is closed, all mirror rules should be removed. >> When a mirror rule is removed, its associated hardware and software >> resource should also be removed. >> >> Fixes: a4def5edf0fc ("i40e: enable port mirroring") >> Cc: [email protected] >> >> Signed-off-by: Wei Dai <[email protected]> >> Tested-by: Lijuan Tu <[email protected]> > > Acked-by: Jingjing Wu <[email protected]>
Applied to dpdk-next-net/master, thanks.

