make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x94 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 244 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 102 false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 179 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 5 │ 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__->