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 0x40 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 25 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 233 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 135 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 226 │ 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__->