make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0xfc │  inherit 131 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │  inherit 235 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x5c │     fixed 16 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 63 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x70 │  inherit 176 │ false │     OK │
# │    gre      4 │     6 │ inherit 0xf0 │  inherit 149 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │    fixed 220 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa8 │   inherit 71 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │  inherit 243 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x94 │      fixed 1 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 177 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x40 │  inherit 106 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd8 │    fixed 172 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x40 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd0 │   inherit 68 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 166 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │    fixed 140 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 209 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc8 │   inherit 58 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xe4 │  inherit 148 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 166 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x48 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x2c │  inherit 144 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 120 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 166 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb8 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 203 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │   inherit 73 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x6c │     fixed 13 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x78 │  inherit 192 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 207 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │    fixed 136 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb8 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x84 │  inherit 224 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 228 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 245 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 105 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 100 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │     fixed 42 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xac │  inherit 230 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │    inherit 6 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x78 │     fixed 15 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 11 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 178 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 105 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │   inherit 19 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 137 │  true │     OK 
# │ geneve │     4 │     6 │   fixed 0x98 │    fixed 142 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x0c │   inherit 44 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 55 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │     fixed 61 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x2c │    inherit 3 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe8 │   inherit 80 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │     fixed 81 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │     fixed 93 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 197 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x30 │  inherit 248 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 197 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb8 │   inherit 83 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x4c │   inherit 96 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x94 │    fixed 250 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 140 │  true │     OK │
# └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->