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 0x8c │  inherit 157 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa8 │   inherit 40 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xe0 │    fixed 179 │ false │     OK │
# │    gre │     4 │     4    fixed 0x50 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 222 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x74 │  inherit 252 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xdc │     fixed 51 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x04 │    fixed 103 │  true │     OK │
# ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x58 │  inherit 132 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x18 │   inherit 92 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x78 │    fixed 144 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xa8 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xe8 │  inherit 139 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x8c │  inherit 161 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x1c │     fixed 86 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x60 │    fixed 166 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x44 │   inherit 62 │ false │     OK │
# │    gre │     6      6 │ inherit 0x08 │  inherit 233 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │      fixed 7 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 127 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe0 │  inherit 203 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x7c │   inherit 65 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x40 │    fixed 192 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x40 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xe8 │  inherit 165 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x24 │  inherit 230 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf0 │     fixed 76 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │   inherit 17 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x18 │  inherit 129 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x24 │    fixed 252 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf0 │     fixed 62 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x18 │   inherit 41 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xf8 │   inherit 49 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xec │    fixed 236 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x08 │  inherit 212 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x60 │  inherit 228 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x30 │    fixed 225 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x30 │  inherit 203 │ false │     OK 
# │  vxlan │     6 │     6 │ inherit 0x34 │   inherit 85 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xb0 │    fixed 184 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x70 │  inherit 127 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │  inherit 122 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x08 │    fixed 197 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x4c │    fixed 145 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x84 │   inherit 87 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x5c │  inherit 213 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x14 │    fixed 104 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd0 │    fixed 122 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │   inherit 82 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x5c │  inherit 221 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x68 │    fixed 244 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x44 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xac │   inherit 43 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc4 │  inherit 224 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x10 │    fixed 113 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x4c │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x60 │  inherit 167 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │  inherit 139 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │     fixed 15 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc0 │   inherit 60 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf4 │  inherit 119 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │     fixed 36 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xdc │  inherit 228 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 202 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x44 │    fixed 109 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 149 │  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__->