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 0xa0 │   inherit 73 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x24 │   inherit 94 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │     fixed 19 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa8 │     fixed 12 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x68 │    inherit 5 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │   inherit 32 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 119 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │    fixed 208 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x9c │    inherit 6 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x4c │  inherit 222 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 49 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xdc │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x6c │  inherit 118 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 155 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf4 │     fixed 41 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xbc │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 114 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x4c │    inherit 7 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 239 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc4 │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x04 │   inherit 43 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │   inherit 78 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │      fixed 5 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc8 │   inherit 76 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x20 │   inherit 28 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd4 │     fixed 52 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x18 │   inherit 69 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd0 │   inherit 50 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │     fixed 31 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x50 │  inherit 176 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 127 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │    fixed 125 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x9c │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 248 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 137 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xac │    fixed 238 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xe8 │  inherit 160 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x64 │  inherit 173 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │     fixed 55 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x74 │   inherit 33 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x18 │   inherit 43 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │     fixed 96 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd8 │    fixed 226 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 134 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xf0 │    inherit 7 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x4c │    fixed 183 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa8 │   inherit 65 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x24 │   inherit 82 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 254 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 176 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x54 │   inherit 50 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │     fixed 26 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │    fixed 148 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x10 │  inherit 145 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 125 │  true      OK │
# │ geneve │     6 │     4 │   fixed 0x04 │    fixed 213 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 189 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x80 │   inherit 45 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 188 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xf0 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x48 │  inherit 155 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x40 │  inherit 213 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 144 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │     fixed 77 │  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__->