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 0x30 │  inherit 113 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd4 │  inherit 194 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │    fixed 215 │ false │     OK 
# │    gre      4 │     4 │   fixed 0x78 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre      4 │     6 │ inherit 0x04 │  inherit 194 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb8 │  inherit 187 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │     fixed 60 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x0c │  inherit 133 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x44 │  inherit 221 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xec │    fixed 116 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │   inherit 52 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │  inherit 170 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 225 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │   inherit 30 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 188 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │    fixed 126 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x50 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x28 │  inherit 119 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │   inherit 31 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xfc │     fixed 30 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x94 │  inherit 129 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │   inherit 16 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │      fixed 3 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     6 │ inherit 0xac │   inherit 90 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58   inherit 245 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x14 │    fixed 229 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x38 │  inherit 166 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x9c │  inherit 114 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │     fixed 31 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 89 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x20 │   inherit 62 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │     fixed 39 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 152 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xd8 │   inherit 70 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa4 │  inherit 149 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │     fixed 47 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x5c │   inherit 44 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x90 │  inherit 255   true │     OK │
# │  vxlan │     6 │ other │   fixed 0x7c │    fixed 255 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │    fixed 232 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 154 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf0 │   inherit 97 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │    fixed 168 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
#  geneve │     4 │     6 │ inherit 0x70 │   inherit 24 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 160 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x08 │    fixed 103 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x4c │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa4 │   inherit 13 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x18 │  inherit 163 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xc8 │    fixed 185 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │    fixed 213 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 251 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xa0 │   inherit 22 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │     fixed 91 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x84 │  inherit 198 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x84 │  inherit 251 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 193 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc0 │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb4 │   inherit 17 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd4 │  inherit 173 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd0 │     fixed 69 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │      fixed 2 │  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__->