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 0x20 │  inherit 162 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x60 │  inherit 129 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x64 │    fixed 100 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x24 │    fixed 109 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xd0 │   inherit 57 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xc0 │  inherit 240 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 170 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x8c │    fixed 204 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xe8 │   inherit 71 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xb4 │  inherit 204 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 141 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x54 │    fixed 234 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x1c │   inherit 20 │ false │     OK │
# │    gre │     6 │     4  inherit 0x60 │  inherit 167 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x10 │    fixed 155 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x30 │     fixed 46 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xec │   inherit 34 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x14   inherit 115 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xf4 │     fixed 25 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf4 │   inherit 49 │ false │     OK │
# │    gre │     6 │ other │ inherit 0xd0 │    inherit 3 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x60 │    fixed 213 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x74 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x20 │   inherit 73 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x5c │   inherit 15 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x08 │     fixed 81 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xf8 │     fixed 56 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x80 │   inherit 96 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xcc │   inherit 24 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xd4 │     fixed 62 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x60 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x0c │   inherit 56 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x98 │   inherit 98 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 147 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x40 │    fixed 142 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x68 │  inherit 154 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x04 │  inherit 225 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │     fixed 54 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x94 │    fixed 101 │  true │     OK │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x74 │   inherit 39 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x38 │  inherit 154 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │     fixed 94 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd4 │   inherit 65 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc8 │  inherit 119 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x04 │      fixed 4 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x8c │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xb0 │   inherit 17 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x44 │   inherit 35 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xd8 │    fixed 104 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │     fixed 50 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤
# │ geneve │     4 │     6 │ inherit 0x54 │  inherit 101 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xd8 │   inherit 92 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x48 │     fixed 43 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x20 │    fixed 130 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x54 │  inherit 237 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x34 │   inherit 52 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x30 │     fixed 45 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x80 │    fixed 128 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x7c │   inherit 94 │ false │     OK 
# │ geneve │     6 │     4 │ inherit 0xd4 │  inherit 114 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xc4 │    fixed 142 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x60 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x80 │  inherit 132 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xf8 │   inherit 75 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │    fixed 150 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 161 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xe8 │   inherit 68 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa0 │    inherit 2 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x48 │     fixed 60 │ false │     OK │
# │ geneve      6 │ other │   fixed 0x4c │    fixed 233 │  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__->