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 0x30 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 254 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 204 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 67 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 122 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 84 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 69 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 32 │ 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__->