make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x20 │  inherit 113 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │  inherit 153 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │     fixed 36 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 59 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │   inherit 15 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x4c │     fixed 22 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xc4 │    fixed 114 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │  inherit 175 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │   inherit 66 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe8 │     fixed 76 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │    inherit 1 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x6c │  inherit 192 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │     fixed 77 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 147 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf8 │  inherit 114 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x20 │    fixed 137 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf8 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x78 │  inherit 164 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x48 │  inherit 192 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 176 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x98 │  inherit 152 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xb8 │   inherit 67 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 104 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xc4 │  inherit 169 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x4c │    inherit 2 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │     fixed 30 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x90 │   inherit 85 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xb8 │  inherit 254 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x38 │    fixed 104 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb4 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x64 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 203 │  true      OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x94 │  inherit 188 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xf0 │   inherit 30 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 149 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xcc │  inherit 226 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x88 │  inherit 188 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf4 │    fixed 175 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xdc │    fixed 247 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x14 │  inherit 130 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd4 │  inherit 206 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf4 │    fixed 236 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x78     fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xa4 │  inherit 121 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x50 │  inherit 185 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │    fixed 202 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │     fixed 32 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xec │  inherit 240 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 191 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 117 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x84 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │   inherit 32 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 11 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │    fixed 187 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xf4 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x90 │   inherit 74 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x78 │   inherit 69 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │     fixed 65 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x90 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x50 │  inherit 136 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xe8 │   inherit 69 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 112 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc0 │    fixed 149 │  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__->