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 0xf4 │  inherit 209 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │   inherit 36 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x98 │    fixed 170 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x84 │   inherit 34 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 98 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │     fixed 66 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xfc │   inherit 48 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x38 │   inherit 79 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x7c │    fixed 109 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x34 │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x70 │  inherit 167 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x44 │   inherit 79 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xdc │     fixed 41 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa4 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x28 │  inherit 224 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │  inherit 146 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │     fixed 47 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xac │  inherit 255 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x20 │  inherit 221 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 136 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x80 │    fixed 161 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x48 │   inherit 57 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c │   inherit 70 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │    fixed 225 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 152 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 201 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 253 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 187 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │  inherit 152 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 150 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │      fixed 1 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │    inherit 6 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 15 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 183 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │    fixed 120 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb0 │  inherit 157 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x5c │   inherit 68 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │     fixed 23 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │    fixed 156 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 221 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │  inherit 212 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xfc │      fixed 7 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa0 │   inherit 75 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x8c │  inherit 161 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 117 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 226 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 176 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │     fixed 51 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │ other │ inherit 0x6c │   inherit 98 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │  inherit 128 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │     fixed 24 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │ geneve │     6 │     4 │ inherit 0xcc │   inherit 54 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │  inherit 143 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x98 │    fixed 249 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x9c │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa0 │   inherit 77 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x14 │   inherit 97 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x34 │    fixed 195 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe4 │  inherit 128 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 224 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x70 │    fixed 183 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │      fixed 2 │  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__->