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 0x94 │   inherit 57 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x74 │   inherit 17 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x54 │     fixed 65 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x84 │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 19 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x88 │   inherit 74 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xb8 │    fixed 193 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x94 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe8 │   inherit 78 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x8c │  inherit 210 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x38 │    fixed 189 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x84 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │    gre │     6 │     4 │ inherit 0xcc │  inherit 232 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc0 │  inherit 240 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x64 │    fixed 176 │ false │     OK │
# │    gre │     6 │     4    fixed 0x2c │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x84 │  inherit 223 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xbc │  inherit 151 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x9c │    fixed 160 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xc8 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x10 │  inherit 133 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x0c │   inherit 50 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xb4 │    fixed 180 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x68 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x38 │  inherit 224 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 253 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x1c │     fixed 18 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │     fixed 25 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x38 │   inherit 11 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd8 │  inherit 144 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc0 │     fixed 15 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x70 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x64 │  inherit 189 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 69 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 202 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x04 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 170 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │    fixed 158 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x40 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x70 │  inherit 101 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │  inherit 113 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd0 │     fixed 94 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 132 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x14 │   inherit 99 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x70 │     fixed 26 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x58 │   inherit 92 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xc8 │   inherit 95 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 80 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc8 │  inherit 120 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 248 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │     fixed 53 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │      fixed 5 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │  inherit 209 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x40 │   inherit 60 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x70 │    fixed 160 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x78 │    fixed 198 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x70 │   inherit 93 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x24 │  inherit 165 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x68 │    fixed 219 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x34 │     fixed 99 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x18 │  inherit 169 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x08 │   inherit 77 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │    fixed 191 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x84 │  inherit 223 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │   inherit 30 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x18 │    fixed 215 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │     fixed 22 │  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__->