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 0x18 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 65 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 183 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 241 │ false │ OK # │ gre │ 6 │ other │ inherit 0xbc │ inherit 151 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 39 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 235 true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 104 │ false │ OK │ # vxlan │ 6 │ other │ inherit 0x08 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 77 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 14 │ 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__->