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 0x28 │   inherit 89 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │   inherit 84 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 107 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd8 │    fixed 238 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xac │   inherit 65 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x08 │   inherit 98 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │    fixed 254 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xe8 │    fixed 137 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │  inherit 139 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xdc │   inherit 59 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x80 │     fixed 30 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x40 │    fixed 206 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x10 │   inherit 79 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x50 │  inherit 141 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 242 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x14 │      fixed 7 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 72 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x74 │  inherit 166 │  true │     OK │
# │    gre │     6      6 │   fixed 0xe4 │      fixed 6 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │    fixed 214 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb8 │   inherit 91 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x04 │  inherit 153 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x5c │    fixed 131 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe8 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x18 │  inherit 199 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 129 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x6c │     fixed 98 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │   inherit 25 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 225 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │     fixed 22 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x34 │   inherit 81 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │   inherit 98 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x3c │    fixed 138 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x30 │    fixed 121 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │  inherit 206 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xc8 │   inherit 50 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x18 │    fixed 125 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xf8 │     fixed 80 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6      6 │ inherit 0xb8 │  inherit 154 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x20 │  inherit 208 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │    fixed 190 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd8 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x58 │    inherit 7 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x50 │   inherit 48 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │     fixed 61 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x54 │      fixed 2 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 252 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xbc │  inherit 191 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x04 │     fixed 30 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa4 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x28 │  inherit 200 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd4 │  inherit 173 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 44 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │      fixed 6 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xe0 │  inherit 111 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xe8 │   inherit 45 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb4 │     fixed 76 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf8 │   inherit 18 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xd8 │  inherit 177 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe0 │     fixed 43 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb8 │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xf8 │  inherit 235 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 145 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x80 │     fixed 80 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x94 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 149 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │   inherit 16 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 17 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xe4 │    fixed 150 │  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__->