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 0x98 │  inherit 128 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x04 │   inherit 20 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │     fixed 70 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 70 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │  inherit 255 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xac │    fixed 117 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │  inherit 119 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x60 │   inherit 90 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 203 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xbc │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xec │  inherit 173 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 229 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │     fixed 42 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x7c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x84 │   inherit 54 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 151 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x38 │     fixed 86 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x74 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd8 │    inherit 8 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │   inherit 61 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd8 │    fixed 169 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x4c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa8 │  inherit 211 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x7c │  inherit 223 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xbc │    fixed 144 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 250 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │   inherit 32 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │     fixed 45 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │    fixed 179 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x84 │  inherit 247 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x34 │  inherit 105 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x60 │     fixed 76 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x54 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 106 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 174 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 175 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xa8 │  inherit 247 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x88 │    fixed 199 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x34 │   inherit 36 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xd8 │   inherit 33 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │     fixed 36 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 232 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xec │  inherit 223 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │    fixed 171 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xbc │   inherit 16 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x14 │  inherit 203 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │    fixed 120 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x10 │  inherit 167 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x3c │  inherit 176 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │     fixed 93 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6      4 │ inherit 0x5c │  inherit 103 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe8 │  inherit 155 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 192 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x3c │  inherit 115 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 137 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 149 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 214 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x34 │   inherit 44 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 124 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │     fixed 56 │  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__->