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 0xe0 │   inherit 77 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x40 │  inherit 196 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf4 │    fixed 221 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │   inherit 56 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │   inherit 78 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │     fixed 82 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x9c │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │   inherit 67 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xac │   inherit 40 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │     fixed 14  false │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 231 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 72 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │   inherit 34 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x54 │    fixed 150 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xd4 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6  inherit 0xdc │   inherit 40 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xec │  inherit 123 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x60 │     fixed 15 │ false      OK │
# │    gre │     6 │     6 │   fixed 0x78 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │    gre │     6 │ other │ inherit 0x88 │  inherit 244 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x94 │  inherit 124 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x54 │    fixed 164 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x6c │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xec │  inherit 178 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 143 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x2c │    fixed 167 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x10 │      fixed 3 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xbc │   inherit 92 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb8 │   inherit 35 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x9c │    fixed 230 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x68 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 53 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xdc │  inherit 140 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe8 │    fixed 159 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa4 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x94 │   inherit 56 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x70 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 117 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6      6 │ inherit 0x60 │  inherit 216 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x90 │  inherit 246 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 219 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x48 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6  other │ inherit 0x5c │   inherit 70 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 118 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 30 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │     fixed 85 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xc0 │  inherit 245 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xac │  inherit 154 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │     fixed 27 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x2c │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 246 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x08 │  inherit 169 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x88 │     fixed 58 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xcc │  inherit 236 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 36 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xac │    fixed 179 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x38 │   inherit 81 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 253 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x94 │    fixed 219 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x44 │  inherit 132 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x60 │  inherit 175 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 207  false │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x54 │    inherit 3 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │  inherit 166 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │     fixed 84 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │     fixed 60 │  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__->