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 0x2c │  inherit 196 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x90 │   inherit 88 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x2c │    fixed 126 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │    gre │     4 │     6 │ inherit 0x10 │   inherit 91 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x18 │  inherit 220 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x30 │    fixed 170 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x44 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xf0 │  inherit 169 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x58 │   inherit 48 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x2c │    fixed 212 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x30 │    fixed 194 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xc0 │  inherit 148 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xf8 │  inherit 187 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │    fixed 206 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xb0 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xf0 │    inherit 8 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14 │   inherit 76 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xd0 │     fixed 40 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │    fixed 185 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x60 │  inherit 152 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x5c │  inherit 127 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xc0 │     fixed 97 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xbc │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x74 │  inherit 183 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 227 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xd8 │    fixed 249 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x7c │  inherit 133 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x04 │   inherit 14 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x50 │    fixed 109 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x5c │     fixed 88 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x3c │  inherit 234 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x30 │   inherit 48 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xbc │    fixed 126 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │     fixed 73 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x0c │  inherit 199 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x6c │   inherit 88 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x8c │    fixed 154 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xc8 │  inherit 149 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x24 │   inherit 93 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xd4 │     fixed 41 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x70 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xec │  inherit 131 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x68 │   inherit 67 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x6c │    fixed 123 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0xc8 │    fixed 170 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos            ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb4 │  inherit 194 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x30 │   inherit 38 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xe0 │    fixed 164 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x60 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 61 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa8 │  inherit 166 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xec │    fixed 133 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc4 │     fixed 42 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa4 │   inherit 81 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xd0 │  inherit 195 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │     fixed 26 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x78 │  inherit 223 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x4c │   inherit 38 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x10 │    fixed 105 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 146 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x70 │  inherit 146 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd8 │   inherit 89 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x74 │    fixed 212 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x8c │  inherit 137 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xc4 │   inherit 91 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xdc │    fixed 125 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x48 │    fixed 243 │  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__->