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 0xa4 │  inherit 154 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x50 │   inherit 80 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x1c │    fixed 128 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x40 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x08 │  inherit 227 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 109 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x1c │    fixed 149 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x54 │  inherit 169 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc8 │  inherit 180 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │     fixed 92 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x98 │    fixed 189 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 170 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 212 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 219 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb8 │  inherit 130 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 137 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 126 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x2c │  inherit 234 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x44 │  inherit 177 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x3c │    fixed 204 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x24 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 145 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xcc │  inherit 142 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xcc │    fixed 166 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x04 │  inherit 146 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x2c │  inherit 115 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x18 │     fixed 33 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x90 │    fixed 167 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xdc │   inherit 86 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xbc │  inherit 119 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │     fixed 66 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 171 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x28 │   inherit 36 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x88 │    fixed 116 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x98 │  inherit 165 │ false │     OK 
# │  vxlan │     6 │     6 │ inherit 0xe8 │   inherit 58 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xcc │    fixed 130 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │     fixed 87 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 186 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x20 │   inherit 80 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 240 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 253 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xbc │  inherit 215 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x04 │  inherit 235 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │    fixed 183 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x10 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x90 │    inherit 7 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 113 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x84 │    fixed 109 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 222 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc8 │  inherit 233 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xd4 │    fixed 111 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xb8 │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x90 │   inherit 71 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 47 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x70 │     fixed 44 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xfc │   inherit 77 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 155 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 152 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x28 │  inherit 245 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x20 │   inherit 30 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xd4 │    fixed 194 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 148 │  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__->