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 0xb0 │  inherit 164 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x34 │  inherit 120 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │     fixed 68 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x9c │    inherit 8 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xd4 │  inherit 198 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x3c │     fixed 91 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe0 │     fixed 36 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x48 │   inherit 20 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x88 │  inherit 195 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 158 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x38 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │  inherit 225 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x98 │  inherit 205 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │     fixed 47 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa0 │   inherit 87 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 180 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x4c │    fixed 113 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x98 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc4 │   inherit 79 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xc0 │  inherit 236 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x10 │    fixed 238 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x94 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xfc │  inherit 118 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xc8 │   inherit 20 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x34 │    fixed 250 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xdc │   inherit 41 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │   inherit 86 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xc4 │     fixed 81 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x48 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 83 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xcc │   inherit 54 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x24 │    fixed 185 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xac │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xcc │  inherit 239 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x30 │  inherit 252 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x28 │    fixed 190 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 197 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x2c │  inherit 243 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x88 │   inherit 30 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa8 │    fixed 241 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x1c │   inherit 47 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x54 │  inherit 177 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 98 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xb4 │    fixed 173 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x54 │  inherit 220 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 136 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │    fixed 158 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x48 │    fixed 126 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x30 │   inherit 76 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x58 │   inherit 33 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd8 │     fixed 88 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa8 │     fixed 52 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x7c │  inherit 249 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x78 │  inherit 245 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 121 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 185 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x50 │  inherit 210 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 243 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x2c │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x78 │   inherit 69 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x38 │  inherit 128 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x14 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x54 │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x44 │   inherit 33 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x08 │  inherit 111 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │     fixed 56 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xac │    fixed 218 │  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__->