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 0x40 │  inherit 129 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xbc │  inherit 139 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x28 │     fixed 37 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xc8 │     fixed 95 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xe0 │   inherit 10 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x48 │  inherit 205 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 206 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xec │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 144 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x0c │   inherit 42 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x68 │     fixed 53 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb8 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │   inherit 30 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x0c │  inherit 112 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xc4 │     fixed 31 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x08 │  inherit 159 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x54 │   inherit 34 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 145 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x24 │  inherit 216 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x10 │   inherit 83 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 172 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x50 │  inherit 161 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xbc │  inherit 118 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 148 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 246 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf4 │  inherit 242 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xac │     fixed 17 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x80 │    fixed 118 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │   inherit 21 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xec │   inherit 43 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │     fixed 60 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x48 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type   outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 16 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd4 │   inherit 91 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │     fixed 26 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │    fixed 248 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │  inherit 179 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xec │  inherit 144 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xdc │    fixed 224 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 130 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x1c │  inherit 210 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x20 │    fixed 152 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x2c │  inherit 229 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 226 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 165 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xc4 │     fixed 40 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │ geneve │     4 │     6 │ inherit 0x44 │  inherit 112 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │  inherit 166 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x04 │     fixed 92 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │     fixed 65 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 222 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 60 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x08 │     fixed 80 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 14 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x50 │    inherit 6 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │    fixed 228 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb0 │    fixed 108 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa0 │  inherit 130 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 128 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │      fixed 5 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xa4 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x08 │   inherit 13 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x6c │   inherit 35 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 179 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x64 │     fixed 96 │  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__->