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 0x24 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 167 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 220 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 70 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0x38 │ fixed 196 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 35 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 157 │ 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__->