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 0xfc │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 219 │ 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__->