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 0x30 │   inherit 81 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │  inherit 190 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 234 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │     fixed 45 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x10 │   inherit 32 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 235 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 56 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      4 │ other │ inherit 0x4c │   inherit 40 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 220 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x6c │     fixed 87 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x78 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x64 │  inherit 163 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 147 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │     fixed 88 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x38 │   inherit 56 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x28 │   inherit 48 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x5c │     fixed 79 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xd4 │   inherit 75 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x40 │   inherit 91 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 178 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xac │  inherit 112 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x30 │    inherit 6 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 161 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe8 │  inherit 192 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa8 │   inherit 62 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 36 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 23 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 194 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 220 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x20 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x74 │  inherit 246 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x50 │  inherit 156 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │     fixed 98 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 208 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 153 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │     fixed 43 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc0 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │  inherit 177 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x30 │  inherit 252   true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 116 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │     4 │ inherit 0x78 │  inherit 213 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x40 │  inherit 154 │  true │     OK 
# │ geneve │     4 │     4 │   fixed 0x48 │     fixed 96 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │   inherit 29 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │  inherit 161 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 137 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x28 │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb8 │  inherit 226 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 119 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x48 │    fixed 118 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 134 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x1c │  inherit 229 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 194 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x64 │   inherit 61 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x10 │  inherit 185 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 189 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb8 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x68 │  inherit 230 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xdc │  inherit 238 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 237 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x7c │     fixed 31 │  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__->