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 0x34    inherit 23 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x7c │  inherit 133 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │    fixed 162 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x6c │    fixed 144 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xf8 │   inherit 73 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 244 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 207 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x80 │  inherit 252 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x1c │  inherit 111 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │    fixed 224 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x78 │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x88 │  inherit 223 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 121 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x34 │    fixed 126 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 203 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x9c │   inherit 28 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd4 │     fixed 95 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xcc │  inherit 132 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xa0 │   inherit 11 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x34 │    fixed 227 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x34     fixed 158 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x5c │  inherit 164 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x8c │   inherit 71 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 190 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │   inherit 81 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x3c │  inherit 124 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x14 │     fixed 24 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x14 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x8c │  inherit 228 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 20 │  true │     OK │
# │  vxlan      4 │ other │   fixed 0x4c │     fixed 43 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │  inherit 212 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x54 │   inherit 61 │  true │     OK │
# │  vxlan      6 │     4 │   fixed 0xd0 │    fixed 177 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 250 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 227 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 157 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xfc │  inherit 152 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x48 │  inherit 210 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x90 │     fixed 29 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 216 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 180 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │   inherit 40 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x20 │    fixed 150 │ false      OK │
# │ geneve │     4 │     4 │   fixed 0x50 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 235 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc4 │  inherit 202 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x80 │     fixed 57 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 93 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x20 │   inherit 41 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │     fixed 76 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xbc │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 184 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x2c │  inherit 228 │  true │     OK │
# │ geneve      6 │     4 │   fixed 0xd4 │    fixed 165 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │    fixed 154 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │  inherit 107 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x5c │  inherit 174 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x08 │    fixed 228 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x84 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │ other │ inherit 0x18 │   inherit 61 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc8 │   inherit 26 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │    fixed 147 │ false      OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 108 │  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__->