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 0x6c │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 230 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 117 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 135 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 29 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 237 │ 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__->