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 26 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 49 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 122 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 234 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 239 │ false │ OK # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 119 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 204 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0x24 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 236 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 41 │ 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__->