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 0x44 │  inherit 196 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x2c │  inherit 211 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 45 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc0 │  inherit 101 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x6c │  inherit 202 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │    fixed 188 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x98 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x18 │   inherit 21 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │  inherit 145 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 30 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x88 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xfc │   inherit 86 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd4 │   inherit 18 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │    fixed 174 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x68 │  inherit 245 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 175 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 223 │ false │     OK 
# │    gre │     6 │     6 │   fixed 0x30 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc4 │  inherit 182 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │  inherit 128 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 104 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x10 │   inherit 15 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x24 │  inherit 245 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x18 │    fixed 201 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 186 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x14 │  inherit 234 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xdc │    fixed 184 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x48 │   inherit 45 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xd0 │  inherit 111 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 205 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │  inherit 238 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x98 │  inherit 139 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 100 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x60 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xcc │  inherit 214 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xbc │  inherit 251 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x10 │    fixed 121 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 241 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x58 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 120 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │    fixed 202 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │    inherit 8 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x54 │   inherit 86 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x74 │    fixed 102 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x7c │  inherit 244 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x7c │   inherit 49 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │     fixed 75 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 45 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 173 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │    fixed 180 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x80 │  inherit 122 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x88 │  inherit 149 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x5c │    fixed 246 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x54 │  inherit 209 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 212 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 123 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa8 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 218 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x70 │  inherit 182 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x2c │    fixed 246 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 232 │  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__->