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 0x90 │   inherit 13 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x64 │   inherit 19 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 37 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xdc │   inherit 60 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x14 │    inherit 9 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x14 │    fixed 222 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x40 │    fixed 169 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xd0 │   inherit 63 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xf8 │   inherit 32 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd0 │     fixed 58 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x94 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x70 │   inherit 30 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf0 │  inherit 242 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe0 │    fixed 153 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x3c │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 196 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x1c │   inherit 38 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x10 │     fixed 46 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 108 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xbc │  inherit 225 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │  inherit 251 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xbc │    fixed 170 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 112 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xd8 │  inherit 109 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │    fixed 190 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc0 │     fixed 79 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x14 │  inherit 231 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x58 │  inherit 116 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │     fixed 16 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa8 │   inherit 62 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 109 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x50 │    fixed 119 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x24 │   inherit 43 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xd0 │  inherit 201 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x6c │     fixed 50 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd4 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 196 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x28 │  inherit 171 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf4 │     fixed 65 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │   inherit 45 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa4 │  inherit 184 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc0 │     fixed 32 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xac │   inherit 28 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x18 │  inherit 234 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x8c │     fixed 80 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xcc │  inherit 148 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 240 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xc0 │    fixed 205 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x14 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x28 │  inherit 127 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x28 │   inherit 99 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 14 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x8c │     fixed 71 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xec │    inherit 3 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │  inherit 226 │  true │     OK │
# │ geneve │     6      4 │   fixed 0x24 │     fixed 75 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x0c │    fixed 195 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x94 │   inherit 63 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x28 │  inherit 219 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xa0 │    fixed 117 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x18 │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x80 │   inherit 69 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x1c │   inherit 76 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 242 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 207 │  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__->