make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x44 │  inherit 124 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x0c │  inherit 251 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 118 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x58 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd4 │  inherit 233 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │   inherit 62 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 133 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x74 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xdc │   inherit 14 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x44 │  inherit 179 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │     fixed 11 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x80 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc8 │  inherit 114 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x14 │   inherit 77 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │     fixed 68 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x18 │  inherit 133 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xe8 │  inherit 129 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x28 │     fixed 94 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │  inherit 194 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x18 │  inherit 157 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xe0 │      fixed 1 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x7c │   inherit 24 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x60 │  inherit 190 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │     fixed 90 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb0 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x1c │  inherit 152 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x44 │     fixed 15 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │    fixed 250 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x2c │  inherit 163 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 195 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x10 │    fixed 186 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x90 │   inherit 57 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x10 │   inherit 44 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xe0 │     fixed 63 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x78 │   inherit 66 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xb8 │   inherit 29 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │    fixed 204 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xbc │  inherit 150 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │   inherit 40 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x84 │    fixed 126 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x30 │  inherit 169 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x28 │   inherit 81 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x34 │     fixed 34 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x6c │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 245 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x14 │  inherit 254 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xcc │    fixed 177 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │     fixed 44 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 55 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x44 │   inherit 34 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 239 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 46 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x18 │   inherit 40 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf8 │     fixed 27 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x20 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 170 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd0 │  inherit 155 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x50 │    fixed 198 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 152 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xb0 │  inherit 130 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 110 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xa4 │    fixed 141 │  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__->