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 0x68 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 inherit 109 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 42 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 57 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 179 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 83 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0x2c │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 98 │ false │ OK # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 20 │ 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__->