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 0x58 │ inherit 192 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 215 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 88 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 138 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 24 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 205 │ false │ OK │ # gre │ 6 │ other │ fixed 0x50 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 24 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 30 │ 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__->