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 0x50 │  inherit 159 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xf4   inherit 249 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0xcc │     fixed 81 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x10 │     fixed 66 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │  inherit 145 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xac │  inherit 222 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │      fixed 9 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x38 │  inherit 128 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │   inherit 77 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xa0 │     fixed 69 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x98 │     fixed 69 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x48 │  inherit 101 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xc0 │  inherit 216 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x04 │    fixed 227 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │    gre │     6 │     6 │ inherit 0x78 │  inherit 255 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x2c │  inherit 200 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │     fixed 19 │ false      OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 188 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xb0 │   inherit 62 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xf0 │   inherit 53 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xf8 │    fixed 138  false │     OK │
# │    gre │     6 │ other │   fixed 0xb0 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 155 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xfc │  inherit 120 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 121 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xdc │     fixed 34 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xfc │  inherit 190 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x78 │  inherit 195 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 146 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x94 │     fixed 51 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x5c │  inherit 235 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x40 │  inherit 123 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x70 │    fixed 112 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xe4 │     fixed 74 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x14 │  inherit 112 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │  inherit 224 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xd0 │    fixed 123 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xb4 │    fixed 154 │  true │     OK 
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │  vxlan │     6 │     6 │ inherit 0x0c │  inherit 247 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x64 │  inherit 223 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x28 │    fixed 135 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xfc │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x64 │  inherit 113 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x84 │   inherit 41 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 177 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x94 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner      tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xf4 │   inherit 27 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xd0 │  inherit 237 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xbc │     fixed 66 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x9c │    fixed 174 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 126 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc0 │  inherit 118 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │    fixed 160 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xa0 │    fixed 134 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x3c │   inherit 42 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc4 │   inherit 28 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │      fixed 1 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xc0 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x28 │  inherit 141 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x48 │  inherit 220 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │    fixed 103 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xac │  inherit 252 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 221 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 126 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x88 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 155 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xf4 │  inherit 132 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x9c │    fixed 161 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x3c │     fixed 19 │  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__->