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 0xd8 │   inherit 11 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │   inherit 49 │  true │     OK │
# │    gre      4 │     4 │   fixed 0xc0 │     fixed 81 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf8 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │  inherit 205 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xf0 │  inherit 239 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │     fixed 41 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │    fixed 136 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x84 │   inherit 13 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │   inherit 84 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │     fixed 75 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xf0 │   inherit 15 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x94 │  inherit 144 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 101 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x60 │  inherit 165 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │   inherit 11 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 144 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────
# │    gre │     6 │ other │ inherit 0x78 │   inherit 51 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x58 │  inherit 120 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │    fixed 126 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │    fixed 100 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xdc │  inherit 123 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x1c │   inherit 27 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 172 │ false      OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x80 │   inherit 87 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x2c │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 155 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      4 │ other │ inherit 0xa0 │  inherit 240 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 249 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 175 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │  inherit 143 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x2c │   inherit 56 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │     fixed 48 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 238 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x1c │   inherit 34 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │    inherit 3 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │    fixed 132 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x1c │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 137 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │   inherit 57 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 163 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x98 │   inherit 68 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 112 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │    fixed 198 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │    inherit 5 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xac │  inherit 210 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 171 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 229 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf0 │  inherit 175 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x30 │  inherit 227 │  true │     OK 
# │ geneve │     4 │ other │   fixed 0x1c │    fixed 202 │ false      OK │
# │ geneve │     4 │ other │   fixed 0x34 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     6 │     4 │ inherit 0xc8 │  inherit 229 │ false      OK │
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 70 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 186 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 221 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x30 │  inherit 235 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xa0 │   inherit 60 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x3c │    fixed 172 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 235 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │  inherit 187 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x78 │    fixed 212 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 49 │  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__->