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 0x1c │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 168 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 133 true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 75 │ false │ OK # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 110 false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 221 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 135 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 202 │ 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__->