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 0x7c │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 37 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 225 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 191 │ 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__->