Align filters structure by 8 bytes to per-CPU map.
This commit is contained in:
@@ -128,7 +128,7 @@ struct filter
|
|||||||
struct tcpopts tcpopts;
|
struct tcpopts tcpopts;
|
||||||
struct udpopts udpopts;
|
struct udpopts udpopts;
|
||||||
struct icmpopts icmpopts;
|
struct icmpopts icmpopts;
|
||||||
};
|
} __attribute__((__aligned__(8)));
|
||||||
|
|
||||||
struct stats
|
struct stats
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user