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 0xe8 │  inherit 215 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xe8 │   inherit 41 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x60 │    fixed 114 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xb0 │  inherit 160 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x04 │  inherit 145 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x70 │    fixed 126 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x08 │     fixed 68 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xb8 │   inherit 33 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 118 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x08 │    fixed 187 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x0c │    fixed 223 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x24 │    inherit 9 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xd0 │  inherit 250 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xa8 │    fixed 240 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 104 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x54 │   inherit 62 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xd4 │   inherit 69 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x0c │    fixed 114 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x08 │    fixed 244 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6  other │ inherit 0x40 │  inherit 116 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x64 │  inherit 144 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x44 │     fixed 73 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │   inherit 15 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x78 │  inherit 172 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x24 │    fixed 218 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 221 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan      4 │     6 │ inherit 0xbc │  inherit 138 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xd4 │   inherit 21 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 131 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x2c │    fixed 253 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x20 │  inherit 242 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x08 │  inherit 255 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x80 │    fixed 207  false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x50 │   inherit 44 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xf8 │   inherit 85 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x50 │     fixed 39 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x4c │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x68 │  inherit 167 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xe8 │   inherit 22 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x50 │     fixed 31 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xa4 │    fixed 192 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf0 │   inherit 99 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xf8 │  inherit 156 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xa8 │     fixed 10 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xac │   inherit 41 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x74 │   inherit 79 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf8 │    fixed 155 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xec │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb4 │  inherit 249 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x9c │   inherit 48 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │     fixed 27 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xc8 │    fixed 117 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x74 │   inherit 52 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x08 │  inherit 190 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x20 │    fixed 103 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
#  geneve │     6 │     4 │ inherit 0x94 │  inherit 189 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x40 │  inherit 112 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x84 │    fixed 249 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │     fixed 16 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xc8 │   inherit 52 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xc8 │   inherit 54 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x6c │    fixed 110 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x28 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x94 │   inherit 25 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x78 │  inherit 132 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb8 │    fixed 117 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x40 │      fixed 1 │  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__->