make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x3c │  inherit 246 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │  inherit 123 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x88 │    fixed 105 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xd4 │    fixed 201 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa0 │  inherit 207 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xdc │  inherit 205 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf8 │     fixed 81 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x5c │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x44 │  inherit 172 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x70 │  inherit 119 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │    fixed 254 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd4 │  inherit 143 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xbc │   inherit 85 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 100 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xec │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x8c │   inherit 61 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x50 │  inherit 162 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb4 │    fixed 213 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x30 │     fixed 82 │  true │     OK │
# ─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf4 │  inherit 192 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf4 │   inherit 38 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xec │    fixed 236 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x7c │    fixed 212 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x14 │  inherit 252 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x6c │  inherit 187 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x04 │      fixed 3 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │    fixed 150 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x10 │  inherit 160 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xc0 │   inherit 95 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xfc │    fixed 169 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x38 │    fixed 215 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xf4 │  inherit 138 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x1c │    inherit 3 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x1c │     fixed 24 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x18 │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      6 │     4 │ inherit 0x20 │  inherit 164 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 37 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xdc │     fixed 80 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤
# │  vxlan │     6 │     6 │ inherit 0x40 │  inherit 225 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd4 │  inherit 144 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 226 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x40 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x28 │  inherit 246 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x0c │   inherit 56 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 233 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 233 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x2c │   inherit 49 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │   inherit 40 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │    fixed 175 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xd4 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x98 │  inherit 148 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │   inherit 89 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x24 │    fixed 213 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xa4 │   inherit 54 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x84 │    inherit 9 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │    fixed 103 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x2c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x08 │  inherit 241 │ false │     OK 
# │ geneve │     6 │     4 │ inherit 0xfc │   inherit 35 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x7c │    fixed 124 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xd0 │    fixed 218 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xb4 │   inherit 37 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x58 │   inherit 27 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xe8 │    fixed 143 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x10 │    fixed 249 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xf0 │   inherit 83 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xbc │  inherit 190 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x74 │    fixed 222 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 114 │  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__->