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 0x3c │  inherit 247 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x18 │   inherit 31 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xf0 │    fixed 151 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x3c │    fixed 153 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x4c │    inherit 4 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa4 │  inherit 146 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │     fixed 73 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x88 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │    gre │     4 │ other │ inherit 0x28 │   inherit 20 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │   inherit 33 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x8c │     fixed 76 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 246 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x34 │   inherit 53 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xdc │  inherit 104 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 241 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x9c │  inherit 251 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 237 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │     fixed 72 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │    fixed 103 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xe8 │  inherit 255 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf8 │  inherit 128 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x90 │     fixed 20 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xc4 │     fixed 81 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb0 │  inherit 105 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x94 │   inherit 78 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 175 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x4c │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x14 │  inherit 212 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x44 │  inherit 217 │  true      OK │
# │  vxlan │     4 │     6 │   fixed 0x0c │    fixed 149 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x8c │   inherit 17 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xc4 │   inherit 33 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x94 │    fixed 141 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x40 │  inherit 250 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xb8 │  inherit 157 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │     fixed 53 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │     fixed 14 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xb0 │   inherit 19 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x7c │   inherit 52 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x68 │     fixed 40 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x04 │    fixed 141 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x54 │  inherit 114 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x24 │   inherit 26 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x7c │    fixed 124 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x44 │    fixed 155 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x40 │   inherit 63 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x70 │  inherit 238 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 101 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x64 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xc0 │   inherit 47 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xa0 │    inherit 6 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │    fixed 127 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x50 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     4 │ other │ inherit 0x84 │   inherit 65 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xf8 │   inherit 60 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x40 │    fixed 192 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │    fixed 161 │  true │     OK │
# ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xd0 │  inherit 116 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x30 │   inherit 34 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xec │     fixed 78 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x3c │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd8 │  inherit 173 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xfc │  inherit 210 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xf8 │    fixed 248 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x70 │    fixed 131 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │  inherit 202 │ false │     OK │
# │ geneve │     6 │ other  inherit 0xc8 │  inherit 203 │  true │     OK │
# │ geneve      6 │ other │   fixed 0xc0 │     fixed 65 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xc4 │    fixed 238 │  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__->