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 91 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │   inherit 19 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xc4 │    fixed 137 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xac │    fixed 237 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xec │  inherit 237 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x24    inherit 67 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │     fixed 87 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x44 │   inherit 91 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x7c │   inherit 60 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x90 │     fixed 27 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 249 │  true │     OK │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x9c │    inherit 6 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x4c │   inherit 50 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │     fixed 75 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │      fixed 9 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 159 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x24 │   inherit 54 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 254 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x04 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x94 │   inherit 17 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa8 │  inherit 140 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 121 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     4 │ inherit 0x3c │   inherit 46 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xf4 │  inherit 167 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │    fixed 164 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xe8 │  inherit 231 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xdc │  inherit 104 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xcc │     fixed 30 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x04 │  inherit 241 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa4 │   inherit 24 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │     fixed 14 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0x04 │   inherit 27 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 108 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x80 │    fixed 121 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb0 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xdc │   inherit 57 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 16 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x58 │      fixed 4 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x94 │   inherit 79 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x94 │   inherit 74 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x34 │    fixed 139 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x50    inherit 28 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 207 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │     fixed 31 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x5c │  inherit 124 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x34 │   inherit 42 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │    fixed 245 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf4 │    inherit 8 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x2c │   inherit 49 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x34 │    fixed 242 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc4 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 120 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x34 │  inherit 193 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x64 │    fixed 240 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x20 │   inherit 97 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x1c │   inherit 65 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44       fixed 7 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x90 │  inherit 145 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x7c │  inherit 216 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │     fixed 12 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │    fixed 215 │  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__->