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 0xd4 │   inherit 38 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x68 │   inherit 29 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │     fixed 10 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd0 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x98 │   inherit 27 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │   inherit 94 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 204 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xa0 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x2c │  inherit 240 │ false      OK │
# │    gre │     4 │ other │ inherit 0xb8 │  inherit 139 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 237 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xac │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x20 │  inherit 122 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x9c │   inherit 75 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x18 │    fixed 112 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 55 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x88 │  inherit 251 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │    fixed 164 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │     fixed 11 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │    inherit 2 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x4c │  inherit 220 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 104 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │     fixed 43 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa0 │  inherit 253 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xe0 │   inherit 40 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │    fixed 107 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x30 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   vxlan │     4 │     6 │ inherit 0xac │   inherit 26 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 214 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 246 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x08 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 144 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │   inherit 26 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │   inherit 90 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │  inherit 102 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 209 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x74 │     fixed 35 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │  inherit 125 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 249 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x18 │    fixed 227 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x7c │   inherit 19 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 218 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x80 │    fixed 193 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │     fixed 20 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa4 │  inherit 245 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xa0 │  inherit 182 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 116 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │     fixed 87 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x74 │  inherit 167 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x70 │    inherit 6 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x58 │    fixed 140 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xc8 │    inherit 5 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 207 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe0 │     fixed 86 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 135 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x54 │   inherit 20 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │     fixed 48 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │  inherit 165 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 254 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x4c │     fixed 46 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x98 │  inherit 212 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe0 │  inherit 244 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x48 │    fixed 202 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │     fixed 29 │  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__->