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 0x3c │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 196 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 18 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 204 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 217 │ 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__->