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 0x0c │  inherit 205 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │  inherit 124 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │    fixed 113 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 173 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x1c │   inherit 39 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │    fixed 184 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x34 │  inherit 138 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x9c │   inherit 80 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │    fixed 128 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x28 │    fixed 108 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x54 │    inherit 5 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb0 │   inherit 41 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 18 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 149 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x40 │   inherit 46 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x54 │    fixed 132 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc0 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │   inherit 94 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │  inherit 106 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x1c │     fixed 73 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x98 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 202 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x58 │  inherit 175 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │     fixed 18  false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x74 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x5c │   inherit 66 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 163 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │     fixed 17 │ false      OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 247 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x9c │   inherit 56 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │      fixed 2 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 233 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xdc │   inherit 71 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x48 │    fixed 165 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x90 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x04 │   inherit 54 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 242 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │     fixed 62 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x8c │   inherit 56 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │   inherit 12 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │     fixed 14 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd4 │  inherit 179 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x80 │  inherit 212 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │    fixed 168 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x94 │  inherit 188 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf0 │  inherit 128 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │    fixed 152 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │    fixed 135 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xdc │   inherit 69 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe4 │   inherit 93 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x6c │    fixed 209 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x24 │  inherit 196 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x48 │   inherit 12 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │     fixed 69 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 184 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 126 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 200 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc8 │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xb0 │   inherit 81 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x48 │   inherit 39 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x1c │    fixed 112 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 184 │  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__->