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 0x44 │  inherit 142 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x14 │   inherit 71 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe8 │    fixed 237 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x94 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 233 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 201 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 200 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x5c │  inherit 218 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │   inherit 15 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x80 │     fixed 89 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xc0 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x28 │  inherit 175 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x24 │  inherit 236 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │     fixed 61 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xac │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd8 │  inherit 235 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 10 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xdc │      fixed 6 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │    fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf4 │   inherit 33 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x50 │  inherit 113 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 144 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x20 │   inherit 20 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc4 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xb0 │     fixed 38 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa4 │   inherit 10 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 249 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 217 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │    fixed 139 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │  inherit 169 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 28 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │      fixed 9 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 122 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x7c │   inherit 28 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │    fixed 125 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │   inherit 90 │ false │     OK │
# │  vxlan │     6      6 │ inherit 0x4c │  inherit 179 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb4 │     fixed 19 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │    fixed 166 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x4c │  inherit 109 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc0 │   inherit 63 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 139 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x34 │  inherit 131 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │   inherit 15 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xdc │      fixed 4 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x24 │   inherit 88 │ false │     OK │
# │ geneve │     4      6 │ inherit 0x78 │   inherit 48 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x18 │     fixed 19 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xdc │     fixed 43 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xb4 │  inherit 214 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x30 │   inherit 88 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 183 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x18 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x04 │   inherit 59 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xc0 │   inherit 25 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │     fixed 90 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x78 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc4 │  inherit 221 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x50 │   inherit 53 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │     fixed 21 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x24 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x20 │   inherit 65 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x18 │   inherit 70 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xbc │    fixed 104 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x80 │     fixed 62 │  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__->