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 0xac │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 33 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 52 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 225 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 126 │ true OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 2 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 4 │ fixed 0x04 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 98 │ 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__->