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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬─────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 96 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 110 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0x20 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 183 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 138 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 4 │ inherit 0x5c │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 inherit 180 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 82 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴─────── ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->