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 0x28 │  inherit 249 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x0c │  inherit 242 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x30 │    fixed 239 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │     6 │ inherit 0x68 │  inherit 104 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 234 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 168 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x68 │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf0 │   inherit 95 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x68 │  inherit 112 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │      fixed 1 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf0 │    fixed 149 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4  inherit 0xf0 │  inherit 210 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xa8 │   inherit 48 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xb8 │     fixed 88 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xcc │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x10 │   inherit 79 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │   inherit 18 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xac │    fixed 204 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │    fixed 133 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe8 │  inherit 142 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xcc │  inherit 193 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x84 │    fixed 213 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x18 │     fixed 48 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xa0 │   inherit 19 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 162 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │    fixed 173 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x04 │  inherit 141 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │   inherit 74 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │      fixed 3 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xa0 │    fixed 255 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa4 │  inherit 112 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xac │   inherit 56 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 194 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x6c │    fixed 124 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     4 │ inherit 0x6c │  inherit 126 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 206 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd8 │    fixed 198 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x24 │  inherit 244 │ false │     OK │
#   vxlan │     6 │     6 │ inherit 0x24 │   inherit 41 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe8 │    fixed 121 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 77 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x10 │   inherit 15 │  true │     OK │
#   vxlan │     6 │ other │   fixed 0x0c │    fixed 195 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x48 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x1c │  inherit 108 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xb0 │  inherit 156 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xdc │    fixed 207 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x70 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x18 │   inherit 41 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x5c │   inherit 29 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │    fixed 248 │ false │     OK │
# │ geneve │     4      6 │   fixed 0xb4 │     fixed 24 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xf0 │    inherit 7 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x94 │   inherit 75 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x50 │    fixed 248 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x64 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x14 │   inherit 35 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x88 │  inherit 244 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xa0 │    fixed 189 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x80 │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x40 │  inherit 248 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x80 │  inherit 232 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xdc │    fixed 249 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd8 │    fixed 110 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf0 │  inherit 255 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf4 │  inherit 154 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x5c │    fixed 152 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x58 │     fixed 53 │  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__->