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 0x80 │   inherit 14  false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │  inherit 183 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xbc │     fixed 52 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x28 │  inherit 214 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x70 │   inherit 49 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x64 │    fixed 255 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xcc │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x28 │   inherit 93 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xd8 │   inherit 36 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │    fixed 115 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x4c │  inherit 155 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x10 │  inherit 229 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x70 │     fixed 22 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │   inherit 39 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 148 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x6c │    fixed 206 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 172 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xdc │   inherit 27 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x70 │  inherit 150 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │     fixed 93 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xc0 │  inherit 145 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │   inherit 80 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x68 │    fixed 188 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │    fixed 114 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xd4   inherit 151 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xcc │  inherit 139 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │     fixed 75 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x98 │    fixed 186 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xc4 │  inherit 104 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc4 │  inherit 131 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xdc │     fixed 15 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x78 │  inherit 173 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xac │   inherit 70 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x38 │    fixed 193 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 177 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x60 │   inherit 87 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 123 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x6c │    fixed 239 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa0 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │   inherit 53 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xb0 │  inherit 137 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xe4 │    fixed 132 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#   Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x3c │  inherit 224 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x88 │  inherit 159 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 211 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x58 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x20 │  inherit 102 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd4 │   inherit 37 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │     fixed 79 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │  inherit 142 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x2c │  inherit 218 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xe4 │     fixed 30 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x3c │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa4 │  inherit 160 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf0 │  inherit 100 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │     fixed 39 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x58 │    fixed 245 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa8 │  inherit 203 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 239 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │     fixed 97 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xdc │  inherit 159 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x04 │   inherit 55 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 222 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x24 │     fixed 88 │  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__->