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 0x14 │  inherit 228 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x2c │  inherit 170 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │      fixed 3 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x44 │     fixed 18 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x4c │   inherit 92 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x0c │   inherit 54 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │     fixed 37 │ false      OK │
# │    gre │     4 │     6 │   fixed 0xa8 │    fixed 228 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xa0 │  inherit 100 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xc0 │   inherit 83 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x24 │     fixed 49 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 40 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xb4 │  inherit 236 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 19 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x4c │    fixed 245 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      6 │     6 │ inherit 0x34 │  inherit 218 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x90 │  inherit 244 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x24 │    fixed 115 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xb4 │     fixed 17 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x1c │  inherit 184 │ false │     OK │
#     gre │     6 │ other │ inherit 0x70 │   inherit 58 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc8 │    fixed 123 │ false      OK │
# │    gre │     6 │ other │   fixed 0x38 │    fixed 224 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x24 │  inherit 124 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x54 │  inherit 231 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │     fixed 46 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     4 │     6 │ inherit 0x94 │   inherit 54 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xa4 │   inherit 94 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb4 │     fixed 99 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa0 │  inherit 204 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x1c │  inherit 160 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x68 │    fixed 228 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 156 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xb0 │  inherit 150 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x24 │   inherit 39 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x5c │    fixed 235 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x9c │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x5c │   inherit 78 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 126 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │    fixed 127 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │    fixed 193 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xe4 │   inherit 56 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xbc │    inherit 2 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │     fixed 65 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xf8 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xa8 │  inherit 254 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xe4 │   inherit 76 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │    fixed 235 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x28 │    fixed 200 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 196 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x40 │  inherit 244 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │     fixed 70 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x5c │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xcc │  inherit 184 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 173 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 59 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xf4 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 169 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x84 │  inherit 197 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │     fixed 89 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x60 │   inherit 51 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x9c │  inherit 159 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xac │    fixed 155 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xc4 │    fixed 182 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x38 │  inherit 111 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x3c │  inherit 109 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x28 │    fixed 212 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x48 │    fixed 213 │  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__->