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 0xdc │  inherit 236 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xdc │   inherit 40 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x54 │     fixed 76 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x1c │    inherit 1 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x98 │  inherit 171 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │     fixed 46 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │   inherit 88 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │   inherit 48 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 214 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x1c │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x38 │  inherit 196 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xcc │   inherit 39 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 231 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x14 │  inherit 248 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x8c │   inherit 21 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xfc │    fixed 105 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x74 │   inherit 28 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │   inherit 36 │  true │     OK │
# │    gre │     6  other │   fixed 0x3c │     fixed 34 │ false │     OK │
#     gre │     6 │ other │   fixed 0x30 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xa4 │   inherit 40 │  true │     OK │
# │  vxlan │     4      4 │   fixed 0xcc │     fixed 46 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 82 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x70 │   inherit 18 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │     fixed 85 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 243 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe0 │  inherit 224 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │     fixed 19 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc4 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x70 │  inherit 109 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │    inherit 8 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x3c │    fixed 143 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │   inherit 79 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 136 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │     fixed 73 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 214 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x98 │   inherit 66 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe0 │  inherit 184 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │     fixed 66 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xa4 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 182 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x08 │   inherit 42 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 196 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x50 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xd8 │  inherit 212 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 209 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │     fixed 39 │ false      OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x2c │   inherit 69 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xb0 │   inherit 62 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │     fixed 16 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x2c │   inherit 69 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 193 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 145 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │     6 │ inherit 0xec │  inherit 250 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x4c │  inherit 245 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc │    fixed 201 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x30 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf0 │   inherit 78 │ false │     OK 
# │ geneve │     6 │ other │ inherit 0xc4 │  inherit 125 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │     fixed 89 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │     fixed 26 │  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__->