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 26 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa0 │  inherit 128 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │     fixed 63 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xa0 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x6c │   inherit 70 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x28 │   inherit 48 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │     fixed 23 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x1c │  inherit 184 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xa0 │  inherit 248 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x68 │     fixed 46 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x34 │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x78 │  inherit 236 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x58 │   inherit 44 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x80 │    fixed 116 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 133 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x7c │   inherit 85 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd8 │    fixed 152 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │    fixed 131 │  true │     OK │
# ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x18 │   inherit 32 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │    inherit 2 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x10 │     fixed 61 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x0c │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x4c │  inherit 240 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x0c │  inherit 142 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │     fixed 25 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd4 │  inherit 124 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc8 │  inherit 120 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf4 │     fixed 92 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x5c │   inherit 81 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 229 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 196 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x58 │  inherit 174 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x88 │   inherit 96 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │    fixed 130 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x64 │   inherit 86 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │  inherit 118 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x7c │     fixed 85 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x94 │    fixed 105 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │    inherit 2 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb0 │  inherit 200 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │     fixed 55 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x60 │   inherit 32 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x84 │  inherit 165 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb8 │     fixed 93 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x0c │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x2c │   inherit 12 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │    inherit 5 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xbc │    fixed 203 │ false │     OK │
# │ geneve │     4      6 │   fixed 0x84 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │ other │ inherit 0x5c │  inherit 149 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe4 │  inherit 145 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd0 │    fixed 200 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xbc │   inherit 89 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x5c │   inherit 46 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 36 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │   inherit 21 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │  inherit 168   true │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 175 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 239 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │ other │ inherit 0xc0 │   inherit 11 │ false │     OK │
# │ geneve │     6  other │ inherit 0xb4 │  inherit 239 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x34 │     fixed 52 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x10 │      fixed 5 │  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__->