make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x8c │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 104 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 120 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 115 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 143 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 3 │ 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__->