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 0xcc │  inherit 181 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xb0 │   inherit 52 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x8c │    fixed 125 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0xfc │    fixed 199 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x90 │   inherit 47 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x10 │  inherit 115 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x0c │    fixed 120 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xfc │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      4 │ other │ inherit 0xc8 │   inherit 67 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x48 │  inherit 192 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd4 │     fixed 23 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb4 │    fixed 207 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x60 │  inherit 137 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xb4 │  inherit 125 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 138 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xa0 │     fixed 23 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xb4 │  inherit 212 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x30 │   inherit 97 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x40 │    fixed 253 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x14 │    fixed 129 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x2c │  inherit 167 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x80 │  inherit 224 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xdc │     fixed 57 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x9c │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x84 │  inherit 143 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xbc │   inherit 99 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 111 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x60 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x54 │   inherit 92 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x4c │   inherit 86 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xe8 │    fixed 154 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xf8 │    fixed 152 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 73  false │     OK │
# │  vxlan │     4 │ other │ inherit 0x90 │  inherit 137 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │     fixed 53 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xd0 │     fixed 13 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xc0 │  inherit 112 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x5c │   inherit 57 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │     fixed 20 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │     fixed 20 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xa8 │   inherit 96 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x74 │  inherit 136 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x4c │    fixed 113 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xdc │  inherit 146 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x08 │  inherit 237 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │     fixed 59 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x58 │    fixed 191 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 164 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x94 │  inherit 130   true │     OK │
# │ geneve │     4 │     4 │   fixed 0xb0 │     fixed 48 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xa0 │    fixed 211 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xf8 │  inherit 107 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xc8 │  inherit 175 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │    fixed 130 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 111 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 243 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 101 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x7c │     fixed 82 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xdc │    fixed 113 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xf0 │  inherit 199 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe4 │  inherit 128 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x24 │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x38 │     fixed 66 │  true │     OK │
# ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x90 │  inherit 244 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xd8 │   inherit 18 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x38 │    fixed 135 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x48 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd0 │   inherit 70 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xec │  inherit 113 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x84 │      fixed 9 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x0c │    fixed 239 │  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__->