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 0x98 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 164 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 202 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 21 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 119 │ true │ OK │ # │ vxlan 6 │ other │ fixed 0x20 │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 240 │ 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__->