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 0x0c │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 183 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 220 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 135 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 108 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 101 │ 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__->