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 0xa0 │   inherit 10 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x50 │   inherit 67 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │     fixed 43 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │    fixed 178 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x7c │  inherit 253 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x30 │  inherit 132 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc8 │     fixed 31 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │    fixed 101 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x70 │  inherit 128 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xfc │  inherit 105 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 223 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x1c │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │   inherit 26 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x08 │   inherit 86 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xfc │     fixed 15 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x6c │  inherit 161 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │   inherit 16 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x2c │     fixed 73 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xe0 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │   inherit 19 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │  inherit 173 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x2c │     fixed 28 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x98 │  inherit 183 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │  inherit 161 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 122 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x7c │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     6 │ inherit 0x20 │  inherit 195 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf0 │   inherit 81 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │    fixed 161 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x34 │     fixed 82 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x6c │  inherit 115 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 175 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x64 │     fixed 77 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd4 │    fixed 223 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x94 │  inherit 133 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 11 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 116 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xcc │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     6 │ inherit 0x48 │    inherit 7 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │   inherit 88 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │     fixed 43 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x5c │    fixed 147 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x18 │  inherit 182 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xe8 │   inherit 88 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 62 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 105 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe0 │   inherit 56 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x38 │    fixed 137 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 169 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 210 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x34 │     fixed 93 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x6c │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 95 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 44 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x14 │    fixed 139 │ false │     OK │
# │ geneve      4 │ other │   fixed 0x0c │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa0 │  inherit 130 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x1c │    inherit 2 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │      fixed 3 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x98 │   inherit 20 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 221 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xbc │      fixed 2 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │     fixed 96 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x2c │   inherit 10 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x9c │  inherit 183 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │    fixed 103 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe8 │    fixed 224 │  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__->