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 0xbc │  inherit 175 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xdc │    inherit 5 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xdc │    fixed 250 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa8 │   inherit 20 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 236 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x24 │    fixed 124 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x6c │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x78 │  inherit 122 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x08 │  inherit 250 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x4c │    fixed 220 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 210 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe4 │   inherit 96 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x08 │  inherit 102 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x58 │    fixed 201 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │    fixed 163 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │     6 │ inherit 0x28 │   inherit 98 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │  inherit 115 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x1c │     fixed 35 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │     fixed 84 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x98 │  inherit 168 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x78 │  inherit 104 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xdc │    fixed 250 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x88 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x80 │  inherit 123 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x24 │   inherit 98 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │     fixed 62 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x88 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │   inherit 44 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 130 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x10 │    fixed 172 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa4 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x98 │   inherit 22 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x2c │  inherit 209 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │    fixed 103 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x7c │  inherit 203 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xec │  inherit 206 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │    fixed 189 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 138 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xfc │  inherit 212 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb4 │  inherit 204 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x34 │     fixed 28 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x2c │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc0 │  inherit 221 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │  inherit 165 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x3c │    fixed 255 │ false      OK │
# │  vxlan │     6 │ other │   fixed 0x18 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │    inherit 3 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x48 │  inherit 219 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │     fixed 61 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x04 │  inherit 225 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x70 │  inherit 179 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 180 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x64 │   inherit 41 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │   inherit 11 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 134 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x30 │  inherit 246 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 114 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x88 │    fixed 158 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x74 │     fixed 77 │  true │     OK │
# ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 20  false │     OK │
# │ geneve │     6 │     6 │ inherit 0x78 │  inherit 195 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │     fixed 22 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 127 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 214 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc0 │  inherit 225 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xfc │    fixed 174 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x38 │    fixed 208 │  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__->