make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x2c │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 178 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 204 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 117 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 237 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 202 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 147 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 108 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 223 │ 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__->