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 0xac │   inherit 14 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc8 │   inherit 83 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │     fixed 97 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x04 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x80 │   inherit 15 │ false │     OK │
#     gre │     4 │     6 │ inherit 0xa8 │  inherit 131 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xa4 │     fixed 75 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x80 │  inherit 128 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe8 │   inherit 52 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 169 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x04 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 249 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 208 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe8 │     fixed 38 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x48 │   inherit 39 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x24 │  inherit 105 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 121 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x24 │  inherit 216 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x74 │   inherit 70   true │     OK │
# │    gre │     6 │ other │   fixed 0x9c │    fixed 170 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe8 │   inherit 30 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │  inherit 112 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │    fixed 168 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │     fixed 39 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf4 │   inherit 41 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x28 │  inherit 175 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │    fixed 172 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe0 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd4 │  inherit 253 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 139 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x98 │    fixed 216 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xa4 │    inherit 5 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │  inherit 241 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │    fixed 198 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 117 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x04 │  inherit 157 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe0 │   inherit 59 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │    fixed 245 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x44 │   inherit 11 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 144 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 196 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 16 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xcc │  inherit 118 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 153 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 121 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x8c │   inherit 89 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xbc │  inherit 196 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │    fixed 144 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 27 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc0 │  inherit 249 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xec │     fixed 94 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 165 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │   inherit 78 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xd8 │    fixed 203 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x4c │   inherit 12 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x50 │  inherit 200 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │     fixed 41 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xa8 │  inherit 169 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x60 │  inherit 240 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 211 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x50 │    fixed 114 │  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__->