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 0x18 │  inherit 188 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf0 │  inherit 147 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 122 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │   inherit 94 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 100 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x78 │    fixed 176 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │  inherit 229 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x50 │  inherit 201 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 94 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x20 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 200 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc4 │  inherit 188 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │    fixed 152 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 105 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x68 │   inherit 11 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │     fixed 88 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x34 │   inherit 81 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xbc │   inherit 66 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 232 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x64 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 211 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │  inherit 146 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x54 │     fixed 41 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │    fixed 225 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xf8     inherit 5 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 158 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xbc │    fixed 111 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │  inherit 251 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x64 │    inherit 3 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x5c │     fixed 89 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xac │  inherit 213 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │    inherit 2 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x0c │      fixed 8 │ false │     OK │
# │  vxlan │     6 │     4    fixed 0xb0 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x54 │   inherit 53 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 130 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x84 │     fixed 87 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │    inherit 2 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 109 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 162 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xac │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf8 │  inherit 243 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 113 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xdc │    fixed 174 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 221 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 106 │  true │     OK │
#  geneve │     4 │     6 │   fixed 0xec │      fixed 6 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xe8 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc0 │  inherit 114 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe4 │   inherit 53 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x04 │     fixed 89 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x5c │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xdc │  inherit 247 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 44 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 179 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc8 │   inherit 18 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x98 │   inherit 82 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x60 │    fixed 160 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x40 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 177 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x10 │  inherit 220 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │     fixed 44 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │     fixed 83 │  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__->