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 0x40 │   inherit 40 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x10 │   inherit 30 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 182 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb4 │  inherit 177 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa8 │  inherit 255 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │    fixed 208 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x7c │  inherit 224 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x84 │   inherit 70 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 238 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xec │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x20 │  inherit 121 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 160 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 154 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x68 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf0 │  inherit 199 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 194 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x78 │    fixed 137 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 138 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │    inherit 2 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xd4 │    fixed 124 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x1c │  inherit 238 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x28 │     fixed 12 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc4 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x70 │  inherit 164 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x74 │  inherit 186 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x30 │     fixed 34 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │  vxlan │     4 │ other  inherit 0x78 │  inherit 170 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x44 │   inherit 49 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 77 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb8 │    inherit 4 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x38 │  inherit 114 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 253 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 130 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x14 │  inherit 195 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x98 │    fixed 126 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x24 │   inherit 82 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x0c │  inherit 197 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │      fixed 1 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x18 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x4c │  inherit 109 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x4c │   inherit 72 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │      fixed 8 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x68 │  inherit 162 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf0 │   inherit 70 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │    fixed 132 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x94 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x40 │   inherit 17 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xa0 │  inherit 125 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x74 │    fixed 138 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xe8 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd8 │   inherit 98 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x90 │  inherit 162 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 125 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │    inherit 9 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x0c │   inherit 25 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 170 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x68 │   inherit 20 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc0 │   inherit 67 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xa8 │    fixed 201 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │     fixed 98 │  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__->