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 0x28 │  inherit 241 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd0 │  inherit 151 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │     fixed 34 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc0 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x88 │  inherit 118 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 190 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │     fixed 15 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x10 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xbc │  inherit 102 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x64 │  inherit 253 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x50 │     fixed 90 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x0c │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xcc │  inherit 117 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x64 │   inherit 12 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xd0 │    fixed 179 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf4 │  inherit 207 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x70 │  inherit 206 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 220 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x2c │  inherit 183 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │  inherit 113 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x60 │     fixed 31 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 103 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x10 │  inherit 118 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 180 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │     fixed 72 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 230 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x34 │   inherit 30 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x54 │    fixed 102 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x74 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 237 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x9c │   inherit 41 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │    fixed 120 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x08     fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │    inherit 6 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x38 │   inherit 51 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 103 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 229 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6  inherit 0x98 │  inherit 164 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │   inherit 60 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x74 │     fixed 27 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc4 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 180 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 119 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │     fixed 25 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd0 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x98 │  inherit 166 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc8 │  inherit 152 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │     fixed 13 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 54 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │   inherit 16 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 181 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 124 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x3c │   inherit 46 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x8c │  inherit 124 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa0 │    fixed 121 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 203 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x74 │   inherit 71 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │     fixed 93 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x14 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 216 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe8 │   inherit 72 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 234 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe0 │   inherit 96 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xd0 │   inherit 30 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 166 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x88 │    fixed 179 │  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__->