Commit 30454b2
remove INLINE_DECAP_IPIP from edge_*/fna_* flavors since GUE_ENCAP is default
Summary:
all edge_* flavors are using edge_defines and gue_define and all fna_* flavors are using fna_defines and gue_define. there is no
need to have have INLINE_DECAP_IPIP defined in edge_defines and fna_defines. Removing it.
Created gue decap unit tests for all edge_/fna_ flavors.
I don't see how OSS code config those INLINE_DECAP macros. Maybe no change is needed there. Would confirm. https://github.com/facebookincubator/katran/blob/main/katran/lib/Makefile-bpf
Reviewed By: p-shah256
Differential Revision: D92073353
fbshipit-source-id: 4bf292aedd353662d74f64954ec18f61f3553c411 parent 36c92b9 commit 30454b2
2 files changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | 386 | | |
393 | 387 | | |
394 | 388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments